RTI Connext Modern C++ API  Version 6.0.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rti::core::xtypes::DynamicDataInfo Class Reference

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.
 

Detailed Description

Contains information about a DynamicData sample.

See Also
DynamicData::info()

Member Function Documentation

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.


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