CIMObjectPath() | OWBI1::CIMObjectPath | |
CIMObjectPath(CIMNULL_t) | OWBI1::CIMObjectPath | [explicit] |
CIMObjectPath(const CIMName &className) | OWBI1::CIMObjectPath | [explicit] |
CIMObjectPath(const char *className) | OWBI1::CIMObjectPath | [explicit] |
CIMObjectPath(const CIMName &className, const String &nspace) | OWBI1::CIMObjectPath | |
CIMObjectPath(const CIMName &className, const CIMPropertyArray &keys) | OWBI1::CIMObjectPath | |
CIMObjectPath(const String &ns, const CIMInstance &inst) | OWBI1::CIMObjectPath | |
CIMObjectPath(const CIMObjectPath &arg) | OWBI1::CIMObjectPath | |
CIMObjectPath(const detail::CIMObjectPathRepRef &rep) | OWBI1::CIMObjectPath | [explicit] |
E_UNEXPECTED_SIGNATURE enum value | OWBI1::CIMBase | |
E_UNKNOWN_VERSION enum value | OWBI1::CIMBase | |
EErrorCodes enum name | OWBI1::CIMBase | |
equals(const CIMObjectPath &op) const | OWBI1::CIMObjectPath | |
escape(const String &inString) | OWBI1::CIMObjectPath | [static] |
getClassName() const | OWBI1::CIMObjectPath | |
getFullNameSpace() const | OWBI1::CIMObjectPath | |
getHost() const | OWBI1::CIMObjectPath | |
getKey(const CIMName &keyName) const | OWBI1::CIMObjectPath | |
getKeys() const | OWBI1::CIMObjectPath | |
getKeyT(const CIMName &keyName) const | OWBI1::CIMObjectPath | |
getKeyValue(const CIMName &name) const | OWBI1::CIMObjectPath | |
getNameSpace() const | OWBI1::CIMObjectPath | |
getNameSpaceUrl() const | OWBI1::CIMObjectPath | |
getRep() const | OWBI1::CIMObjectPath | |
isClassPath() const | OWBI1::CIMObjectPath | |
isInstancePath() const | OWBI1::CIMObjectPath | |
keyHasValue(const CIMName &name) const | OWBI1::CIMObjectPath | |
m_rep | OWBI1::CIMObjectPath | [private] |
modelPath() const | OWBI1::CIMObjectPath | [virtual] |
operator safe_bool() const | OWBI1::CIMObjectPath | |
operator!() const | OWBI1::CIMObjectPath | |
operator!=(const CIMObjectPath &op) const | OWBI1::CIMObjectPath | [inline] |
operator=(const CIMObjectPath &arg) | OWBI1::CIMObjectPath | |
operator==(const CIMObjectPath &op) const | OWBI1::CIMObjectPath | [inline] |
parse(const String &instanceName) | OWBI1::CIMObjectPath | [static] |
readObject(std::istream &istrm) | OWBI1::CIMObjectPath | [virtual] |
readSig(std::istream &istrm, const char *const sig) | OWBI1::CIMBase | [static] |
readSig(std::istream &istrm, const char *const sig, const char *const verSig, UInt32 maxVersion) | OWBI1::CIMBase | [static] |
safe_bool typedef | OWBI1::CIMObjectPath | |
setClassName(const CIMName &className) | OWBI1::CIMObjectPath | |
setHost(const String &host) | OWBI1::CIMObjectPath | |
setKeys(const CIMPropertyArray &newKeys) | OWBI1::CIMObjectPath | |
setKeys(const CIMInstance &instance) | OWBI1::CIMObjectPath | |
setKeyValue(const CIMName &name, const CIMValue &value) | OWBI1::CIMObjectPath | |
setNameSpace(const String &ns) | OWBI1::CIMObjectPath | |
setNull() | OWBI1::CIMObjectPath | [virtual] |
syncWithClass(const CIMClass &theClass) | OWBI1::CIMObjectPath | |
toMOF() const | OWBI1::CIMObjectPath | [virtual] |
toString() const | OWBI1::CIMObjectPath | [virtual] |
unEscape(const String &inString) | OWBI1::CIMObjectPath | [static] |
writeObject(std::ostream &ostrm) const | OWBI1::CIMObjectPath | [virtual] |
writeSig(std::ostream &ostrm, const char *const sig) | OWBI1::CIMBase | [static] |
writeSig(std::ostream &ostrm, const char *const sig, UInt32 version) | OWBI1::CIMBase | [static] |
~CIMBase() | OWBI1::CIMBase | [virtual] |
~CIMObjectPath() | OWBI1::CIMObjectPath | |
~SerializableIFC() | OWBI1::SerializableIFC | [virtual] |