Fast RTPS  Version 2.9.0
Fast RTPS
CommonEnumeratedHeader Class Referencefinal

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI CommonEnumeratedHeader ()
 
RTPS_DllAPI ~CommonEnumeratedHeader ()
 
RTPS_DllAPI CommonEnumeratedHeader (const CommonEnumeratedHeader &x)
 
RTPS_DllAPI CommonEnumeratedHeader (CommonEnumeratedHeader &&x)
 
RTPS_DllAPI CommonEnumeratedHeaderoperator= (const CommonEnumeratedHeader &x)
 
RTPS_DllAPI CommonEnumeratedHeaderoperator= (CommonEnumeratedHeader &&x)
 
RTPS_DllAPI void bit_bound (const BitBound &_bit_bound)
 
RTPS_DllAPI void bit_bound (BitBound &&_bit_bound)
 
RTPS_DllAPI const BitBoundbit_bound () const
 
RTPS_DllAPI BitBoundbit_bound ()
 
RTPS_DllAPI void serialize (eprosima::fastcdr::Cdr &cdr) const
 
RTPS_DllAPI void deserialize (eprosima::fastcdr::Cdr &cdr)
 
RTPS_DllAPI bool operator== (const CommonEnumeratedHeader &other) const
 
RTPS_DllAPI bool consistent (const CommonEnumeratedHeader &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ CommonEnumeratedHeader() [1/3]

RTPS_DllAPI CommonEnumeratedHeader ( )

◆ ~CommonEnumeratedHeader()

RTPS_DllAPI ~CommonEnumeratedHeader ( )

◆ CommonEnumeratedHeader() [2/3]

RTPS_DllAPI CommonEnumeratedHeader ( const CommonEnumeratedHeader x)

◆ CommonEnumeratedHeader() [3/3]

Member Function Documentation

◆ bit_bound() [1/4]

RTPS_DllAPI BitBound& bit_bound ( )
inline

◆ bit_bound() [2/4]

RTPS_DllAPI const BitBound& bit_bound ( ) const
inline

◆ bit_bound() [3/4]

RTPS_DllAPI void bit_bound ( BitBound &&  _bit_bound)
inline

◆ bit_bound() [4/4]

RTPS_DllAPI void bit_bound ( const BitBound _bit_bound)
inline

◆ consistent()

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

◆ deserialize()

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

◆ getCdrSerializedSize()

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

◆ operator=() [1/2]

RTPS_DllAPI CommonEnumeratedHeader& operator= ( CommonEnumeratedHeader &&  x)

◆ operator=() [2/2]

RTPS_DllAPI CommonEnumeratedHeader& operator= ( const CommonEnumeratedHeader x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CommonEnumeratedHeader other) const

◆ serialize()

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

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