CoreDX DDS C Reference Manual
Classes | Functions
xtypes_dtype.h File Reference

Provides the X-Types DDS_DynamicType, DDS_DynamicData, and related APIs. More...

Go to the source code of this file.

Classes

struct  DDS_AnnotationDescriptor
 A DDS_AnnotationDescriptor object comprises the state of an annotation as it is applied to some element. More...
 
struct  DDS_TypeDescriptor
 A DDS_TypeDescriptor comprises the state of a type. More...
 
struct  DDS_MemberDescriptor
 A DDS_MemberDescriptor comprises the state of a DDS_DynamicTypeMember. More...
 

Functions

 DDS_MAP_DECLARE (DDS_ObjectName, DDS_ObjectName, DDS_Parameters)
 A DDS_Parameters instance is a key-value map.
 
 DDS_MAP_DECLARE (char *, DDS_DynamicTypeMember, DDS_DynamicTypeMembersByName)
 A DDS_DynamicTypeMembersByName instance is a map of DDS_DynamicTypeMember's indexed by 'name'.
 
 DDS_MAP_DECLARE (DDS_MemberId, DDS_DynamicTypeMember, DDS_DynamicTypeMembersById)
 A DDS_DynamicTypeMembersByName instance is a map of DDS_DynamicTypeMember's indexed by MemberId.
 
 DECLARE_SEQ (DDS_DynamicTypeMember, DDS_DynamicTypeMemberSeq)
 A DDS_DynamicTypeMemberSeq instance is a sequence of DDS_DynamicTypeMember's.
 

Detailed Description

Provides the X-Types DDS_DynamicType, DDS_DynamicData, and related APIs.


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