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

A descriptor for a DDS_DynamicData object. More...

Public Attributes

DDS_Long member_count
 The number of data members in this DDS_DynamicData sample.
 
DDS_Long stored_size
 The number of bytes currently used to store the data of this DDS_DynamicData sample.
 

Detailed Description

A descriptor for a DDS_DynamicData object.

See Also
DDS_DynamicData::get_info

Member Data Documentation

DDS_Long DDS_DynamicDataInfo::member_count

The number of data members in this DDS_DynamicData sample.

DDS_Long DDS_DynamicDataInfo::stored_size

The number of bytes currently used to store the data of this DDS_DynamicData sample.


RTI Connext Traditional C++ API Version 6.0.1 Copyright © Sat Nov 23 2019 Real-Time Innovations, Inc