| 
    RTI Connext Traditional C++ API
    Version 5.2.3
    
   | 
 
A description of a member of an enumeration. More...
Public Attributes | |
| char * | name | 
| The name of the enumeration member.   | |
| DDS_Long | ordinal | 
| The value associated the the enumeration member.   | |
A description of a member of an enumeration.
| char* DDS_EnumMember::name | 
The name of the enumeration member.
Cannot be NULL.
| DDS_Long DDS_EnumMember::ordinal | 
The value associated the the enumeration member.