|
cmpi
|
#include <cmpi/CmpiSelectExp.h>
Protected Member Functions | |
| CmpiSelectExp (const CMPISelectExp *enc) | |
| CMPISelectExp * | getEnc () const |
Private Member Functions | |
| CmpiSelectExp () | |
Friends | |
| class | CmpiBroker |
| class | CmpiResult |
| class | CmpiIndicationMI |
This class represents the SelectExp of a CIM class. It is used manipulate SelectExps and their parts.
| CmpiSelectExp::CmpiSelectExp | ( | const CMPISelectExp * | enc | ) | [protected] |
Protected constructor used by MIDrivers to encapsulate CMPISelectExp.
| CmpiSelectExp::CmpiSelectExp | ( | ) | [private] |
Constructor - Should not be called
| CMPISelectExp * CmpiSelectExp::getEnc | ( | ) | const [protected] |
Gets the encapsulated CMPISelectExp.
References CmpiObject::enc.
friend class CmpiBroker [friend] |
Reimplemented from CmpiObject.
friend class CmpiIndicationMI [friend] |
friend class CmpiResult [friend] |
1.7.3