Fast RTPS  Version 2.9.0
Fast RTPS
CommonArrayHeader Class Reference

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI CommonArrayHeader ()
 
RTPS_DllAPI ~CommonArrayHeader ()
 
RTPS_DllAPI CommonArrayHeader (const CommonArrayHeader &x)
 
RTPS_DllAPI CommonArrayHeader (CommonArrayHeader &&x)
 
RTPS_DllAPI CommonArrayHeaderoperator= (const CommonArrayHeader &x)
 
RTPS_DllAPI CommonArrayHeaderoperator= (CommonArrayHeader &&x)
 
RTPS_DllAPI void bound_seq (const LBoundSeq &_bound_seq)
 
RTPS_DllAPI void bound_seq (LBoundSeq &&_bound_seq)
 
RTPS_DllAPI const LBoundSeqbound_seq () const
 
RTPS_DllAPI LBoundSeqbound_seq ()
 
RTPS_DllAPI void serialize (eprosima::fastcdr::Cdr &cdr) const
 
RTPS_DllAPI void deserialize (eprosima::fastcdr::Cdr &cdr)
 
RTPS_DllAPI bool operator== (const CommonArrayHeader &other) const
 
RTPS_DllAPI bool consistent (const CommonArrayHeader &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ CommonArrayHeader() [1/3]

RTPS_DllAPI CommonArrayHeader ( )

◆ ~CommonArrayHeader()

RTPS_DllAPI ~CommonArrayHeader ( )

◆ CommonArrayHeader() [2/3]

RTPS_DllAPI CommonArrayHeader ( const CommonArrayHeader x)

◆ CommonArrayHeader() [3/3]

RTPS_DllAPI CommonArrayHeader ( CommonArrayHeader &&  x)

Member Function Documentation

◆ bound_seq() [1/4]

RTPS_DllAPI LBoundSeq& bound_seq ( )
inline

◆ bound_seq() [2/4]

RTPS_DllAPI const LBoundSeq& bound_seq ( ) const
inline

◆ bound_seq() [3/4]

RTPS_DllAPI void bound_seq ( const LBoundSeq _bound_seq)
inline

◆ bound_seq() [4/4]

RTPS_DllAPI void bound_seq ( LBoundSeq &&  _bound_seq)
inline

◆ consistent()

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

◆ deserialize()

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

◆ getCdrSerializedSize()

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

◆ operator=() [1/2]

RTPS_DllAPI CommonArrayHeader& operator= ( CommonArrayHeader &&  x)

◆ operator=() [2/2]

RTPS_DllAPI CommonArrayHeader& operator= ( const CommonArrayHeader x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CommonArrayHeader other) const

◆ serialize()

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

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