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() constCIMMethod
findParameter(const CIMName &name) constCIMMethod
findQualifier(const CIMName &name) constCIMMethod
getClassOrigin() constCIMMethod
getName() constCIMMethod
getParameter(Uint32 index)CIMMethod
getParameter(Uint32 index) constCIMMethod
getParameterCount() constCIMMethod
getPropagated() constCIMMethod
getQualifier(Uint32 index)CIMMethod
getQualifier(Uint32 index) constCIMMethod
getQualifierCount() constCIMMethod
getType() constCIMMethod
identical(const CIMConstMethod &x) constCIMMethod
isUninitialized() constCIMMethod
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