RTI Connext C API
Version 7.0.0
|
A description of a member of an enumeration. More...
Data Fields | |
char * | name |
The name of the enumeration member. More... | |
DDS_Long | ordinal |
The value associated the the enumeration member. More... | |
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.