This class represents the structure AppliedAnnotation defined by the user in the IDL file.
More...
#include <dds_xtypes_typeobject.hpp>
This class represents the structure AppliedAnnotation defined by the user in the IDL file.
◆ AppliedAnnotation() [1/3]
◆ ~AppliedAnnotation()
◆ AppliedAnnotation() [2/3]
Copy constructor.
- Parameters
-
◆ AppliedAnnotation() [3/3]
Move constructor.
- Parameters
-
◆ annotation_typeid() [1/4]
This function returns a reference to member annotation_typeid.
- Returns
- Reference to member annotation_typeid
◆ annotation_typeid() [2/4]
eProsima_user_DllExport const TypeIdentifier & annotation_typeid |
( |
| ) |
const |
|
inline |
This function returns a constant reference to member annotation_typeid.
- Returns
- Constant reference to member annotation_typeid
◆ annotation_typeid() [3/4]
eProsima_user_DllExport void annotation_typeid |
( |
const TypeIdentifier & | _annotation_typeid | ) |
|
|
inline |
This function copies the value in member annotation_typeid.
- Parameters
-
_annotation_typeid | New value to be copied in member annotation_typeid |
◆ annotation_typeid() [4/4]
eProsima_user_DllExport void annotation_typeid |
( |
TypeIdentifier && | _annotation_typeid | ) |
|
|
inline |
This function moves the value in member annotation_typeid.
- Parameters
-
_annotation_typeid | New value to be moved in member annotation_typeid |
◆ operator!=()
Comparison operator.
- Parameters
-
◆ operator=() [1/2]
Move assignment.
- Parameters
-
◆ operator=() [2/2]
Copy assignment.
- Parameters
-
◆ operator==()
Comparison operator.
- Parameters
-
◆ param_seq() [1/4]
This function returns a reference to member param_seq.
- Returns
- Reference to member param_seq
◆ param_seq() [2/4]
This function returns a constant reference to member param_seq.
- Returns
- Constant reference to member param_seq
◆ param_seq() [3/4]
This function copies the value in member param_seq.
- Parameters
-
_param_seq | New value to be copied in member param_seq |
◆ param_seq() [4/4]
This function moves the value in member param_seq.
- Parameters
-
_param_seq | New value to be moved in member param_seq |
The documentation for this class was generated from the following file: