This class represents the structure CompleteEnumeratedLiteral defined by the user in the IDL file.
More...
#include <dds_xtypes_typeobject.hpp>
This class represents the structure CompleteEnumeratedLiteral defined by the user in the IDL file.
◆ CompleteEnumeratedLiteral() [1/3]
| eProsima_user_DllExport CompleteEnumeratedLiteral |
( |
| ) |
|
|
inline |
◆ ~CompleteEnumeratedLiteral()
◆ CompleteEnumeratedLiteral() [2/3]
| eProsima_user_DllExport CompleteEnumeratedLiteral |
( |
const CompleteEnumeratedLiteral & | x | ) |
|
|
inline |
Copy constructor.
- Parameters
-
◆ CompleteEnumeratedLiteral() [3/3]
| eProsima_user_DllExport CompleteEnumeratedLiteral |
( |
CompleteEnumeratedLiteral && | x | ) |
|
|
inlinenoexcept |
Move constructor.
- Parameters
-
◆ common() [1/4]
This function returns a reference to member common.
- Returns
- Reference to member common
◆ common() [2/4]
This function returns a constant reference to member common.
- Returns
- Constant reference to member common
◆ common() [3/4]
This function moves the value in member common.
- Parameters
-
| _common | New value to be moved in member common |
◆ common() [4/4]
This function copies the value in member common.
- Parameters
-
| _common | New value to be copied in member common |
◆ detail() [1/4]
This function returns a reference to member detail.
- Returns
- Reference to member detail
◆ detail() [2/4]
This function returns a constant reference to member detail.
- Returns
- Constant reference to member detail
◆ detail() [3/4]
This function moves the value in member detail.
- Parameters
-
| _detail | New value to be moved in member detail |
◆ detail() [4/4]
This function copies the value in member detail.
- Parameters
-
| _detail | New value to be copied in member detail |
◆ operator!=()
Comparison operator.
- Parameters
-
◆ operator=() [1/2]
Move assignment.
- Parameters
-
◆ operator=() [2/2]
Copy assignment.
- Parameters
-
◆ operator==()
Comparison operator.
- Parameters
-
The documentation for this class was generated from the following file: