#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | CompleteArrayType () |
RTPS_DllAPI | ~CompleteArrayType () |
RTPS_DllAPI | CompleteArrayType (const CompleteArrayType &x) |
RTPS_DllAPI | CompleteArrayType (CompleteArrayType &&x) |
RTPS_DllAPI CompleteArrayType & | operator= (const CompleteArrayType &x) |
RTPS_DllAPI CompleteArrayType & | operator= (CompleteArrayType &&x) |
RTPS_DllAPI void | collection_flag (const CollectionTypeFlag &_collection_flag) |
RTPS_DllAPI void | collection_flag (CollectionTypeFlag &&_collection_flag) |
RTPS_DllAPI const CollectionTypeFlag & | collection_flag () const |
RTPS_DllAPI CollectionTypeFlag & | collection_flag () |
RTPS_DllAPI void | header (const CompleteArrayHeader &_header) |
RTPS_DllAPI void | header (CompleteArrayHeader &&_header) |
RTPS_DllAPI const CompleteArrayHeader & | header () const |
RTPS_DllAPI CompleteArrayHeader & | header () |
RTPS_DllAPI void | element (const CompleteCollectionElement &_element) |
RTPS_DllAPI void | element (CompleteCollectionElement &&_element) |
RTPS_DllAPI const CompleteCollectionElement & | element () const |
RTPS_DllAPI CompleteCollectionElement & | element () |
RTPS_DllAPI bool | operator== (const CompleteArrayType &other) const |
RTPS_DllAPI bool | consistent (const CompleteArrayType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI CompleteArrayType | ( | ) |
RTPS_DllAPI ~CompleteArrayType | ( | ) |
RTPS_DllAPI CompleteArrayType | ( | const CompleteArrayType & | x | ) |
RTPS_DllAPI CompleteArrayType | ( | CompleteArrayType && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const CompleteArrayType & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI CompleteArrayType & operator= | ( | CompleteArrayType && | x | ) |
RTPS_DllAPI CompleteArrayType & operator= | ( | const CompleteArrayType & | x | ) |
RTPS_DllAPI bool operator== | ( | const CompleteArrayType & | other | ) | const |