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

Classes

class  com.toc.coredx.dynamictype.DynamicData
 A DynamicData object represents an individual data sample. It provides reflective getters and setters for the members of that sample. More...
 
class  com.toc.coredx.dynamictype.DynamicDataFactory
 This type is responsible for creating DynamicData instances. More...
 
class  com.toc.coredx.dynamictype.DynamicDataReader
 A DynamicDataReader access data samples in DynamicData form. More...
 
class  com.toc.coredx.dynamictype.DynamicDataSeq
 A sequence of DynamicData instances. More...
 
class  com.toc.coredx.dynamictype.DynamicDataWriter
 A DynamicDataWriter process data samples in DynamicData form. More...
 
class  com.toc.coredx.dynamictype.DynamicType
 An instance of DynamicType represent a type’s schema: its physical name, kind, member definitions (if any), and so on. More...
 
class  com.toc.coredx.dynamictype.DynamicTypeBuilder
 A DynamicTypeBuilder object represents the state of a particular type defined according to the Type System. It is used to instantiate concrete DynamicType objects. More...
 
class  com.toc.coredx.dynamictype.DynamicTypeBuilderFactory
 An instance of this type is responsible for creating DynamicType objects. More...
 
class  com.toc.coredx.dynamictype.DynamicTypeMember
 A DynamicTypeMember represents a "member" of a type. A "member" in this sense may be a member of an aggregated type, a constant within an enumeration, or some other type substructure. More...
 
class  com.toc.coredx.dynamictype.DynamicTypeSupport
 The DynamicTypeSupport interface extends the TypeSupport interface defined by the DDS specification. This TypeSupport operates on DynamicData samples. More...
 
class  com.toc.coredx.dynamictype.MemberDescriptor
 A MemberDescriptor comprises the state of a DynamicTypeMember. More...
 
class  com.toc.coredx.dynamictype.TypeDescriptor
 A TypeDescriptor comprises the state of a type. More...
 

Detailed Description


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