cmpi
|
#include <cmpi/CmpiCharData.h>
Additional Inherited Members | |
![]() | |
CmpiData (CMPIData &data) | |
![]() | |
CMPIData | _data |
This class wraps a CMPICharData value item. CharData extraction uses type conversion 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.
CmpiCharData::CmpiCharData | ( | CMPIChar16 | d | ) |
Constructor - singed 8 bit as input.
References CmpiData::_data, _CMPIValue::char16, CMPI_char16, CMPI_goodValue, _CMPIData::state, _CMPIData::type, and _CMPIData::value.