#include <AnnotationParameterValue.h>
Public Member Functions | |
RTPS_DllAPI | AppliedAnnotation () |
RTPS_DllAPI | ~AppliedAnnotation () |
RTPS_DllAPI | AppliedAnnotation (const AppliedAnnotation &x) |
RTPS_DllAPI | AppliedAnnotation (AppliedAnnotation &&x) |
RTPS_DllAPI AppliedAnnotation & | operator= (const AppliedAnnotation &x) |
RTPS_DllAPI AppliedAnnotation & | operator= (AppliedAnnotation &&x) |
void | annotation_typeid (const TypeIdentifier &_annotation_typeid) |
void | annotation_typeid (TypeIdentifier &&_annotation_typeid) |
const TypeIdentifier & | annotation_typeid () const |
TypeIdentifier & | annotation_typeid () |
void | param_seq (const AppliedAnnotationParameterSeq &_param_seq) |
void | param_seq (AppliedAnnotationParameterSeq &&_param_seq) |
const AppliedAnnotationParameterSeq & | param_seq () const |
AppliedAnnotationParameterSeq & | param_seq () |
RTPS_DllAPI void | serializeKey (eprosima::fastcdr::Cdr &cdr) const |
RTPS_DllAPI bool | operator== (const AppliedAnnotation &other) const |
Static Public Member Functions | |
static RTPS_DllAPI size_t | getKeyMaxCdrSerializedSize (size_t current_alignment=0) |
static RTPS_DllAPI bool | isKeyDefined () |
RTPS_DllAPI AppliedAnnotation | ( | ) |
RTPS_DllAPI ~AppliedAnnotation | ( | ) |
RTPS_DllAPI AppliedAnnotation | ( | const AppliedAnnotation & | x | ) |
RTPS_DllAPI AppliedAnnotation | ( | AppliedAnnotation && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
RTPS_DllAPI AppliedAnnotation & operator= | ( | AppliedAnnotation && | x | ) |
RTPS_DllAPI AppliedAnnotation & operator= | ( | const AppliedAnnotation & | x | ) |
RTPS_DllAPI bool operator== | ( | const AppliedAnnotation & | other | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI void serializeKey | ( | eprosima::fastcdr::Cdr & | cdr | ) | const |