Main Page Classes Files Class List Class Hierarchy Class Members CIMProperty Member List This is the complete list of members for CIMProperty, including all inherited members. addQualifier(const CIMQualifier &x)CIMProperty CIMProperty()CIMProperty CIMProperty(const CIMProperty &x)CIMProperty CIMProperty(const CIMName &name, const CIMValue &value, Uint32 arraySize=0, const CIMName &referenceClassName=CIMName(), const CIMName &classOrigin=CIMName(), Boolean propagated=false)CIMProperty clone() const CIMProperty findQualifier(const CIMName &name) const CIMProperty getArraySize() const CIMProperty getClassOrigin() const CIMProperty getName() const CIMProperty getPropagated() const CIMProperty getQualifier(Uint32 index)CIMProperty getQualifier(Uint32 index) const CIMProperty getQualifierCount() const CIMProperty getReferenceClassName() const CIMProperty getType() const CIMProperty getValue() const CIMProperty identical(const CIMConstProperty &x) const CIMProperty isArray() const CIMProperty isUninitialized() const CIMProperty operator=(const CIMProperty &x)CIMProperty removeQualifier(Uint32 index)CIMProperty setClassOrigin(const CIMName &classOrigin)CIMProperty setName(const CIMName &name)CIMProperty setPropagated(Boolean propagated)CIMProperty setValue(const CIMValue &value)CIMProperty ~CIMProperty()CIMProperty