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