RTI Connext Modern C++ API
Version 5.3.0
|
Contains information about a DynamicData sample. More...
#include <DynamicDataInfo.hpp>
Public Member Functions | |
int32_t | member_count () const |
The number of members of this sample. | |
int32_t | stored_size () const |
The number of bytes currently used to store the data of this sample. | |
Contains information about a DynamicData sample.
int32_t rti::core::xtypes::DynamicDataInfo::member_count | ( | ) | const |
The number of members of this sample.
int32_t rti::core::xtypes::DynamicDataInfo::stored_size | ( | ) | const |
The number of bytes currently used to store the data of this sample.