#include <cmpi/CmpiContext.h>
Inheritance diagram for CmpiContext:
Public Member Functions | |
| CmpiContext (CMPIContext *c) | |
| CMPIContext * | getEnc () const |
| CmpiData | getEntry (const char *name) const |
Static Public Attributes | |
| static const char * | invocationFlags = CMPIInvocationFlags |
Protected Member Functions | |
| CmpiContext () | |
Friends | |
| class | CmpiBroker |
| class | CmpiInstanceMI |
| class | CmpiMethodMI |
| class | CmpiAssociationMI |
| class | CmpiPropertyMI |
| class | CmpiIndicationMI |
|
|
Constructor - Should not be called |
|
|
Constructor used by MIDrivers to encapsulate CMPIContext. |
|
|
getEnc - Gets the encapsulated CMPIContext. |
|
|
getEntry - Gets a named context entry. |
|
|
|
|
|
Reimplemented from CmpiObject. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
invocationFlags - InvocationFlags entry name. |
1.4.6