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