Fast RTPS  Version 2.9.0
Fast RTPS
CommonBitflag Class Referencefinal

#include <TypeObject.h>

Public Member Functions

RTPS_DllAPI CommonBitflag ()
 
RTPS_DllAPI ~CommonBitflag ()
 
RTPS_DllAPI CommonBitflag (const CommonBitflag &x)
 
RTPS_DllAPI CommonBitflag (CommonBitflag &&x)
 
RTPS_DllAPI CommonBitflagoperator= (const CommonBitflag &x)
 
RTPS_DllAPI CommonBitflagoperator= (CommonBitflag &&x)
 
RTPS_DllAPI void position (const uint16_t &_position)
 
RTPS_DllAPI void position (uint16_t &&_position)
 
RTPS_DllAPI const uint16_t & position () const
 
RTPS_DllAPI uint16_t & position ()
 
RTPS_DllAPI void flags (const BitflagFlag &_flags)
 
RTPS_DllAPI void flags (BitflagFlag &&_flags)
 
RTPS_DllAPI const BitflagFlagflags () const
 
RTPS_DllAPI BitflagFlagflags ()
 
RTPS_DllAPI void serialize (eprosima::fastcdr::Cdr &cdr) const
 
RTPS_DllAPI void deserialize (eprosima::fastcdr::Cdr &cdr)
 
RTPS_DllAPI bool operator== (const CommonBitflag &other) const
 
RTPS_DllAPI bool consistent (const CommonBitflag &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const
 

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ CommonBitflag() [1/3]

RTPS_DllAPI CommonBitflag ( )

◆ ~CommonBitflag()

RTPS_DllAPI ~CommonBitflag ( )

◆ CommonBitflag() [2/3]

RTPS_DllAPI CommonBitflag ( const CommonBitflag x)

◆ CommonBitflag() [3/3]

RTPS_DllAPI CommonBitflag ( CommonBitflag &&  x)

Member Function Documentation

◆ consistent()

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

◆ deserialize()

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

◆ flags() [1/4]

RTPS_DllAPI BitflagFlag& flags ( )
inline

◆ flags() [2/4]

RTPS_DllAPI const BitflagFlag& flags ( ) const
inline

◆ flags() [3/4]

RTPS_DllAPI void flags ( BitflagFlag &&  _flags)
inline

◆ flags() [4/4]

RTPS_DllAPI void flags ( const BitflagFlag _flags)
inline

◆ getCdrSerializedSize()

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

◆ operator=() [1/2]

RTPS_DllAPI CommonBitflag& operator= ( CommonBitflag &&  x)

◆ operator=() [2/2]

RTPS_DllAPI CommonBitflag& operator= ( const CommonBitflag x)

◆ operator==()

RTPS_DllAPI bool operator== ( const CommonBitflag other) const

◆ position() [1/4]

RTPS_DllAPI uint16_t& position ( )
inline

◆ position() [2/4]

RTPS_DllAPI const uint16_t& position ( ) const
inline

◆ position() [3/4]

RTPS_DllAPI void position ( const uint16_t &  _position)
inline

◆ position() [4/4]

RTPS_DllAPI void position ( uint16_t &&  _position)
inline

◆ serialize()

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

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