CIMObject Member List
This is the complete list of members for CIMObject, including all inherited members.
addProperty(const CIMProperty &x) CIMObject addQualifier(const CIMQualifier &qualifier) CIMObject CIMObject() CIMObject CIMObject(const CIMObject &x) CIMObject CIMObject(const CIMClass &x) CIMObject CIMObject(const CIMInstance &x) CIMObject clone() const CIMObject findProperty(const CIMName &name) const CIMObject findQualifier(const CIMName &name) const CIMObject getClassName() const CIMObject getPath() const CIMObject getProperty(Uint32 index) CIMObject getProperty(Uint32 index) const CIMObject getPropertyCount() const CIMObject getQualifier(Uint32 index) CIMObject getQualifier(Uint32 index) const CIMObject getQualifierCount() const CIMObject identical(const CIMConstObject &x) const CIMObject instanceFilter(Boolean includeQualifiers, Boolean includeClassOrigin, const CIMPropertyList &propertyList) (defined in CIMObject) CIMObject isClass() const CIMObject isInstance() const CIMObject isUninitialized() const CIMObject operator=(const CIMObject &x) CIMObject removeProperty(Uint32 index) CIMObject removeQualifier(Uint32 index) CIMObject setPath(const CIMObjectPath &path) CIMObject toString() const CIMObject ~CIMObject() CIMObject