#include <CmpiSelectExp.h>
Inheritance diagram for CmpiSelectExp:


Protected Member Functions | |
| CmpiSelectExp (const CMPISelectExp *enc) | |
| Protected constructor used by MIDrivers to encapsulate CMPISelectExp. | |
| CMPISelectExp * | getEnc () const |
| Gets the encapsulated CMPISelectExp. | |
Private Member Functions | |
| CmpiSelectExp () | |
| Constructor - Should not be called. | |
Friends | |
| class | CmpiBroker |
| class | CmpiResult |
| class | CmpiIndicationMI |
It is used manipulate SelectExps and their parts.
Definition at line 39 of file CmpiSelectExp.h.
|
|
Protected constructor used by MIDrivers to encapsulate CMPISelectExp.
Definition at line 47 of file CmpiSelectExp.h. References CmpiObject::enc. |
|
|
Constructor - Should not be called.
Definition at line 58 of file CmpiSelectExp.h. |
|
|
Gets the encapsulated CMPISelectExp.
Definition at line 52 of file CmpiSelectExp.h. References CmpiObject::enc. |
|
|
Reimplemented from CmpiObject. Definition at line 40 of file CmpiSelectExp.h. |
|
|
Definition at line 42 of file CmpiSelectExp.h. |
|
|
Definition at line 41 of file CmpiSelectExp.h. |
1.4.6