This class represents the structure MinimalBitflag defined by the user in the IDL file.
More...
#include <dds_xtypes_typeobject.hpp>
This class represents the structure MinimalBitflag defined by the user in the IDL file.
◆ MinimalBitflag() [1/3]
◆ ~MinimalBitflag()
◆ MinimalBitflag() [2/3]
Copy constructor.
- Parameters
-
◆ MinimalBitflag() [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]
eProsima_user_DllExport void common |
( |
const CommonBitflag & | _common | ) |
|
|
inline |
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]
This function returns a constant reference to member detail.
- Returns
- Constant reference to member detail
◆ detail() [3/4]
This function copies the value in member detail.
- Parameters
-
_detail | New value to be copied in member detail |
◆ detail() [4/4]
This function moves the value in member detail.
- Parameters
-
_detail | New value to be moved in member detail |
◆ operator!=()
eProsima_user_DllExport bool operator!= |
( |
const MinimalBitflag & | x | ) |
const |
|
inline |
Comparison operator.
- Parameters
-
◆ operator=() [1/2]
Copy assignment.
- Parameters
-
◆ operator=() [2/2]
Move assignment.
- Parameters
-
◆ operator==()
eProsima_user_DllExport bool operator== |
( |
const MinimalBitflag & | x | ) |
const |
|
inline |
Comparison operator.
- Parameters
-
The documentation for this class was generated from the following file: