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