This class represents the structure ExtendedAnnotationParameterValue defined by the user in the IDL file.
More...
#include <AnnotationParameterValue.h>
This class represents the structure ExtendedAnnotationParameterValue defined by the user in the IDL file.
◆ ExtendedAnnotationParameterValue() [1/3]
◆ ~ExtendedAnnotationParameterValue()
◆ ExtendedAnnotationParameterValue() [2/3]
Copy constructor.
- Parameters
-
◆ ExtendedAnnotationParameterValue() [3/3]
Move constructor.
- Parameters
-
◆ deserialize()
void deserialize |
( |
eprosima::fastcdr::Cdr & |
cdr | ) |
|
This function deserializes an object using CDR serialization.
- Parameters
-
cdr | CDR serialization object. |
◆ getCdrSerializedSize()
This function returns the serialized size of a data depending on the buffer alignment.
- Parameters
-
data | Data which is calculated its serialized size. |
current_alignment | Buffer alignment. |
- Returns
- Serialized size.
◆ getKeyMaxCdrSerializedSize()
static size_t getKeyMaxCdrSerializedSize |
( |
size_t |
current_alignment = 0 | ) |
|
|
static |
This function returns the maximum serialized size of the Key of an object depending on the buffer alignment.
- Parameters
-
current_alignment | Buffer alignment. |
- Returns
- Maximum serialized size.
◆ isKeyDefined()
static bool isKeyDefined |
( |
| ) |
|
|
static |
This function tells you if the Key has been defined for this type.
◆ operator=() [1/2]
Copy assignment.
- Parameters
-
◆ operator=() [2/2]
Move assignment.
- Parameters
-
◆ operator==()
◆ serialize()
void serialize |
( |
eprosima::fastcdr::Cdr & |
cdr | ) |
const |
This function serializes an object using CDR serialization.
- Parameters
-
cdr | CDR serialization object. |
◆ serializeKey()
void serializeKey |
( |
eprosima::fastcdr::Cdr & |
cdr | ) |
const |
This function serializes the key members of an object using CDR serialization.
- Parameters
-
cdr | CDR serialization object. |
The documentation for this class was generated from the following file: