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