This class represents the structure ExtendedAnnotationParameterValue defined by the user in the IDL file.
More...
#include <AnnotationParameterValue.h>
|
static RTPS_DllAPI size_t | getKeyMaxCdrSerializedSize (size_t current_alignment=0) |
| This function returns the maximum serialized size of the Key of an object depending on the buffer alignment.
|
|
static RTPS_DllAPI bool | isKeyDefined () |
| This function tells you if the Key has been defined for this type.
|
|
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
-
◆ getKeyMaxCdrSerializedSize()
static RTPS_DllAPI 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 RTPS_DllAPI 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==()
◆ serializeKey()
RTPS_DllAPI 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: