#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | CommonCollectionHeader () |
RTPS_DllAPI | ~CommonCollectionHeader () |
RTPS_DllAPI | CommonCollectionHeader (const CommonCollectionHeader &x) |
RTPS_DllAPI | CommonCollectionHeader (CommonCollectionHeader &&x) |
RTPS_DllAPI CommonCollectionHeader & | operator= (const CommonCollectionHeader &x) |
RTPS_DllAPI CommonCollectionHeader & | operator= (CommonCollectionHeader &&x) |
RTPS_DllAPI void | bound (const LBound &_bound) |
RTPS_DllAPI void | bound (LBound &&_bound) |
RTPS_DllAPI const LBound & | bound () const |
RTPS_DllAPI LBound & | bound () |
RTPS_DllAPI bool | operator== (const CommonCollectionHeader &other) const |
RTPS_DllAPI bool | consistent (const CommonCollectionHeader &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI CommonCollectionHeader | ( | ) |
RTPS_DllAPI ~CommonCollectionHeader | ( | ) |
RTPS_DllAPI CommonCollectionHeader | ( | const CommonCollectionHeader & | x | ) |
RTPS_DllAPI CommonCollectionHeader | ( | CommonCollectionHeader && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const CommonCollectionHeader & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
RTPS_DllAPI CommonCollectionHeader & operator= | ( | CommonCollectionHeader && | x | ) |
RTPS_DllAPI CommonCollectionHeader & operator= | ( | const CommonCollectionHeader & | x | ) |
RTPS_DllAPI bool operator== | ( | const CommonCollectionHeader & | other | ) | const |