This class represents the structure PlainSequenceLElemDefn defined by the user in the IDL file.
More...
#include <TypeIdentifierTypes.h>
This class represents the structure PlainSequenceLElemDefn defined by the user in the IDL file.
◆ PlainSequenceLElemDefn() [1/3]
◆ ~PlainSequenceLElemDefn()
◆ PlainSequenceLElemDefn() [2/3]
Copy constructor.
- Parameters
-
◆ PlainSequenceLElemDefn() [3/3]
Move constructor.
- Parameters
-
◆ bound() [1/3]
This function returns a reference to member bound.
- Returns
- Reference to member bound
◆ bound() [2/3]
RTPS_DllAPI LBound bound |
( |
| ) |
const |
|
inline |
This function returns the value of member bound.
- Returns
- Value of member bound
◆ bound() [3/3]
RTPS_DllAPI void bound |
( |
LBound |
_bound | ) |
|
|
inline |
This function sets a value in member bound.
- Parameters
-
_bound | New value for member bound |
◆ consistent()
RTPS_DllAPI bool consistent |
( |
const PlainSequenceLElemDefn & |
x, |
|
|
const fastdds::dds::TypeConsistencyEnforcementQosPolicy & |
consistency |
|
) |
| const |
◆ deserialize()
RTPS_DllAPI void deserialize |
( |
eprosima::fastcdr::Cdr & |
cdr | ) |
|
This function deserializes an object using CDR serialization.
- Parameters
-
cdr | CDR serialization object. |
◆ element_identifier() [1/3]
This function returns a reference to member element_identifier.
- Returns
- Reference to member element_identifier
◆ element_identifier() [2/3]
This function returns the value of member element_identifier.
- Returns
- Value of member element_identifier
◆ element_identifier() [3/3]
RTPS_DllAPI void element_identifier |
( |
const TypeIdentifier * |
_element_identifier | ) |
|
This function sets a value in member element_identifier.
- Parameters
-
_element_identifier | New value for member element_identifier |
◆ getCdrSerializedSize()
static RTPS_DllAPI size_t getCdrSerializedSize |
( |
const PlainSequenceLElemDefn & |
data, |
|
|
size_t |
current_alignment = 0 |
|
) |
| |
|
static |
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.
◆ header() [1/4]
This function returns a reference to member header.
- Returns
- Reference to member header
◆ header() [2/4]
This function returns a constant reference to member header.
- Returns
- Constant reference to member header
◆ header() [3/4]
This function copies the value in member header.
- Parameters
-
_header | New value to be copied in member header |
◆ header() [4/4]
This function moves the value in member header.
- Parameters
-
_header | New value to be moved in member header |
◆ operator=() [1/2]
Copy assignment.
- Parameters
-
◆ operator=() [2/2]
Move assignment.
- Parameters
-
◆ serialize()
RTPS_DllAPI void serialize |
( |
eprosima::fastcdr::Cdr & |
cdr | ) |
const |
This function serializes an object using CDR serialization.
- Parameters
-
cdr | CDR serialization object. |
The documentation for this class was generated from the following file: