RTI Connext C API  Version 5.1.0
DDS_DynamicDataTypeProperty_t Struct Reference

A collection of attributes used to configure DDS_DynamicDataTypeSupport objects. More...

Data Fields

struct DDS_DynamicDataProperty_t data
 These properties will be provided to every new DDS_DynamicData sample created from the DDS_DynamicDataTypeSupport.
 
struct
DDS_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 DDS_DynamicDataTypeSupport objects.

The properties of a DDS_DynamicDataTypeSupport object contain the properties that will be used to instantiate any samples created by that object.

Field Documentation

struct DDS_DynamicDataProperty_t DDS_DynamicDataTypeProperty_t::data

These properties will be provided to every new DDS_DynamicData sample created from the DDS_DynamicDataTypeSupport.

struct DDS_DynamicDataTypeSerializationProperty_t DDS_DynamicDataTypeProperty_t::serialization

Properties that govern how the data of this type will be serialized on the network.


RTI Connext C API Version 5.1.0 Copyright © Mon Feb 3 2014 Real-Time Innovations, Inc