RTI Connext Traditional C++ API  Version 6.0.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
DDS_DynamicDataTypeProperty_t Struct Reference

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

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.
 

Detailed Description

A collection of attributes used to configure DDSDynamicDataTypeSupport objects.

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

Member Data Documentation

struct DDS_DynamicDataProperty_t DDS_DynamicDataTypeProperty_t::data

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

These properties are also used to create the samples that are kept in the DataReader's queue.

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 Traditional C++ API Version 6.0.1 Copyright © Sat Nov 23 2019 Real-Time Innovations, Inc