RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
DDS::DynamicDataTypeProperty_t Class Reference

A collection of attributes used to configure DDS::DynamicDataTypeSupport objects. More...

#include <managed_dynamicdata.h>

Public Attributes

DynamicDataProperty_tdata
 These properties will be provided to every new DDS::DynamicData sample created from the DDS::DynamicDataTypeSupport.
 
DynamicDataTypeSerializationProperty_tserialization
 Properties that govern how the data of this type will be serialized on the network.
 

Static Public Attributes

static DynamicDataTypeProperty_tDYNAMIC_DATA_TYPE_PROPERTY_DEFAULT
 Sentinel constant indicating default values for DDS::DynamicDataTypeProperty_t.
 

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.

Member Data Documentation

DynamicDataProperty_t ^ DDS::DynamicDataTypeProperty_t::data

These properties will be provided to every new DDS::DynamicData sample created from the DDS::DynamicDataTypeSupport.

DynamicDataTypeSerializationProperty_t ^ DDS::DynamicDataTypeProperty_t::serialization

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


RTI Connext .Net APIs Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc