DDS_EnumMember Struct Reference
[Type Code Support]

A description of a member of an enumeration. More...


Data Fields

char * name
 The name of the enumeration member.
DDS_Long ordinal
 The value associated the the enumeration member.


Detailed Description

A description of a member of an enumeration.

See also:
DDS_EnumMemberSeq

DDS_TypeCodeFactory_create_enum_tc


Field Documentation

The name of the enumeration member.

Cannot be NULL.

The value associated the the enumeration member.


RTI Data Distribution Service C API Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc