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