DynamicDataTypeProperty_t Class Reference
[Dynamic Data]

A collection of attributes used to configure com.rti.dds.dynamicdata.DynamicData objects. More...

List of all members.

Public Member Functions

 DynamicDataTypeProperty_t ()
 The constructor.
 DynamicDataTypeProperty_t (DynamicDataProperty_t data, DynamicDataTypeSerializationProperty_t serialization)
 The constructor.

Public Attributes

final DynamicDataProperty_t data
 These properties will be provided to every new com.rti.dds.dynamicdata.DynamicData sample created from the com.rti.dds.dynamicdata.DynamicDataTypeSupport.
final
DynamicDataTypeSerializationProperty_t 
serialization
 Properties that govern how the data of this type will be serialized on the network.


Detailed Description

A collection of attributes used to configure com.rti.dds.dynamicdata.DynamicData objects.

Constructor & Destructor Documentation

The constructor.

The constructor.


Member Data Documentation

Initial value:

 
        new DynamicDataProperty_t()
These properties will be provided to every new com.rti.dds.dynamicdata.DynamicData sample created from the com.rti.dds.dynamicdata.DynamicDataTypeSupport.

Initial value:

 
        new DynamicDataTypeSerializationProperty_t()
Properties that govern how the data of this type will be serialized on the network.


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc