This class represents the structure Dummy defined by the user in the IDL file.
More...
#include <dds_xtypes_typeobject.hpp>
This class represents the structure Dummy defined by the user in the IDL file.
◆ Dummy() [1/3]
| eProsima_user_DllExport Dummy |
( |
| ) |
|
|
inline |
◆ ~Dummy()
| eProsima_user_DllExport ~Dummy |
( |
| ) |
|
|
inline |
◆ Dummy() [2/3]
Copy constructor.
- Parameters
-
| x | Reference to the object Dummy that will be copied. |
◆ Dummy() [3/3]
Move constructor.
- Parameters
-
| x | Reference to the object Dummy that will be copied. |
◆ operator!=()
| eProsima_user_DllExport bool operator!= |
( |
const Dummy & |
x | ) |
const |
|
inline |
Comparison operator.
- Parameters
-
| x | Dummy object to compare. |
◆ operator=() [1/2]
| eProsima_user_DllExport Dummy& operator= |
( |
const Dummy & |
x | ) |
|
|
inline |
Copy assignment.
- Parameters
-
| x | Reference to the object Dummy that will be copied. |
◆ operator=() [2/2]
| eProsima_user_DllExport Dummy& operator= |
( |
Dummy && |
x | ) |
|
|
inlinenoexcept |
Move assignment.
- Parameters
-
| x | Reference to the object Dummy that will be copied. |
◆ operator==()
| eProsima_user_DllExport bool operator== |
( |
const Dummy & |
x | ) |
const |
|
inline |
Comparison operator.
- Parameters
-
| x | Dummy object to compare. |
The documentation for this class was generated from the following file: