This class represents the structure CompleteCollectionHeader defined by the user in the IDL file.
More...
#include <dds_xtypes_typeobject.hpp>
This class represents the structure CompleteCollectionHeader defined by the user in the IDL file.
◆ CompleteCollectionHeader() [1/3]
◆ ~CompleteCollectionHeader()
◆ CompleteCollectionHeader() [2/3]
Copy constructor.
- Parameters
-
◆ CompleteCollectionHeader() [3/3]
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]
eProsima_user_DllExport const eprosima::fastcdr::optional< CompleteTypeDetail > & detail |
( |
| ) |
const |
|
inline |
This function returns a constant reference to member detail.
- Returns
- Constant reference to member detail
◆ detail() [3/4]
eProsima_user_DllExport void detail |
( |
const eprosima::fastcdr::optional< CompleteTypeDetail > & |
_detail | ) |
|
|
inline |
This function copies the value in member detail.
- Parameters
-
_detail | New value to be copied in member detail |
◆ detail() [4/4]
eProsima_user_DllExport void detail |
( |
eprosima::fastcdr::optional< CompleteTypeDetail > && |
_detail | ) |
|
|
inline |
This function moves the value in member detail.
- Parameters
-
_detail | New value to be moved 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: