Entities that were added in CMPI 2.1
- Global CBAssociatorsFiltered (const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *instPath, const char *assocClass, const char *resultClass, const char *role, const char *resultRole, const char **properties, const char *filterQueryLanguage, const char *filterQuery, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CBEnumInstancesFiltered (const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *classPath, const char **properties, const char *filterQueryLanguage, const char *filterQuery, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CBReferencesFiltered (const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *instPath, const char *resultClass, const char *role, const char **properties, const char *filterQueryLanguage, const char *filterQuery, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMCalloc (const CMPIBroker *mb, size_t nElems, size_t sizeElem)
- Added in CMPI 2.1.
- Global CMFilterMatch (const CMPIEnumerationFilter *ef, const CMPIInstance *inst, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMFree (const CMPIBroker *mb, void *ptr)
- Added in CMPI 2.1.
- Global CMFreeArgs (const CMPIBroker *mb, CMPIArgs *args)
- Added in CMPI 2.1.
- Global CMFreeArray (const CMPIBroker *mb, CMPIArray *array)
- Added in CMPI 2.1.
- Global CMFreeChars (const CMPIBroker *mb, char *chars)
- Added in CMPI 2.1.
- Global CMFreeDateTime (const CMPIBroker *mb, CMPIDateTime *dt)
- Added in CMPI 2.1.
- Global CMFreeInstance (const CMPIBroker *mb, CMPIInstance *inst)
- Added in CMPI 2.1.
- Global CMFreeObjectPath (const CMPIBroker *mb, CMPIObjectPath *obj)
- Added in CMPI 2.1.
- Global CMFreeSelectExp (const CMPIBroker *mb, CMPISelectExp *se)
- Added in CMPI 2.1.
- Global CMFreeString (const CMPIBroker *mb, CMPIString *str)
- Added in CMPI 2.1.
- Global CMGetListProperties (const CMPIPropertyList *plist, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMIsPropertyInList (const CMPIPropertyList *plist, const char *pname, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMMalloc (const CMPIBroker *mb, size_t size)
- Added in CMPI 2.1.
- Global CMMemMark (const CMPIBroker *mb, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMMemRelease (const CMPIBroker *mb, const CMPIGcStat *gc)
- Added in CMPI 2.1.
- Global CMNewCharsCP (const CMPIString *str, const CMPICodepageID cpid, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMNewEnumerationFilter (const CMPIBroker *mb, const char *filterQueryLanguage, const char *filterQuery, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMNewPropertyList (const CMPIBroker *mb, const char **properties, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMNewStringCP (const CMPIBroker *mb, const char *data, const CMPICodepageID cpid, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPI_MB_CodepageConversion
- Added in CMPI 2.1.
- Global CMPI_MB_Logging
- Added in CMPI 2.1.
- Global CMPI_MB_PropertyFiltering
- Added in CMPI 2.1.
- Global CMPI_MB_Tracing
- Added in CMPI 2.1.
- Global CMPIAssociationMIFT::associatorsFiltered )(CMPIAssociationMI *mi, const CMPIContext *ctx, const CMPIResult *rslt, const CMPIObjectPath *instPath, const char *assocClass, const char *resultClass, const char *role, const char *resultRole, const char **properties, const char *filterQueryLanguage, const char *filterQuery, CMPIBoolean continueOnError)
- Added in CMPI 2.1.
- Global CMPIAssociationMIFT::referencesFiltered )(CMPIAssociationMI *mi, const CMPIContext *ctx, const CMPIResult *rslt, const CMPIObjectPath *instPath, const char *resultClass, const char *role, const char **properties, const char *filterQueryLanguage, const char *filterQuery, CMPIBoolean continueOnError)
- Added in CMPI 2.1.
- Global CMPIBrokerEncFT::newEnumerationFilter )(const CMPIBroker *mb, const char *filterQueryLanguage, const char *filterQuery, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPIBrokerEncFT::newPropertyList )(const CMPIBroker *mb, const char **properties, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPIBrokerEncFT::newStringCP )(const CMPIBroker *mb, const char *data, const CMPICodepageID cpid, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPIBrokerExtFT::destroyCondition2 )(CMPI_COND_TYPE cond)
- Added in CMPI 2.1. Supersedes the deprecated CMPIBrokerExtFT.destroyCondition() function.
- Global CMPIBrokerExtFT::destroyMutex2 )(CMPI_MUTEX_TYPE mutex)
- Added in CMPI 2.1. Supersedes the deprecated CMPIBrokerExtFT.destroyMutex() function.
- Global CMPIBrokerExtFT::lockMutex2 )(CMPI_MUTEX_TYPE mutex)
- Added in CMPI 2.1. Supersedes the deprecated CMPIBrokerExtFT.lockMutex() function.
- Global CMPIBrokerExtFT::unlockMutex2 )(CMPI_MUTEX_TYPE mutex)
- Added in CMPI 2.1. Supersedes the deprecated CMPIBrokerExtFT.unlockMutex() function.
- Global CMPIBrokerFT::associatorsFiltered )(const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *instPath, const char *assocClass, const char *resultClass, const char *role, const char *resultRole, const char **properties, const char *filterQueryLanguage, const char *filterQuery, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPIBrokerFT::enumerateInstancesFiltered )(const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *classPath, const char **properties, const char *filterQueryLanguage, const char *filterQuery, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPIBrokerFT::referencesFiltered )(const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *instPath, const char *resultClass, const char *role, const char **properties, const char *filterQueryLanguage, const char *filterQuery, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPIBrokerMemFT::freeChars )(const CMPIBroker *mb, char *chars)
- Added in CMPI 2.1.
- Global CMPICodepageID
- Added in CMPI 2.1.
- Class CMPIEnumerationFilter
- Added in CMPI 2.1.
- Class CMPIEnumerationFilterFT
- Added in CMPI 2.1.
- Global CMPIEnumerationFilterFT::clone )(const CMPIEnumerationFilter *ef, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPIEnumerationFilterFT::match )(const CMPIEnumerationFilter *ef, const CMPIInstance *inst, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPIEnumerationFilterFT::release )(CMPIEnumerationFilter *ef)
- Added in CMPI 2.1.
- Global CMPIIndicationMIFT::activateFilterCollection )(CMPIIndicationMI *mi, const CMPIContext *ctx, const CMPIInstance *collInst, CMPIBoolean firstActivation)
- Added in CMPI 2.1.
- Global CMPIIndicationMIFT::authorizeFilterCollection )(CMPIIndicationMI *mi, const CMPIContext *ctx, const CMPIInstance *collInst)
- Added in CMPI 2.1.
- Global CMPIIndicationMIFT::deActivateFilterCollection )(CMPIIndicationMI *mi, const CMPIContext *ctx, const CMPIInstance *collInst, CMPIBoolean lastDeActivation)
- Added in CMPI 2.1.
- Global CMPIInstanceMIFT::enumerateInstancesFiltered )(CMPIInstanceMI *mi, const CMPIContext *ctx, const CMPIResult *rslt, const CMPIObjectPath *classPath, const char **properties, const char *filterQuerylanguage, const char *filterQuery, CMPIStatus *rc)
- Added in CMPI 2.1.
- Class CMPIPropertyList
- Added in CMPI 2.1.
- Class CMPIPropertyListFT
- Added in CMPI 2.1.
- Global CMPIPropertyListFT::clone )(const CMPIPropertyList *plist, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPIPropertyListFT::getProperties )(const CMPIPropertyList *plist, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPIPropertyListFT::isPropertyInList )(const CMPIPropertyList *plist, const char *pname, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMPIPropertyListFT::release )(CMPIPropertyList *plist)
- Added in CMPI 2.1.
- Global CMPIStringFT::newCharsCP )(const CMPIString *str, const CMPICodepageID cpid, CMPIStatus *rc)
- Added in CMPI 2.1.
- Global CMRealloc (const CMPIBroker *mb, void *ptr, size_t size)
- Added in CMPI 2.1.
- Global CMStrDup (const CMPIBroker *mb, const char *str)
- Added in CMPI 2.1.
- Page Codepage Conversion capability
- Added in CMPI 2.1.