OW_NAMESPACE::CIMValue Member List

This is the complete list of members for OW_NAMESPACE::CIMValue, including all inherited members.

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


Generated on Thu Feb 9 09:12:44 2006 for openwbem by  doxygen 1.4.6