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