CIMValue Member ListThis is the complete list of members for CIMValue, including all inherited members.
assign(const CIMValue &x) CIMValue CIMValue() CIMValue CIMValue(CIMType type, Boolean isArray, Uint32 arraySize=0) CIMValue CIMValue(Boolean x) CIMValue CIMValue(Uint8 x) CIMValue CIMValue(Sint8 x) CIMValue CIMValue(Uint16 x) CIMValue CIMValue(Sint16 x) CIMValue CIMValue(Uint32 x) CIMValue CIMValue(Sint32 x) CIMValue CIMValue(Uint64 x) CIMValue CIMValue(Sint64 x) CIMValue CIMValue(Real32 x) CIMValue CIMValue(Real64 x) CIMValue CIMValue(const Char16 &x) CIMValue CIMValue(const String &x) CIMValue CIMValue(const CIMDateTime &x) CIMValue CIMValue(const CIMObjectPath &x) CIMValue CIMValue(const CIMObject &x) CIMValue CIMValue(const CIMInstance &x) CIMValue CIMValue(const Array< Boolean > &x) CIMValue CIMValue(const Array< Uint8 > &x) CIMValue CIMValue(const Array< Sint8 > &x) CIMValue CIMValue(const Array< Uint16 > &x) CIMValue CIMValue(const Array< Sint16 > &x) CIMValue CIMValue(const Array< Uint32 > &x) CIMValue CIMValue(const Array< Sint32 > &x) CIMValue CIMValue(const Array< Uint64 > &x) CIMValue CIMValue(const Array< Sint64 > &x) CIMValue CIMValue(const Array< Real32 > &x) CIMValue CIMValue(const Array< Real64 > &x) CIMValue CIMValue(const Array< Char16 > &x) CIMValue CIMValue(const Array< String > &x) CIMValue CIMValue(const Array< CIMDateTime > &x) CIMValue CIMValue(const Array< CIMObjectPath > &x) CIMValue CIMValue(const Array< CIMObject > &x) CIMValue CIMValue(const Array< CIMInstance > &x) CIMValue CIMValue(const CIMValue &x) CIMValue clear() CIMValue equal(const CIMValue &x) const CIMValue get(Boolean &x) const CIMValue get(Uint8 &x) const CIMValue get(Sint8 &x) const CIMValue get(Uint16 &x) const CIMValue get(Sint16 &x) const CIMValue get(Uint32 &x) const CIMValue get(Sint32 &x) const CIMValue get(Uint64 &x) const CIMValue get(Sint64 &x) const CIMValue get(Real32 &x) const CIMValue get(Real64 &x) const CIMValue get(Char16 &x) const CIMValue get(String &x) const CIMValue get(CIMDateTime &x) const CIMValue get(CIMObjectPath &x) const CIMValue get(CIMObject &x) const CIMValue get(CIMInstance &x) const CIMValue get(Array< Boolean > &x) const CIMValue get(Array< Uint8 > &x) const CIMValue get(Array< Sint8 > &x) const CIMValue get(Array< Uint16 > &x) const CIMValue get(Array< Sint16 > &x) const CIMValue get(Array< Uint32 > &x) const CIMValue get(Array< Sint32 > &x) const CIMValue get(Array< Uint64 > &x) const CIMValue get(Array< Sint64 > &x) const CIMValue get(Array< Real32 > &x) const CIMValue get(Array< Real64 > &x) const CIMValue get(Array< Char16 > &x) const CIMValue get(Array< String > &x) const CIMValue get(Array< CIMDateTime > &x) const CIMValue get(Array< CIMObjectPath > &x) const CIMValue get(Array< CIMObject > &x) const CIMValue get(Array< CIMInstance > &x) const CIMValue getArraySize() const CIMValue getType() const CIMValue isArray() const CIMValue isNull() const CIMValue operator=(const CIMValue &x) CIMValue set(Boolean x) CIMValue set(Uint8 x) CIMValue set(Sint8 x) CIMValue set(Uint16 x) CIMValue set(Sint16 x) CIMValue set(Uint32 x) CIMValue set(Sint32 x) CIMValue set(Uint64 x) CIMValue set(Sint64 x) CIMValue set(Real32 x) CIMValue set(Real64 x) CIMValue set(const Char16 &x) CIMValue set(const String &x) CIMValue set(const CIMDateTime &x) CIMValue set(const CIMObjectPath &x) CIMValue set(const CIMObject &x) CIMValue set(const CIMInstance &x) CIMValue set(const Array< Boolean > &x) CIMValue set(const Array< Uint8 > &x) CIMValue set(const Array< Sint8 > &x) CIMValue set(const Array< Uint16 > &x) CIMValue set(const Array< Sint16 > &x) CIMValue set(const Array< Uint32 > &x) CIMValue set(const Array< Sint32 > &x) CIMValue set(const Array< Uint64 > &x) CIMValue set(const Array< Sint64 > &x) CIMValue set(const Array< Real32 > &x) CIMValue set(const Array< Real64 > &x) CIMValue set(const Array< Char16 > &x) CIMValue set(const Array< String > &x) CIMValue set(const Array< CIMDateTime > &x) CIMValue set(const Array< CIMObjectPath > &x) CIMValue set(const Array< CIMObject > &x) CIMValue set(const Array< CIMInstance > &x) CIMValue setNullValue(CIMType type, Boolean isArray, Uint32 arraySize=0) CIMValue toString() const CIMValue typeCompatible(const CIMValue &x) const CIMValue ~CIMValue() CIMValue