This class represents the structure TypeIdentifierPair defined by the user in the IDL file.
More...
#include <dds_xtypes_typeobject.hpp>
This class represents the structure TypeIdentifierPair defined by the user in the IDL file.
◆ TypeIdentifierPair() [1/3]
◆ ~TypeIdentifierPair()
◆ TypeIdentifierPair() [2/3]
Copy constructor.
- Parameters
-
◆ TypeIdentifierPair() [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_identifier1() [1/4]
This function returns a reference to member type_identifier1.
- Returns
- Reference to member type_identifier1
◆ type_identifier1() [2/4]
eProsima_user_DllExport const TypeIdentifier & type_identifier1 |
( |
| ) |
const |
|
inline |
This function returns a constant reference to member type_identifier1.
- Returns
- Constant reference to member type_identifier1
◆ type_identifier1() [3/4]
eProsima_user_DllExport void type_identifier1 |
( |
const TypeIdentifier & |
_type_identifier1 | ) |
|
|
inline |
This function copies the value in member type_identifier1.
- Parameters
-
_type_identifier1 | New value to be copied in member type_identifier1 |
◆ type_identifier1() [4/4]
eProsima_user_DllExport void type_identifier1 |
( |
TypeIdentifier && |
_type_identifier1 | ) |
|
|
inline |
This function moves the value in member type_identifier1.
- Parameters
-
_type_identifier1 | New value to be moved in member type_identifier1 |
◆ type_identifier2() [1/4]
This function returns a reference to member type_identifier2.
- Returns
- Reference to member type_identifier2
◆ type_identifier2() [2/4]
eProsima_user_DllExport const TypeIdentifier & type_identifier2 |
( |
| ) |
const |
|
inline |
This function returns a constant reference to member type_identifier2.
- Returns
- Constant reference to member type_identifier2
◆ type_identifier2() [3/4]
eProsima_user_DllExport void type_identifier2 |
( |
const TypeIdentifier & |
_type_identifier2 | ) |
|
|
inline |
This function copies the value in member type_identifier2.
- Parameters
-
_type_identifier2 | New value to be copied in member type_identifier2 |
◆ type_identifier2() [4/4]
eProsima_user_DllExport void type_identifier2 |
( |
TypeIdentifier && |
_type_identifier2 | ) |
|
|
inline |
This function moves the value in member type_identifier2.
- Parameters
-
_type_identifier2 | New value to be moved in member type_identifier2 |
The documentation for this class was generated from the following file: