|
cmpi
|
#include <cmpi/CmpiSelectExp.h>
Protected Member Functions | |
| CmpiSelectExp (const CMPISelectExp *enc) | |
| CMPISelectExp * | getEnc () const |
| Protected Member Functions inherited from CmpiObject | |
| CmpiObject () | |
| CmpiObject (const void *enc) | |
| CmpiString | doToString (CMPIBroker *mb) |
| CmpiBoolean | doIsA (CMPIBroker *mb, const char *typeName) const |
Private Member Functions | |
| CmpiSelectExp () | |
Friends | |
| class | CmpiBroker |
| class | CmpiResult |
| class | CmpiIndicationMI |
Additional Inherited Members | |
| Public Member Functions inherited from CmpiObject | |
| CmpiBoolean | isNull () const |
| CmpiString | toString () |
| CmpiBoolean | isA (const char *typeName) const |
| Protected Attributes inherited from CmpiObject | |
| void * | enc |
This class represents the SelectExp of a CIM class. It is used manipulate SelectExps and their parts.
|
protected |
Protected constructor used by MIDrivers to encapsulate CMPISelectExp.
References CmpiObject::enc.
Referenced by CmpiIndicationMI.
|
private |
Constructor - Should not be called
|
protected |
|
friend |
References CmpiBroker.
Referenced by CmpiBroker.
|
friend |
References CmpiIndicationMI, CmpiSelectExp(), CmpiObject::enc, and getEnc().
Referenced by CmpiIndicationMI.
|
friend |
References CmpiResult.
Referenced by CmpiResult.