CIMMethod Member List
This is the complete list of members for CIMMethod, including all inherited members.
addParameter(const CIMParameter &x)CIMMethod
addQualifier(const CIMQualifier &x)CIMMethod
CIMMethod()CIMMethod
CIMMethod(const CIMMethod &x)CIMMethod
CIMMethod(const CIMName &name, CIMType type, const CIMName &classOrigin=CIMName(), Boolean propagated=false)CIMMethod
clone() const CIMMethod
findParameter(const CIMName &name) const CIMMethod
findQualifier(const CIMName &name) const CIMMethod
getClassOrigin() const CIMMethod
getName() const CIMMethod
getParameter(Uint32 index)CIMMethod
getParameter(Uint32 index) const CIMMethod
getParameterCount() const CIMMethod
getPropagated() const CIMMethod
getQualifier(Uint32 index)CIMMethod
getQualifier(Uint32 index) const CIMMethod
getQualifierCount() const CIMMethod
getType() const CIMMethod
identical(const CIMConstMethod &x) const CIMMethod
isUninitialized() const CIMMethod
operator=(const CIMMethod &x)CIMMethod
removeParameter(Uint32 index)CIMMethod
removeQualifier(Uint32 index)CIMMethod
setClassOrigin(const CIMName &classOrigin)CIMMethod
setName(const CIMName &name)CIMMethod
setPropagated(Boolean propagated)CIMMethod
setType(CIMType type)CIMMethod
~CIMMethod()CIMMethod