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