Fast RTPS  Version 2.8.1
Fast RTPS
CommonCollectionHeader Class Reference

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI CommonCollectionHeader ()
 
RTPS_DllAPI ~CommonCollectionHeader ()
 
RTPS_DllAPI CommonCollectionHeader (const CommonCollectionHeader &x)
 
RTPS_DllAPI CommonCollectionHeader (CommonCollectionHeader &&x)
 
RTPS_DllAPI CommonCollectionHeaderoperator= (const CommonCollectionHeader &x)
 
RTPS_DllAPI CommonCollectionHeaderoperator= (CommonCollectionHeader &&x)
 
RTPS_DllAPI void bound (const LBound &_bound)
 
RTPS_DllAPI void bound (LBound &&_bound)
 
RTPS_DllAPI const LBoundbound () const
 
RTPS_DllAPI LBoundbound ()
 
RTPS_DllAPI void serialize (eprosima::fastcdr::Cdr &cdr) const
 
RTPS_DllAPI void deserialize (eprosima::fastcdr::Cdr &cdr)
 
RTPS_DllAPI bool operator== (const CommonCollectionHeader &other) const
 
RTPS_DllAPI bool consistent (const CommonCollectionHeader &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ CommonCollectionHeader() [1/3]

RTPS_DllAPI CommonCollectionHeader ( )

◆ ~CommonCollectionHeader()

RTPS_DllAPI ~CommonCollectionHeader ( )

◆ CommonCollectionHeader() [2/3]

RTPS_DllAPI CommonCollectionHeader ( const CommonCollectionHeader x)

◆ CommonCollectionHeader() [3/3]

Member Function Documentation

◆ bound() [1/4]

RTPS_DllAPI LBound& bound ( )
inline

◆ bound() [2/4]

RTPS_DllAPI const LBound& bound ( ) const
inline

◆ bound() [3/4]

RTPS_DllAPI void bound ( const LBound _bound)
inline

◆ bound() [4/4]

RTPS_DllAPI void bound ( LBound &&  _bound)
inline

◆ consistent()

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

◆ deserialize()

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

◆ getCdrSerializedSize()

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

◆ operator=() [1/2]

RTPS_DllAPI CommonCollectionHeader& operator= ( CommonCollectionHeader &&  x)

◆ operator=() [2/2]

RTPS_DllAPI CommonCollectionHeader& operator= ( const CommonCollectionHeader x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CommonCollectionHeader other) const

◆ serialize()

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

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