| CIMValue(CIMNULL_t) | OWBI1::CIMValue | [explicit] |
| CIMValue(const CIMValue &x) | OWBI1::CIMValue | |
| CIMValue(Bool x) | OWBI1::CIMValue | [explicit] |
| CIMValue(bool x) | OWBI1::CIMValue | [explicit] |
| CIMValue(UInt8 x) | OWBI1::CIMValue | [explicit] |
| CIMValue(Int8 x) | OWBI1::CIMValue | [explicit] |
| CIMValue(UInt16 x) | OWBI1::CIMValue | [explicit] |
| CIMValue(Int16 x) | OWBI1::CIMValue | [explicit] |
| CIMValue(UInt32 x) | OWBI1::CIMValue | [explicit] |
| CIMValue(Int32 x) | OWBI1::CIMValue | [explicit] |
| CIMValue(UInt64 x) | OWBI1::CIMValue | [explicit] |
| CIMValue(Int64 x) | OWBI1::CIMValue | [explicit] |
| CIMValue(Real32 x) | OWBI1::CIMValue | [explicit] |
| CIMValue(Real64 x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const Char16 &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const String &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const char *x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const CIMDateTime &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const CIMObjectPath &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const CIMClass &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const CIMInstance &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const BoolArray &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const Char16Array &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const UInt8Array &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const Int8Array &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const UInt16Array &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const Int16Array &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const UInt32Array &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const Int32Array &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const UInt64Array &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const Int64Array &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const Real64Array &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const Real32Array &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const StringArray &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const CIMDateTimeArray &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const CIMObjectPathArray &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const CIMClassArray &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const CIMInstanceArray &x) | OWBI1::CIMValue | [explicit] |
| CIMValue(const detail::CIMValueRepRef &rep) | OWBI1::CIMValue | [explicit] |
| CIMValue(const void *) | OWBI1::CIMValue | [explicit, private] |
| CIMValue(void *) | OWBI1::CIMValue | [explicit, private] |
| CIMValue(volatile const void *) | OWBI1::CIMValue | [explicit, private] |
| CIMValue(volatile void *) | OWBI1::CIMValue | [explicit, private] |
| createSimpleValue(const String &cimtype, const String &value) | OWBI1::CIMValue | [static] |
| E_UNEXPECTED_SIGNATURE enum value | OWBI1::CIMBase | |
| E_UNKNOWN_VERSION enum value | OWBI1::CIMBase | |
| EErrorCodes enum name | OWBI1::CIMBase | |
| equal(const CIMValue &x) const | OWBI1::CIMValue | |
| get(Bool &x) const | OWBI1::CIMValue | |
| get(Char16 &x) const | OWBI1::CIMValue | |
| get(UInt8 &x) const | OWBI1::CIMValue | |
| get(Int8 &x) const | OWBI1::CIMValue | |
| get(UInt16 &x) const | OWBI1::CIMValue | |
| get(Int16 &x) const | OWBI1::CIMValue | |
| get(UInt32 &x) const | OWBI1::CIMValue | |
| get(Int32 &x) const | OWBI1::CIMValue | |
| get(UInt64 &x) const | OWBI1::CIMValue | |
| get(Int64 &x) const | OWBI1::CIMValue | |
| get(Real32 &x) const | OWBI1::CIMValue | |
| get(Real64 &x) const | OWBI1::CIMValue | |
| get(String &x) const | OWBI1::CIMValue | |
| get(CIMDateTime &x) const | OWBI1::CIMValue | |
| get(CIMObjectPath &x) const | OWBI1::CIMValue | |
| get(CIMClass &x) const | OWBI1::CIMValue | |
| get(CIMInstance &x) const | OWBI1::CIMValue | |
| get(CIMObjectPathArray &x) const | OWBI1::CIMValue | |
| get(Char16Array &x) const | OWBI1::CIMValue | |
| get(UInt8Array &x) const | OWBI1::CIMValue | |
| get(Int8Array &x) const | OWBI1::CIMValue | |
| get(UInt16Array &x) const | OWBI1::CIMValue | |
| get(Int16Array &x) const | OWBI1::CIMValue | |
| get(UInt32Array &x) const | OWBI1::CIMValue | |
| get(Int32Array &x) const | OWBI1::CIMValue | |
| get(UInt64Array &x) const | OWBI1::CIMValue | |
| get(Int64Array &x) const | OWBI1::CIMValue | |
| get(Real64Array &x) const | OWBI1::CIMValue | |
| get(Real32Array &x) const | OWBI1::CIMValue | |
| get(StringArray &x) const | OWBI1::CIMValue | |
| get(BoolArray &x) const | OWBI1::CIMValue | |
| get(CIMDateTimeArray &x) const | OWBI1::CIMValue | |
| get(CIMClassArray &x) const | OWBI1::CIMValue | |
| get(CIMInstanceArray &x) const | OWBI1::CIMValue | |
| getArraySize() const | OWBI1::CIMValue | |
| getCIMDataType() const | OWBI1::CIMValue | |
| getRep() const | OWBI1::CIMValue | |
| getType() const | OWBI1::CIMValue | |
| isArray() const | OWBI1::CIMValue | |
| isNumericType() const | OWBI1::CIMValue | |
| m_rep | OWBI1::CIMValue | [private] |
| operator safe_bool() const | OWBI1::CIMValue | |
| operator!() const | OWBI1::CIMValue | |
| operator!=(const CIMValue &x) const | OWBI1::CIMValue | |
| operator<(const CIMValue &x) const | OWBI1::CIMValue | |
| operator<=(const CIMValue &x) const | OWBI1::CIMValue | |
| operator=(const CIMValue &x) | OWBI1::CIMValue | |
| operator==(const CIMValue &x) const | OWBI1::CIMValue | |
| operator>(const CIMValue &x) const | OWBI1::CIMValue | |
| operator>=(const CIMValue &x) const | OWBI1::CIMValue | |
| readObject(std::istream &istrm) | OWBI1::CIMValue | [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::CIMValue | |
| sameType(const CIMValue &x) const | OWBI1::CIMValue | |
| setNull() | OWBI1::CIMValue | [virtual] |
| toBool() const | OWBI1::CIMValue | |
| toBoolArray() const | OWBI1::CIMValue | |
| toChar16() const | OWBI1::CIMValue | |
| toChar16Array() const | OWBI1::CIMValue | |
| toCIMClass() const | OWBI1::CIMValue | |
| toCIMClassArray() const | OWBI1::CIMValue | |
| toCIMDateTime() const | OWBI1::CIMValue | |
| toCIMDateTimeArray() const | OWBI1::CIMValue | |
| toCIMInstance() const | OWBI1::CIMValue | |
| toCIMInstanceArray() const | OWBI1::CIMValue | |
| toCIMObjectPath() const | OWBI1::CIMValue | |
| toCIMObjectPathArray() const | OWBI1::CIMValue | |
| toInt16() const | OWBI1::CIMValue | |
| toInt16Array() const | OWBI1::CIMValue | |
| toInt32() const | OWBI1::CIMValue | |
| toInt32Array() const | OWBI1::CIMValue | |
| toInt64() const | OWBI1::CIMValue | |
| toInt64Array() const | OWBI1::CIMValue | |
| toInt8() const | OWBI1::CIMValue | |
| toInt8Array() const | OWBI1::CIMValue | |
| toMOF() const | OWBI1::CIMValue | [virtual] |
| toReal32() const | OWBI1::CIMValue | |
| toReal32Array() const | OWBI1::CIMValue | |
| toReal64() const | OWBI1::CIMValue | |
| toReal64Array() const | OWBI1::CIMValue | |
| toString() const | OWBI1::CIMValue | [virtual] |
| toStringArray() const | OWBI1::CIMValue | |
| toUInt16() const | OWBI1::CIMValue | |
| toUInt16Array() const | OWBI1::CIMValue | |
| toUInt32() const | OWBI1::CIMValue | |
| toUInt32Array() const | OWBI1::CIMValue | |
| toUInt64() const | OWBI1::CIMValue | |
| toUInt64Array() const | OWBI1::CIMValue | |
| toUInt8() const | OWBI1::CIMValue | |
| toUInt8Array() const | OWBI1::CIMValue | |
| writeObject(std::ostream &ostrm) const | OWBI1::CIMValue | [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] |
| ~CIMValue() | OWBI1::CIMValue | |
| ~SerializableIFC() | OWBI1::SerializableIFC | [virtual] |