CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
MemberDescriptor Class Referenceabstract

A MemberDescriptor comprises the state of a DynamicTypeMember. More...

Inheritance diagram for MemberDescriptor:
MemberDescriptor

Properties

abstract String name [get, set]
 the 'name' of this member
 
abstract uint id [get, set]
 the 'id' of this member
 
abstract org.omg.dds.DynamicType type [get, set]
 the 'type' of this member
 
abstract String default_value [get, set]
 the default value of this member
 
abstract uint index [get, set]
 the index of this member
 
abstract int [] label [get, set]
 If this is the member of a union, then this sequence contains all values that can select this union case.
 
abstract bool default_label [get, set]
 If this is the member of a union, then this flag indicates if it is selected when the union discriminator value does not match a label value of any union member.
 

Detailed Description

A MemberDescriptor comprises the state of a DynamicTypeMember.


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.