classPathIsA(const char *className) | CmpiObjectPath | [inline] |
CmpiAssociationMI class | CmpiObjectPath | [friend] |
CmpiBroker class | CmpiObjectPath | [friend] |
CmpiData class | CmpiObjectPath | [friend] |
CmpiIndicationMI class | CmpiObjectPath | [friend] |
CmpiInstance class | CmpiObjectPath | [friend] |
CmpiInstanceMI class | CmpiObjectPath | [friend] |
CmpiMethodMI class | CmpiObjectPath | [friend] |
CmpiObject() | CmpiObject | [inline, protected] |
CmpiObject(const void *enc) | CmpiObject | [inline, protected] |
CmpiObjectPath(CMPIObjectPath *c) | CmpiObjectPath | [inline] |
CmpiObjectPath() | CmpiObjectPath | [inline] |
CmpiObjectPath(const char *ns, const char *cls) | CmpiObjectPath | [inline] |
CmpiObjectPath(const CmpiString &ns, const char *cls) | CmpiObjectPath | [inline] |
CmpiPropertyMI class | CmpiObjectPath | [friend] |
CmpiResult class | CmpiObjectPath | [friend] |
doClassPathIsA(CMPIBroker *mb, const char *className) | CmpiObjectPath | |
doIsA(CMPIBroker *mb, const char *typeName) | CmpiObject | [protected] |
doToString(CMPIBroker *mb) | CmpiObject | [protected] |
enc | CmpiObject | [protected] |
getClassName() const | CmpiObjectPath | |
getEnc() const | CmpiObjectPath | [inline] |
getHostname() const | CmpiObjectPath | |
getKey(const char *name) const | CmpiObjectPath | |
getKey(const int index, CmpiString *name=NULL) const | CmpiObjectPath | |
getKeyCount() const | CmpiObjectPath | |
getNameSpace() const | CmpiObjectPath | |
isA(const char *typeName) | CmpiObject | [inline] |
isNull() const | CmpiObject | [inline] |
makeObjectPath(CMPIBroker *mb, const char *ns, const char *cls) | CmpiObjectPath | |
makeObjectPath(CMPIBroker *mb, const CmpiString &ns, const char *cls) | CmpiObjectPath | |
setClassName(const char *hn) | CmpiObjectPath | |
setClassName(CmpiString hn) | CmpiObjectPath | [inline] |
setHostname(const char *hn) | CmpiObjectPath | |
setHostname(CmpiString hn) | CmpiObjectPath | [inline] |
setKey(const char *name, CmpiData data) | CmpiObjectPath | |
setNameSpace(const char *ns) | CmpiObjectPath | |
setNameSpace(CmpiString ns) | CmpiObjectPath | [inline] |
toString() | CmpiObject | [inline] |