This is the complete list of members for CmpiObjectPath, including all inherited members.
| classPathIsA(const char *className) const | CmpiObjectPath | |
| 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 | protected |
| CmpiObject(const void *enc) | CmpiObject | protected |
| CmpiObjectPath(const char *ns, const char *cls) | CmpiObjectPath | |
| CmpiObjectPath(const CmpiString &ns, const char *cls) | CmpiObjectPath | |
| CmpiObjectPath(CMPIObjectPath *c) | CmpiObjectPath | |
| CmpiPropertyMI class | CmpiObjectPath | friend |
| CmpiResult class | CmpiObjectPath | friend |
| doClassPathIsA(CMPIBroker *mb, const char *className) const | CmpiObjectPath | private |
| doIsA(CMPIBroker *mb, const char *typeName) const | CmpiObject | protected |
| doToString(CMPIBroker *mb) | CmpiObject | protected |
| enc | CmpiObject | protected |
| getClassName() const | CmpiObjectPath | |
| getEnc() const | CmpiObjectPath | |
| 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) const | CmpiObject | |
| isNull() const | CmpiObject | |
| makeObjectPath(CMPIBroker *mb, const char *ns, const char *cls) | CmpiObjectPath | private |
| makeObjectPath(CMPIBroker *mb, const CmpiString &ns, const char *cls) | CmpiObjectPath | private |
| setClassName(const char *hn) | CmpiObjectPath | |
| setClassName(CmpiString hn) | CmpiObjectPath | |
| setHostname(const char *hn) | CmpiObjectPath | |
| setHostname(CmpiString hn) | CmpiObjectPath | |
| setKey(const char *name, const CmpiData data) | CmpiObjectPath | |
| setNameSpace(const char *ns) | CmpiObjectPath | |
| setNameSpace(CmpiString ns) | CmpiObjectPath | |
| toString() | CmpiObject | |