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