#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | CompleteAnnotationType () |
RTPS_DllAPI | ~CompleteAnnotationType () |
RTPS_DllAPI | CompleteAnnotationType (const CompleteAnnotationType &x) |
RTPS_DllAPI | CompleteAnnotationType (CompleteAnnotationType &&x) |
RTPS_DllAPI CompleteAnnotationType & | operator= (const CompleteAnnotationType &x) |
RTPS_DllAPI CompleteAnnotationType & | operator= (CompleteAnnotationType &&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 CompleteAnnotationHeader &_header) |
RTPS_DllAPI void | header (CompleteAnnotationHeader &&_header) |
RTPS_DllAPI const CompleteAnnotationHeader & | header () const |
RTPS_DllAPI CompleteAnnotationHeader & | header () |
RTPS_DllAPI void | member_seq (const CompleteAnnotationParameterSeq &_member_seq) |
RTPS_DllAPI void | member_seq (CompleteAnnotationParameterSeq &&_member_seq) |
RTPS_DllAPI const CompleteAnnotationParameterSeq & | member_seq () const |
RTPS_DllAPI CompleteAnnotationParameterSeq & | member_seq () |
RTPS_DllAPI void | serialize (eprosima::fastcdr::Cdr &cdr) const |
RTPS_DllAPI void | deserialize (eprosima::fastcdr::Cdr &cdr) |
RTPS_DllAPI bool | operator== (const CompleteAnnotationType &other) const |
RTPS_DllAPI bool | consistent (const CompleteAnnotationType &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
Static Public Member Functions | |
static RTPS_DllAPI size_t | getCdrSerializedSize (const CompleteAnnotationType &data, size_t current_alignment=0) |
RTPS_DllAPI CompleteAnnotationType | ( | ) |
RTPS_DllAPI ~CompleteAnnotationType | ( | ) |
RTPS_DllAPI CompleteAnnotationType | ( | const CompleteAnnotationType & | x | ) |
RTPS_DllAPI CompleteAnnotationType | ( | CompleteAnnotationType && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const CompleteAnnotationType & | 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 CompleteAnnotationType& operator= | ( | CompleteAnnotationType && | x | ) |
RTPS_DllAPI CompleteAnnotationType& operator= | ( | const CompleteAnnotationType & | x | ) |
RTPS_DllAPI bool operator== | ( | const CompleteAnnotationType & | other | ) | const |
RTPS_DllAPI void serialize | ( | eprosima::fastcdr::Cdr & | cdr | ) | const |