cmpi
Public Member Functions

CmpiBooleanData Class Reference

#include <cmpi/CmpiBooleanData.h>

Inheritance diagram for CmpiBooleanData:
CmpiData

List of all members.

Public Member Functions

 CmpiBooleanData (CMPIBoolean d)

Detailed Description

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.


Constructor & Destructor Documentation

CmpiBooleanData::CmpiBooleanData ( CMPIBoolean  d)

The documentation for this class was generated from the following files: