#include <managed_dynamicdata.h>
Public Attributes | |
| DynamicDataProperty_t^ | data |
| These properties will be provided to every new DDS::DynamicData sample created from the DDS::DynamicDataTypeSupport. | |
| DynamicDataTypeSerializationProperty_t^ | serialization |
| Properties that govern how the data of this type will be serialized on the network. | |
Static Public Attributes | |
| static DynamicDataTypeProperty_t^ | DYNAMIC_DATA_TYPE_PROPERTY_DEFAULT |
| Sentinel constant indicating default values for DDS::DynamicDataTypeProperty_t. | |
The properties of a DDS::DynamicDataTypeSupport object contain the properties that will be used to instantiate any samples created by that object.
These properties will be provided to every new DDS::DynamicData sample created from the DDS::DynamicDataTypeSupport.
Properties that govern how the data of this type will be serialized on the network.