addParameter(const CIMParameter ¶m) | OWBI1::CIMMethod | |
addQualifier(const CIMQualifier &qual) | OWBI1::CIMMethod | |
CIMMethod() | OWBI1::CIMMethod | |
CIMMethod(CIMNULL_t) | OWBI1::CIMMethod | [explicit] |
CIMMethod(const CIMName &name) | OWBI1::CIMMethod | [explicit] |
CIMMethod(const char *name) | OWBI1::CIMMethod | [explicit] |
CIMMethod(const CIMMethod &arg) | OWBI1::CIMMethod | |
clone(WBEMFlags::EIncludeQualifiersFlag includeQualifiers=WBEMFlags::E_INCLUDE_QUALIFIERS, WBEMFlags::EIncludeClassOriginFlag includeClassOrigin=WBEMFlags::E_INCLUDE_CLASS_ORIGIN) const | OWBI1::CIMMethod | |
E_UNEXPECTED_SIGNATURE enum value | OWBI1::CIMBase | |
E_UNKNOWN_VERSION enum value | OWBI1::CIMBase | |
EErrorCodes enum name | OWBI1::CIMBase | |
getINParameters() const | OWBI1::CIMMethod | |
getName() const | OWBI1::CIMMethod | [virtual] |
getOriginClass() const | OWBI1::CIMMethod | |
getOUTParameters() const | OWBI1::CIMMethod | |
getOverridingMethod() const | OWBI1::CIMMethod | |
getParameters() const | OWBI1::CIMMethod | |
getPropagated() const | OWBI1::CIMMethod | |
getQualifier(const CIMName &name) const | OWBI1::CIMMethod | |
getQualifiers() const | OWBI1::CIMMethod | |
getReturnDataSize() const | OWBI1::CIMMethod | |
getReturnType() const | OWBI1::CIMMethod | |
m_pdata | OWBI1::CIMMethod | [protected] |
operator safe_bool() const | OWBI1::CIMMethod | [inline] |
operator!() const | OWBI1::CIMMethod | [inline] |
operator<(const CIMMethod &x, const CIMMethod &y) | OWBI1::CIMMethod | [friend] |
operator=(const CIMMethod &arg) | OWBI1::CIMMethod | |
readObject(std::istream &istrm) | OWBI1::CIMMethod | [virtual] |
readSig(std::istream &istrm, const char *const sig) | OWBI1::CIMBase | [static] |
readSig(std::istream &istrm, const char *const sig, const char *const verSig, UInt32 maxVersion) | OWBI1::CIMBase | [static] |
safe_bool typedef | OWBI1::CIMMethod | |
setName(const CIMName &name) | OWBI1::CIMMethod | [virtual] |
setNull() | OWBI1::CIMMethod | [virtual] |
setOriginClass(const CIMName &originCls) | OWBI1::CIMMethod | |
setOverridingMethod(const CIMName &omname) | OWBI1::CIMMethod | |
setParameters(const CIMParameterArray &inParms) | OWBI1::CIMMethod | |
setPropagated(bool propagated=true) | OWBI1::CIMMethod | |
setQualifiers(const CIMQualifierArray &quals) | OWBI1::CIMMethod | |
setReturnType(const CIMDataType &type) | OWBI1::CIMMethod | |
toMOF() const | OWBI1::CIMMethod | [virtual] |
toString() const | OWBI1::CIMMethod | [virtual] |
writeObject(std::ostream &ostrm) const | OWBI1::CIMMethod | [virtual] |
writeSig(std::ostream &ostrm, const char *const sig) | OWBI1::CIMBase | [static] |
writeSig(std::ostream &ostrm, const char *const sig, UInt32 version) | OWBI1::CIMBase | [static] |
~CIMBase() | OWBI1::CIMBase | [virtual] |
~CIMElement() | OWBI1::CIMElement | [virtual] |
~CIMMethod() | OWBI1::CIMMethod | |
~SerializableIFC() | OWBI1::SerializableIFC | [virtual] |