Fast RTPS  Version 2.9.1
Fast RTPS
CompleteExtendedType Class Reference

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

Constructor & Destructor Documentation

◆ CompleteExtendedType() [1/3]

RTPS_DllAPI CompleteExtendedType ( )

◆ ~CompleteExtendedType()

RTPS_DllAPI ~CompleteExtendedType ( )

◆ CompleteExtendedType() [2/3]

RTPS_DllAPI CompleteExtendedType ( const CompleteExtendedType x)

◆ CompleteExtendedType() [3/3]

Member Function Documentation

◆ consistent()

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

◆ deserialize()

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

◆ getCdrSerializedSize()

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

◆ operator=() [1/2]

RTPS_DllAPI CompleteExtendedType & operator= ( CompleteExtendedType &&  x)

◆ operator=() [2/2]

RTPS_DllAPI CompleteExtendedType & operator= ( const CompleteExtendedType x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CompleteExtendedType ) const
inline

◆ serialize()

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

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