DDS::EnumMember Class Reference
[Type Code Support]

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

#include <managed_typecode.h>

List of all members.

Public Attributes

System::String^ name
 The name of the enumeration member.
System::Int32 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


Member Data Documentation

System::String ^ DDS::EnumMember::name

The name of the enumeration member.

Cannot be null.

System::Int32 DDS::EnumMember::ordinal

The value associated the the enumeration member.


RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc