#include <bsltf_bitwisemoveabletesttype.h>
This unconstrained (value-semantic) attribute class defines the bslmf::IsBitwiseMoveable
and does not allocate memory. See the Attributes section for information on the class attributes.
See bsltf_bitwisemoveabletesttype
◆ BitwiseMoveableTestType() [1/3]
bsltf::BitwiseMoveableTestType::BitwiseMoveableTestType |
( |
| ) |
|
|
inline |
Create a SimpleTestType
object having the (default) attribute values:
int data() const
Return the value of the data attribute of this object.
Definition bsltf_bitwisemoveabletesttype.h:224
◆ BitwiseMoveableTestType() [2/3]
bsltf::BitwiseMoveableTestType::BitwiseMoveableTestType |
( |
int |
data | ) |
|
|
inlineexplicit |
◆ BitwiseMoveableTestType() [3/3]
◆ ~BitwiseMoveableTestType()
bsltf::BitwiseMoveableTestType::~BitwiseMoveableTestType |
( |
| ) |
|
|
inline |
◆ data()
int bsltf::BitwiseMoveableTestType::data |
( |
| ) |
const |
|
inline |
◆ operator=()
Assign to this object the value of the specified rhs
object, and return a reference providing modifiable access to this object.
◆ setData()
void bsltf::BitwiseMoveableTestType::setData |
( |
int |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: