CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Added in CMPI 2.0

Entities that were added in CMPI 2.0

Global CMCloseMessageFile (const CMPIBroker *mb, const CMPIMsgFileHandle msgFileHandle)
Added in CMPI 2.0.
Global CMGetCIMStatusCode (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetCIMStatusCodeDescription (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetErrorMessage (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetErrorSource (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetErrorSourceFormat (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetErrorType (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetMessage2 (mb, msgId, msgFileHandle, defMsg, rc, args)
Added in CMPI 2.0.
Global CMGetMessageArguments (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetMessageID (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetOtherErrorSourceFormat (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetOtherErrorType (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetOwningEntity (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetPerceivedSeverity (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetProbableCause (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetProbableCauseDescription (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMGetRecommendedActions (const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMNewCMPIError (const CMPIBroker *mb, const char *owner, const char *msgID, const char *msg, const CMPIErrorSeverity sev, const CMPIErrorProbableCause pc, const CMPIrc cimStatusCode, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMOpenMessageFile (const CMPIBroker *mb, const char *msgFile, CMPIMsgFileHandle *msgFileHandle)
Added in CMPI 2.0.
Global CMPI_MB_Supports_Extended_Error
Added in CMPI 2.0.
Global CMPI_MB_Supports_MemEnhancements
Added in CMPI 2.0.
Global CMPIBroker::mft
Added in CMPI 2.0.
Global CMPIBrokerEncFT::closeMessageFile )(const CMPIBroker *mb, const CMPIMsgFileHandle msgFileHandle)
Added in CMPI 2.0.
Global CMPIBrokerEncFT::getMessage2 )(const CMPIBroker *mb, const char *msgId, const CMPIMsgFileHandle msgFileHandle, const char *defMsg, CMPIStatus *rc, CMPICount count,...)
Added in CMPI 2.0.
Global CMPIBrokerEncFT::newCMPIError )(const CMPIBroker *mb, const char *owner, const char *msgID, const char *msg, const CMPIErrorSeverity sev, const CMPIErrorProbableCause pc, const CMPIrc cimStatusCode, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIBrokerEncFT::openMessageFile )(const CMPIBroker *mb, const char *msgFile, CMPIMsgFileHandle *msgFileHandle)
Added in CMPI 2.0.
Class CMPIBrokerMemFT
Added in CMPI 2.0.
Global CMPIBrokerMemFT::cmpiCalloc )(const CMPIBroker *mb, size_t nElems, size_t sizeElem)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::cmpiFree )(const CMPIBroker *mb, void *ptr)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::cmpiMalloc )(const CMPIBroker *mb, size_t size)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::cmpiRealloc )(const CMPIBroker *mb, void *ptr, size_t size)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::cmpiStrDup )(const CMPIBroker *mb, const char *str)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::freeArgs )(const CMPIBroker *mb, CMPIArgs *args)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::freeArray )(const CMPIBroker *mb, CMPIArray *array)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::freeDateTime )(const CMPIBroker *mb, CMPIDateTime *dt)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::freeInstance )(const CMPIBroker *mb, CMPIInstance *inst)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::freeObjectPath )(const CMPIBroker *mb, CMPIObjectPath *obj)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::freeSelectExp )(const CMPIBroker *mb, CMPISelectExp *se)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::freeString )(const CMPIBroker *mb, CMPIString *str)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::mark )(const CMPIBroker *mb, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIBrokerMemFT::release )(const CMPIBroker *mb, const CMPIGcStat *gc)
Added in CMPI 2.0.
Class CMPIError
Added in CMPI 2.0.
Class CMPIErrorFT
Added in CMPI 2.0.
Global CMPIErrorFT::clone )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getCIMStatusCode )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getCIMStatusCodeDescription )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getErrorSource )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getErrorSourceFormat )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getErrorType )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getMessage )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getMessageArguments )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getMessageID )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getOtherErrorSourceFormat )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getOtherErrorType )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getOwningEntity )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getPerceivedSeverity )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getProbableCause )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getProbableCauseDescription )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::getRecommendedActions )(const CMPIError *er, CMPIStatus *rc)
Added in CMPI 2.0.
Global CMPIErrorFT::release )(CMPIError *er)
Added in CMPI 2.0.
Global CMPIErrorFT::setCIMStatusCodeDescription )(const CMPIError *er, const char *scd)
Added in CMPI 2.0.
Global CMPIErrorFT::setErrorSource )(const CMPIError *er, const char *es)
Added in CMPI 2.0.
Global CMPIErrorFT::setErrorSourceFormat )(const CMPIError *er, const CMPIErrorSrcFormat esf)
Added in CMPI 2.0.
Global CMPIErrorFT::setErrorType )(const CMPIError *er, const CMPIErrorType et)
Added in CMPI 2.0.
Global CMPIErrorFT::setMessageArguments )(const CMPIError *er, const CMPIArray *values)
Added in CMPI 2.0.
Global CMPIErrorFT::setOtherErrorSourceFormat )(const CMPIError *er, const char *oef)
Added in CMPI 2.0.
Global CMPIErrorFT::setOtherErrorType )(const CMPIError *er, const char *ot)
Added in CMPI 2.0.
Global CMPIErrorFT::setProbableCauseDescription )(const CMPIError *er, const char *pcd)
Added in CMPI 2.0.
Global CMPIErrorFT::setRecommendedActions )(const CMPIError *er, const CMPIArray *ra)
Added in CMPI 2.0.
Global CMPIInstanceFT::setPropertyWithOrigin )(const CMPIInstance *inst, const char *name, const CMPIValue *value, const CMPIType type, const char *origin)
Added in CMPI 2.0.
Class CMPIPropertyMI
Added in CMPI 2.0.
Class CMPIPropertyMIFT
Added in CMPI 2.0.
Global CMPIPropertyMIFT::cleanup )(CMPIPropertyMI *mi, const CMPIContext *ctx, CMPIBoolean terminating)
Added in CMPI 2.0.
Global CMPIPropertyMIFT::getProperty )(CMPIPropertyMI *mi, const CMPIContext *ctx, const CMPIResult *rslt, const CMPIObjectPath *instPath, const char *name)
Added in CMPI 2.0.
Global CMPIPropertyMIFT::setProperty )(CMPIPropertyMI *mi, const CMPIContext *ctx, const CMPIResult *rslt, const CMPIObjectPath *instPath, const char *name, const CMPIData data)
Added in CMPI 2.0.
Global CMPIPropertyMIFT::setPropertyWithOrigin )(CMPIPropertyMI *mi, const CMPIContext *ctx, const CMPIResult *rslt, CMPIObjectPath *instPath, const char *name, const CMPIData data, const char *origin)
Added in CMPI 2.0.
Global CMPIResultFT::returnError )(const CMPIResult *rslt, const CMPIError *er)
Added in CMPI 2.0.
Global CMReturnError (const CMPIResult *rslt, const CMPIError *er)
Added in CMPI 2.0.
Global CMSetCIMStatusCodeDescription (const CMPIError *er, const char *scd)
Added in CMPI 2.0.
Global CMSetErrorSource (const CMPIError *er, const char *es)
Added in CMPI 2.0.
Global CMSetErrorSourceFormat (const CMPIError *er, const CMPIErrorSrcFormat esf)
Added in CMPI 2.0.
Global CMSetErrorType (const CMPIError *er, const CMPIErrorType et)
Added in CMPI 2.0.
Global CMSetMessageArguments (const CMPIError *er, const CMPIArray *values)
Added in CMPI 2.0.
Global CMSetOtherErrorSourceFormat (const CMPIError *er, const char *oef)
Added in CMPI 2.0.
Global CMSetOtherErrorType (const CMPIError *er, const char *ot)
Added in CMPI 2.0.
Global CMSetProbableCauseDescription (const CMPIError *er, const char *pcd)
Added in CMPI 2.0.
Global CMSetPropertyWithOrigin (const CMPIInstance *inst, const char *name, const CMPIValue *value, CMPIType type, const char *origin)
Added in CMPI 2.0.
Global CMSetRecommendedActions (const CMPIError *er, const CMPIArray *ra)
Added in CMPI 2.0.
Page Extended Errors capability
Added in CMPI 2.0.
Page Memory Enhancement Services capability
Added in CMPI 2.0.