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 Connext C API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc