#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | CompleteCollectionHeader () |
RTPS_DllAPI | ~CompleteCollectionHeader () |
RTPS_DllAPI | CompleteCollectionHeader (const CompleteCollectionHeader &x) |
RTPS_DllAPI | CompleteCollectionHeader (CompleteCollectionHeader &&x) |
RTPS_DllAPI CompleteCollectionHeader & | operator= (const CompleteCollectionHeader &x) |
RTPS_DllAPI CompleteCollectionHeader & | operator= (CompleteCollectionHeader &&x) |
RTPS_DllAPI void | common (const CommonCollectionHeader &_common) |
RTPS_DllAPI void | common (CommonCollectionHeader &&_common) |
RTPS_DllAPI const CommonCollectionHeader & | common () const |
RTPS_DllAPI CommonCollectionHeader & | common () |
RTPS_DllAPI void | detail (const CompleteTypeDetail &_detail) |
RTPS_DllAPI void | detail (CompleteTypeDetail &&_detail) |
RTPS_DllAPI const CompleteTypeDetail & | detail () const |
RTPS_DllAPI CompleteTypeDetail & | detail () |
RTPS_DllAPI void | serialize (eprosima::fastcdr::Cdr &cdr) const |
RTPS_DllAPI void | deserialize (eprosima::fastcdr::Cdr &cdr) |
RTPS_DllAPI bool | operator== (const CompleteCollectionHeader &other) const |
RTPS_DllAPI bool | consistent (const CompleteCollectionHeader &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
Static Public Member Functions | |
static RTPS_DllAPI size_t | getCdrSerializedSize (const CompleteCollectionHeader &data, size_t current_alignment=0) |
RTPS_DllAPI CompleteCollectionHeader | ( | ) |
RTPS_DllAPI ~CompleteCollectionHeader | ( | ) |
RTPS_DllAPI CompleteCollectionHeader | ( | const CompleteCollectionHeader & | x | ) |
RTPS_DllAPI CompleteCollectionHeader | ( | CompleteCollectionHeader && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const CompleteCollectionHeader & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
RTPS_DllAPI void deserialize | ( | eprosima::fastcdr::Cdr & | cdr | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
RTPS_DllAPI CompleteCollectionHeader& operator= | ( | CompleteCollectionHeader && | x | ) |
RTPS_DllAPI CompleteCollectionHeader& operator= | ( | const CompleteCollectionHeader & | x | ) |
RTPS_DllAPI bool operator== | ( | const CompleteCollectionHeader & | other | ) | const |
RTPS_DllAPI void serialize | ( | eprosima::fastcdr::Cdr & | cdr | ) | const |