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