Public Attributes | |
struct DDS_DynamicDataProperty_t | data |
These properties will be provided to every new DDS_DynamicData sample created from the DDSDynamicDataTypeSupport. | |
struct DDS_DynamicDataTypeSerializationProperty_t | serialization |
Properties that govern how the data of this type will be serialized on the network. |
The properties of a DDSDynamicDataTypeSupport object contain the properties that will be used to instantiate any samples created by that object.
struct DDS_DynamicDataProperty_t DDS_DynamicDataTypeProperty_t::data [read] |
These properties will be provided to every new DDS_DynamicData sample created from the DDSDynamicDataTypeSupport.
struct DDS_DynamicDataTypeSerializationProperty_t DDS_DynamicDataTypeProperty_t::serialization [read] |
Properties that govern how the data of this type will be serialized on the network.