Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
Methods |
|
RTConstValue( ); |
Default constructor. |
~RTConstValue( ); |
Destructor |
Data |
|
RTValueType m_type; | stores the type of the constant value. |
RTConstValueUnion m_value; | stores the value of the constant. |
Copyright © 2003 Sun Microsystems, Inc.