#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | CompleteMapType () |
RTPS_DllAPI | ~CompleteMapType () |
RTPS_DllAPI | CompleteMapType (const CompleteMapType &x) |
RTPS_DllAPI | CompleteMapType (CompleteMapType &&x) |
RTPS_DllAPI CompleteMapType & | operator= (const CompleteMapType &x) |
RTPS_DllAPI CompleteMapType & | operator= (CompleteMapType &&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 CompleteCollectionHeader &_header) |
RTPS_DllAPI void | header (CompleteCollectionHeader &&_header) |
RTPS_DllAPI const CompleteCollectionHeader & | header () const |
RTPS_DllAPI CompleteCollectionHeader & | header () |
RTPS_DllAPI void | key (const CompleteCollectionElement &_key) |
RTPS_DllAPI void | key (CompleteCollectionElement &&_key) |
RTPS_DllAPI const CompleteCollectionElement & | key () const |
RTPS_DllAPI CompleteCollectionElement & | key () |
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 CompleteMapType &other) const |
RTPS_DllAPI bool | consistent (const CompleteMapType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI CompleteMapType | ( | ) |
RTPS_DllAPI ~CompleteMapType | ( | ) |
RTPS_DllAPI CompleteMapType | ( | const CompleteMapType & | x | ) |
RTPS_DllAPI CompleteMapType | ( | CompleteMapType && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const CompleteMapType & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI CompleteMapType & operator= | ( | CompleteMapType && | x | ) |
RTPS_DllAPI CompleteMapType & operator= | ( | const CompleteMapType & | x | ) |
RTPS_DllAPI bool operator== | ( | const CompleteMapType & | other | ) | const |