RTI Connext .NET API (legacy)  Version 6.1.1
DDS::DynamicDataInfo Class Reference

A descriptor for a DDS::DynamicData object. More...

#include <managed_dynamicdata.h>

Properties

System::Int32 member_count [get]
 The number of data members in this DDS::DynamicData sample. More...
 
System::Int32 stored_size [get]
 The number of data members in this DDS::DynamicData sample. More...
 

Detailed Description

A descriptor for a DDS::DynamicData object.

See also
DDS::DynamicData::get_info

Property Documentation

◆ member_count

System:: Int32 DDS::DynamicDataInfo::member_count
get

The number of data members in this DDS::DynamicData sample.

◆ stored_size

System:: Int32 DDS::DynamicDataInfo::stored_size
get

The number of data members in this DDS::DynamicData sample.