#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | MinimalCollectionElement () |
RTPS_DllAPI | ~MinimalCollectionElement () |
RTPS_DllAPI | MinimalCollectionElement (const MinimalCollectionElement &x) |
RTPS_DllAPI | MinimalCollectionElement (MinimalCollectionElement &&x) |
RTPS_DllAPI MinimalCollectionElement & | operator= (const MinimalCollectionElement &x) |
RTPS_DllAPI MinimalCollectionElement & | operator= (MinimalCollectionElement &&x) |
RTPS_DllAPI void | common (const CommonCollectionElement &_common) |
RTPS_DllAPI void | common (CommonCollectionElement &&_common) |
RTPS_DllAPI const CommonCollectionElement & | common () const |
RTPS_DllAPI CommonCollectionElement & | common () |
RTPS_DllAPI bool | operator== (const MinimalCollectionElement &other) const |
RTPS_DllAPI bool | consistent (const MinimalCollectionElement &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
RTPS_DllAPI MinimalCollectionElement | ( | ) |
RTPS_DllAPI ~MinimalCollectionElement | ( | ) |
RTPS_DllAPI MinimalCollectionElement | ( | const MinimalCollectionElement & | x | ) |
RTPS_DllAPI MinimalCollectionElement | ( | MinimalCollectionElement && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const MinimalCollectionElement & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
RTPS_DllAPI MinimalCollectionElement & operator= | ( | const MinimalCollectionElement & | x | ) |
RTPS_DllAPI MinimalCollectionElement & operator= | ( | MinimalCollectionElement && | x | ) |
RTPS_DllAPI bool operator== | ( | const MinimalCollectionElement & | other | ) | const |