OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <DynamicTypeSupport.h>
Public Member Functions | |
DynamicSequenceAdapter (DDS::DynamicDataSeq &seq) | |
ACE_CDR::ULong | max_slots () const |
void | internal_set_length (ACE_CDR::ULong len) |
void | assign_sample (ACE_CDR::ULong i, const DynamicSample &d) |
void | assign_ptr (ACE_CDR::ULong, const DCPS::ReceivedDataElement *) |
void | set_loaner (DCPS::DataReaderImpl *) |
void | increment_references () |
Public Attributes | |
DDS::DynamicDataSeq & | seq_ |
Definition at line 31 of file DynamicTypeSupport.h.
|
inlineexplicit |
Definition at line 32 of file DynamicTypeSupport.h.
|
inline |
Definition at line 44 of file DynamicTypeSupport.h.
|
inline |
Definition at line 39 of file DynamicTypeSupport.h.
References OpenDDS::XTypes::DynamicSample::dynamic_data().
|
inline |
Definition at line 46 of file DynamicTypeSupport.h.
|
inline |
Definition at line 37 of file DynamicTypeSupport.h.
|
inline |
Definition at line 36 of file DynamicTypeSupport.h.
|
inline |
Definition at line 45 of file DynamicTypeSupport.h.
DDS::DynamicDataSeq& OpenDDS::XTypes::DynamicSequenceAdapter::seq_ |
Definition at line 48 of file DynamicTypeSupport.h.