#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | CommonArrayHeader () |
RTPS_DllAPI | ~CommonArrayHeader () |
RTPS_DllAPI | CommonArrayHeader (const CommonArrayHeader &x) |
RTPS_DllAPI | CommonArrayHeader (CommonArrayHeader &&x) |
RTPS_DllAPI CommonArrayHeader & | operator= (const CommonArrayHeader &x) |
RTPS_DllAPI CommonArrayHeader & | operator= (CommonArrayHeader &&x) |
RTPS_DllAPI void | bound_seq (const LBoundSeq &_bound_seq) |
RTPS_DllAPI void | bound_seq (LBoundSeq &&_bound_seq) |
RTPS_DllAPI const LBoundSeq & | bound_seq () const |
RTPS_DllAPI LBoundSeq & | bound_seq () |
RTPS_DllAPI bool | operator== (const CommonArrayHeader &other) const |
RTPS_DllAPI bool | consistent (const CommonArrayHeader &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI CommonArrayHeader | ( | ) |
RTPS_DllAPI ~CommonArrayHeader | ( | ) |
RTPS_DllAPI CommonArrayHeader | ( | const CommonArrayHeader & | x | ) |
RTPS_DllAPI CommonArrayHeader | ( | CommonArrayHeader && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const CommonArrayHeader & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
RTPS_DllAPI CommonArrayHeader & operator= | ( | CommonArrayHeader && | x | ) |
RTPS_DllAPI CommonArrayHeader & operator= | ( | const CommonArrayHeader & | x | ) |
RTPS_DllAPI bool operator== | ( | const CommonArrayHeader & | other | ) | const |