#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | MinimalBitsetType () |
RTPS_DllAPI | ~MinimalBitsetType () |
RTPS_DllAPI | MinimalBitsetType (const MinimalBitsetType &x) |
RTPS_DllAPI | MinimalBitsetType (MinimalBitsetType &&x) |
RTPS_DllAPI MinimalBitsetType & | operator= (const MinimalBitsetType &x) |
RTPS_DllAPI MinimalBitsetType & | operator= (MinimalBitsetType &&x) |
RTPS_DllAPI void | bitset_flags (const BitsetTypeFlag &_bitset_flags) |
RTPS_DllAPI void | bitset_flags (BitsetTypeFlag &&_bitset_flags) |
RTPS_DllAPI const BitsetTypeFlag & | bitset_flags () const |
RTPS_DllAPI BitsetTypeFlag & | bitset_flags () |
RTPS_DllAPI void | header (const MinimalBitsetHeader &_header) |
RTPS_DllAPI void | header (MinimalBitsetHeader &&_header) |
RTPS_DllAPI const MinimalBitsetHeader & | header () const |
RTPS_DllAPI MinimalBitsetHeader & | header () |
RTPS_DllAPI void | field_seq (const MinimalBitfieldSeq &_field_seq) |
RTPS_DllAPI void | field_seq (MinimalBitfieldSeq &&_field_seq) |
RTPS_DllAPI const MinimalBitfieldSeq & | field_seq () const |
RTPS_DllAPI MinimalBitfieldSeq & | field_seq () |
RTPS_DllAPI bool | operator== (const MinimalBitsetType &other) const |
RTPS_DllAPI bool | consistent (const MinimalBitsetType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI MinimalBitsetType | ( | ) |
RTPS_DllAPI ~MinimalBitsetType | ( | ) |
RTPS_DllAPI MinimalBitsetType | ( | const MinimalBitsetType & | x | ) |
RTPS_DllAPI MinimalBitsetType | ( | MinimalBitsetType && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const MinimalBitsetType & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI MinimalBitsetType & operator= | ( | const MinimalBitsetType & | x | ) |
RTPS_DllAPI MinimalBitsetType & operator= | ( | MinimalBitsetType && | x | ) |
RTPS_DllAPI bool operator== | ( | const MinimalBitsetType & | other | ) | const |