#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | CommonCollectionElement () |
RTPS_DllAPI | ~CommonCollectionElement () |
RTPS_DllAPI | CommonCollectionElement (const CommonCollectionElement &x) |
RTPS_DllAPI | CommonCollectionElement (CommonCollectionElement &&x) |
RTPS_DllAPI CommonCollectionElement & | operator= (const CommonCollectionElement &x) |
RTPS_DllAPI CommonCollectionElement & | operator= (CommonCollectionElement &&x) |
RTPS_DllAPI void | element_flags (const CollectionElementFlag &_element_flags) |
RTPS_DllAPI void | element_flags (CollectionElementFlag &&_element_flags) |
RTPS_DllAPI const CollectionElementFlag & | element_flags () const |
RTPS_DllAPI CollectionElementFlag & | element_flags () |
RTPS_DllAPI void | type (const TypeIdentifier &_type) |
RTPS_DllAPI void | type (TypeIdentifier &&_type) |
RTPS_DllAPI const TypeIdentifier & | type () const |
RTPS_DllAPI TypeIdentifier & | type () |
RTPS_DllAPI bool | operator== (const CommonCollectionElement &other) const |
RTPS_DllAPI bool | consistent (const CommonCollectionElement &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI CommonCollectionElement | ( | ) |
RTPS_DllAPI ~CommonCollectionElement | ( | ) |
RTPS_DllAPI CommonCollectionElement | ( | const CommonCollectionElement & | x | ) |
RTPS_DllAPI CommonCollectionElement | ( | CommonCollectionElement && | x | ) |
RTPS_DllAPI bool consistent | ( | const CommonCollectionElement & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI CommonCollectionElement & operator= | ( | CommonCollectionElement && | x | ) |
RTPS_DllAPI CommonCollectionElement & operator= | ( | const CommonCollectionElement & | x | ) |
RTPS_DllAPI bool operator== | ( | const CommonCollectionElement & | other | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |