#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 CommonBitflag & | operator= (const CommonBitflag &x) |
RTPS_DllAPI CommonBitflag & | operator= (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 BitflagFlag & | flags () const |
RTPS_DllAPI BitflagFlag & | flags () |
RTPS_DllAPI bool | operator== (const CommonBitflag &other) const |
RTPS_DllAPI bool | consistent (const CommonBitflag &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI CommonBitflag | ( | ) |
RTPS_DllAPI ~CommonBitflag | ( | ) |
RTPS_DllAPI CommonBitflag | ( | const CommonBitflag & | x | ) |
RTPS_DllAPI CommonBitflag | ( | CommonBitflag && | x | ) |
RTPS_DllAPI bool consistent | ( | const CommonBitflag & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI CommonBitflag & operator= | ( | CommonBitflag && | x | ) |
RTPS_DllAPI CommonBitflag & operator= | ( | const CommonBitflag & | x | ) |
RTPS_DllAPI bool operator== | ( | const CommonBitflag & | other | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |