#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | MinimalAnnotationType () |
RTPS_DllAPI | ~MinimalAnnotationType () |
RTPS_DllAPI | MinimalAnnotationType (const MinimalAnnotationType &x) |
RTPS_DllAPI | MinimalAnnotationType (MinimalAnnotationType &&x) |
RTPS_DllAPI MinimalAnnotationType & | operator= (const MinimalAnnotationType &x) |
RTPS_DllAPI MinimalAnnotationType & | operator= (MinimalAnnotationType &&x) |
RTPS_DllAPI void | annotation_flag (const AnnotationTypeFlag &_annotation_flag) |
RTPS_DllAPI void | annotation_flag (AnnotationTypeFlag &&_annotation_flag) |
RTPS_DllAPI const AnnotationTypeFlag & | annotation_flag () const |
RTPS_DllAPI AnnotationTypeFlag & | annotation_flag () |
RTPS_DllAPI void | header (const MinimalAnnotationHeader &_header) |
RTPS_DllAPI void | header (MinimalAnnotationHeader &&_header) |
RTPS_DllAPI const MinimalAnnotationHeader & | header () const |
RTPS_DllAPI MinimalAnnotationHeader & | header () |
RTPS_DllAPI void | member_seq (const MinimalAnnotationParameterSeq &_member_seq) |
RTPS_DllAPI void | member_seq (MinimalAnnotationParameterSeq &&_member_seq) |
RTPS_DllAPI const MinimalAnnotationParameterSeq & | member_seq () const |
RTPS_DllAPI MinimalAnnotationParameterSeq & | member_seq () |
RTPS_DllAPI void | serialize (eprosima::fastcdr::Cdr &cdr) const |
RTPS_DllAPI void | deserialize (eprosima::fastcdr::Cdr &cdr) |
RTPS_DllAPI bool | operator== (const MinimalAnnotationType &other) const |
RTPS_DllAPI bool | consistent (const MinimalAnnotationType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
Static Public Member Functions | |
static RTPS_DllAPI size_t | getCdrSerializedSize (const MinimalAnnotationType &data, size_t current_alignment=0) |
RTPS_DllAPI MinimalAnnotationType | ( | ) |
RTPS_DllAPI ~MinimalAnnotationType | ( | ) |
RTPS_DllAPI MinimalAnnotationType | ( | const MinimalAnnotationType & | x | ) |
RTPS_DllAPI MinimalAnnotationType | ( | MinimalAnnotationType && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const MinimalAnnotationType & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
RTPS_DllAPI void deserialize | ( | eprosima::fastcdr::Cdr & | cdr | ) |
|
static |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI MinimalAnnotationType & operator= | ( | const MinimalAnnotationType & | x | ) |
RTPS_DllAPI MinimalAnnotationType & operator= | ( | MinimalAnnotationType && | x | ) |
RTPS_DllAPI bool operator== | ( | const MinimalAnnotationType & | other | ) | const |
RTPS_DllAPI void serialize | ( | eprosima::fastcdr::Cdr & | cdr | ) | const |