Fast RTPS  Version 2.1.0
Fast RTPS
MinimalExtendedType Class Reference

#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 MinimalExtendedTypeoperator= (const MinimalExtendedType &x)
 
RTPS_DllAPI MinimalExtendedTypeoperator= (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)
 

Constructor & Destructor Documentation

◆ MinimalExtendedType() [1/3]

RTPS_DllAPI MinimalExtendedType ( )

◆ ~MinimalExtendedType()

RTPS_DllAPI ~MinimalExtendedType ( )

◆ MinimalExtendedType() [2/3]

RTPS_DllAPI MinimalExtendedType ( const MinimalExtendedType x)

◆ MinimalExtendedType() [3/3]

Member Function Documentation

◆ consistent()

RTPS_DllAPI bool consistent ( const MinimalExtendedType x,
const fastdds::dds::TypeConsistencyEnforcementQosPolicy &  consistency 
) const

◆ deserialize()

RTPS_DllAPI void deserialize ( eprosima::fastcdr::Cdr &  cdr)

◆ getCdrSerializedSize()

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

◆ operator=() [1/2]

RTPS_DllAPI MinimalExtendedType& operator= ( const MinimalExtendedType x)

◆ operator=() [2/2]

RTPS_DllAPI MinimalExtendedType& operator= ( MinimalExtendedType &&  x)

◆ operator==()

RTPS_DllAPI bool operator== ( const MinimalExtendedType ) const
inline

◆ serialize()

RTPS_DllAPI void serialize ( eprosima::fastcdr::Cdr &  cdr) const

The documentation for this class was generated from the following file: