#include <TypeObject.h>
Public Member Functions | |
RTPS_DllAPI | MinimalAnnotationParameter () |
RTPS_DllAPI | ~MinimalAnnotationParameter () |
RTPS_DllAPI | MinimalAnnotationParameter (const MinimalAnnotationParameter &x) |
RTPS_DllAPI | MinimalAnnotationParameter (MinimalAnnotationParameter &&x) |
RTPS_DllAPI MinimalAnnotationParameter & | operator= (const MinimalAnnotationParameter &x) |
RTPS_DllAPI MinimalAnnotationParameter & | operator= (MinimalAnnotationParameter &&x) |
RTPS_DllAPI void | common (const CommonAnnotationParameter &_common) |
RTPS_DllAPI void | common (CommonAnnotationParameter &&_common) |
RTPS_DllAPI const CommonAnnotationParameter & | common () const |
RTPS_DllAPI CommonAnnotationParameter & | common () |
RTPS_DllAPI void | name (const MemberName &_name) |
RTPS_DllAPI void | name (MemberName &&_name) |
RTPS_DllAPI const MemberName & | name () const |
RTPS_DllAPI MemberName & | name () |
RTPS_DllAPI void | default_value (const AnnotationParameterValue &_default_value) |
RTPS_DllAPI void | default_value (AnnotationParameterValue &&_default_value) |
RTPS_DllAPI const AnnotationParameterValue & | default_value () const |
RTPS_DllAPI AnnotationParameterValue & | default_value () |
RTPS_DllAPI void | serialize (eprosima::fastcdr::Cdr &cdr) const |
RTPS_DllAPI void | deserialize (eprosima::fastcdr::Cdr &cdr) |
RTPS_DllAPI bool | operator== (const MinimalAnnotationParameter &other) const |
RTPS_DllAPI bool | consistent (const MinimalAnnotationParameter &x, const fastdds::dds::TypeConsistencyEnforcementQosPolicy &consistency) const |
Static Public Member Functions | |
static RTPS_DllAPI size_t | getCdrSerializedSize (const MinimalAnnotationParameter &data, size_t current_alignment=0) |
RTPS_DllAPI MinimalAnnotationParameter | ( | ) |
RTPS_DllAPI ~MinimalAnnotationParameter | ( | ) |
RTPS_DllAPI MinimalAnnotationParameter | ( | const MinimalAnnotationParameter & | x | ) |
RTPS_DllAPI MinimalAnnotationParameter | ( | MinimalAnnotationParameter && | x | ) |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI bool consistent | ( | const MinimalAnnotationParameter & | x, |
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & | consistency | ||
) | const |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI void deserialize | ( | eprosima::fastcdr::Cdr & | cdr | ) |
|
static |
|
inline |
|
inline |
|
inline |
|
inline |
RTPS_DllAPI MinimalAnnotationParameter& operator= | ( | const MinimalAnnotationParameter & | x | ) |
RTPS_DllAPI MinimalAnnotationParameter& operator= | ( | MinimalAnnotationParameter && | x | ) |
RTPS_DllAPI bool operator== | ( | const MinimalAnnotationParameter & | other | ) | const |
RTPS_DllAPI void serialize | ( | eprosima::fastcdr::Cdr & | cdr | ) | const |