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