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

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

Inheritance diagram for DDS.MemberDescriptor:
com.toc.coredx.dynamictype.MemberDescriptor

Public Attributes

String name
 the 'name' of this member
 
int id
 the 'id' of this member
 
DynamicType type
 the 'type' of this member
 
String default_value
 the default value of this member
 
int index
 the index of this member
 
int [] label
 If this is the member of a union, then this sequence contains all values that can select this union case.
 
boolean default_label
 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 80104
All rights reserved.