Class MinimalExtendedType

Class Documentation

class MinimalExtendedType

Public 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)
inline RTPS_DllAPI bool operator== (const MinimalExtendedType &) const
RTPS_DllAPI bool consistent (const MinimalExtendedType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const

Public Static Functions

static RTPS_DllAPI size_t getCdrSerializedSize (const MinimalExtendedType &data, size_t current_alignment=0)