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