cmpi
|
#include <cmpi/CmpiBooleanData.h>
Additional Inherited Members | |
![]() | |
CmpiData (CMPIData &data) | |
![]() | |
CMPIData | _data |
This class wraps a CMPIBooleanData value item. BooleanData extraction uses type operators. Extraction operations can be appended to a property type retrieval statement like this:
CmpiString name = cop.getKey("DeviceID");
Type mismatches will be signalled by exceptions.
CmpiBooleanData::CmpiBooleanData | ( | CMPIBoolean | d | ) |
Constructor - boolean as input.
References CmpiData::_data, _CMPIValue::boolean, CMPI_boolean, CMPI_goodValue, _CMPIData::state, _CMPIData::type, and _CMPIData::value.