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