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