Class

Enum

Extends:

If a C++ enum was converted to an ordinary ruby Integer, the name of the type is lost. The enum type name is needed for overloaded method resolution when two methods differ only by an enum type.

Public Attributes
type
value
Public Methods
|
%
&
*
**
+
-
/
<
<<
<=
==
>
>=
>>
^
coerce
inspect
new
pretty_print
to_f
to_i
to_s
~
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.