RTI Connext .Net APIs  Version 5.3.1
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. More...
 
DynamicDataTypeSerializationProperty_tserialization
 Properties that govern how the data of this type will be serialized on the network. More...
 

Static Public Attributes

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

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

◆ data

DynamicDataProperty_t ^ DDS::DynamicDataTypeProperty_t::data

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

◆ serialization

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.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc