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