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