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