#include <CmpiMethodMI.h>
Inheritance diagram for CmpiMethodMI:
Public Member Functions | |
virtual | ~CmpiMethodMI () |
CmpiMethodMI (CMPIBroker *mbp, const CmpiContext &ctx) | |
virtual CmpiStatus | invokeMethod (const CmpiContext &ctx, CmpiResult &rslt, const CmpiObjectPath &ref, const char *methodName, const CmpiArgs &in, CmpiArgs &out) |
Static Public Member Functions | |
static CMPIStatus | driveInvokeMethod (CMPIMethodMI *mi, CMPIContext *eCtx, CMPIResult *eRslt, CMPIObjectPath *eCop, char *methodName, CMPIArgs *eIn, CMPIArgs *eOut) |
Definition at line 39 of file CmpiMethodMI.h.
|
Definition at line 42 of file CmpiMethodMI.h. |
|
Definition at line 43 of file CmpiMethodMI.h. |
|
Definition at line 296 of file CmpiImpl.cpp. References cop, and _CMPIMethodMI::hdl. |
|
Definition at line 317 of file CmpiImpl.cpp. References CMPI_RC_ERR_NOT_SUPPORTED. |