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