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