retdec
retdec::fileformat::DotnetMethod Member List

This is the complete list of members for retdec::fileformat::DotnetMethod, including all inherited members.

addGenericParameter(std::string &&genericParam)retdec::fileformat::DotnetMethod
addParameter(std::unique_ptr< DotnetParameter > &&param)retdec::fileformat::DotnetMethod
declaredParamsCountretdec::fileformat::DotnetMethodprivate
genericParametersretdec::fileformat::DotnetMethodprivate
getDeclaredParametersCount() constretdec::fileformat::DotnetMethod
getFullyQualifiedName() constretdec::fileformat::DotnetTypeinline
getGenericParameters() constretdec::fileformat::DotnetMethod
getName() constretdec::fileformat::DotnetTypeinline
getNameSpace() constretdec::fileformat::DotnetTypeinline
getNameWithGenericParameters() constretdec::fileformat::DotnetMethod
getParameters() constretdec::fileformat::DotnetMethod
getRawRecord() constretdec::fileformat::DotnetMethod
getReturnType() constretdec::fileformat::DotnetMethod
getVisibility() constretdec::fileformat::DotnetTypeinline
getVisibilityString() constretdec::fileformat::DotnetType
isAbstract() constretdec::fileformat::DotnetMethod
isConstructor() constretdec::fileformat::DotnetMethod
isFinal() constretdec::fileformat::DotnetMethod
isPrivate() constretdec::fileformat::DotnetTypeinline
isProtected() constretdec::fileformat::DotnetTypeinline
isPublic() constretdec::fileformat::DotnetTypeinline
isStatic() constretdec::fileformat::DotnetMethod
isVirtual() constretdec::fileformat::DotnetMethod
methodIsAbstractretdec::fileformat::DotnetMethodprivate
methodIsConstructorretdec::fileformat::DotnetMethodprivate
methodIsFinalretdec::fileformat::DotnetMethodprivate
methodIsStaticretdec::fileformat::DotnetMethodprivate
methodIsVirtualretdec::fileformat::DotnetMethodprivate
nameretdec::fileformat::DotnetTypeprotected
nameSpaceretdec::fileformat::DotnetTypeprotected
parametersretdec::fileformat::DotnetMethodprivate
rawRecordretdec::fileformat::DotnetMethodprivate
returnTyperetdec::fileformat::DotnetMethodprivate
setDeclaredParametersCount(std::size_t paramsCount)retdec::fileformat::DotnetMethod
setIsAbstract(bool set)retdec::fileformat::DotnetMethod
setIsConstructor(bool set)retdec::fileformat::DotnetMethod
setIsFinal(bool set)retdec::fileformat::DotnetMethod
setIsStatic(bool set)retdec::fileformat::DotnetMethod
setIsVirtual(bool set)retdec::fileformat::DotnetMethod
setName(const std::string &typeName)retdec::fileformat::DotnetTypeinline
setNameSpace(const std::string &typeNameSpace)retdec::fileformat::DotnetTypeinline
setRawRecord(const MethodDef *record)retdec::fileformat::DotnetMethod
setReturnType(std::unique_ptr< DotnetDataTypeBase > &&methodReturnType)retdec::fileformat::DotnetMethod
setVisibility(DotnetTypeVisibility typeVisibility)retdec::fileformat::DotnetTypeinline
visibilityretdec::fileformat::DotnetTypeprotected
~DotnetType()=defaultretdec::fileformat::DotnetTypevirtual