#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | CompleteBitsetType () |
RTPS_DllAPI | ~CompleteBitsetType () |
RTPS_DllAPI | CompleteBitsetType (const CompleteBitsetType &x) |
RTPS_DllAPI | CompleteBitsetType (CompleteBitsetType &&x) |
RTPS_DllAPI CompleteBitsetType & | operator= (const CompleteBitsetType &x) |
RTPS_DllAPI CompleteBitsetType & | operator= (CompleteBitsetType &&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 CompleteBitsetHeader &_header) |
RTPS_DllAPI void | header (CompleteBitsetHeader &&_header) |
RTPS_DllAPI const CompleteBitsetHeader & | header () const |
RTPS_DllAPI CompleteBitsetHeader & | header () |
RTPS_DllAPI void | field_seq (const CompleteBitfieldSeq &_field_seq) |
RTPS_DllAPI void | field_seq (CompleteBitfieldSeq &&_field_seq) |
RTPS_DllAPI const CompleteBitfieldSeq & | field_seq () const |
RTPS_DllAPI CompleteBitfieldSeq & | field_seq () |
RTPS_DllAPI bool | operator== (const CompleteBitsetType &other) const |
RTPS_DllAPI bool | consistent (const CompleteBitsetType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI CompleteBitsetType | ( | ) |
RTPS_DllAPI ~CompleteBitsetType | ( | ) |
RTPS_DllAPI CompleteBitsetType | ( | const CompleteBitsetType & | x | ) |
RTPS_DllAPI CompleteBitsetType | ( | CompleteBitsetType && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const CompleteBitsetType & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI CompleteBitsetType & operator= | ( | CompleteBitsetType && | x | ) |
RTPS_DllAPI CompleteBitsetType & operator= | ( | const CompleteBitsetType & | x | ) |
RTPS_DllAPI bool operator== | ( | const CompleteBitsetType & | other | ) | const |