retdec
retdec::common::Function Member List

This is the complete list of members for retdec::common::Function, including all inherited members.

_commentretdec::common::Functionprivate
_constructorretdec::common::Functionprivate
_declarationStringretdec::common::Functionprivate
_demangledNameretdec::common::Functionprivate
_destructorretdec::common::Functionprivate
_endretdec::common::Range< T >protected
_endLineretdec::common::Functionprivate
_exportedretdec::common::Functionprivate
_fromDebugretdec::common::Functionprivate
_linkTyperetdec::common::Functionmutableprivate
_nameretdec::common::Functionprivate
_realNameretdec::common::Functionprivate
_sourceFileNameretdec::common::Functionprivate
_startretdec::common::Range< T >protected
_startLineretdec::common::Functionprivate
_thumbretdec::common::Functionprivate
_variadicretdec::common::Functionprivate
_virtualFunctionretdec::common::Functionprivate
_wrapperdFunctionNameretdec::common::Functionprivate
addComment(const std::string &c)retdec::common::Function
basicBlocksretdec::common::Function
callingConventionretdec::common::Function
codeReferencesretdec::common::Function
contains(const RangeType &value) constretdec::common::Range< T >inline
contains(const Range< RangeType > &o) constretdec::common::Range< T >inline
DECOMPILER_DEFINED enum valueretdec::common::Function
DYNAMICALLY_LINKED enum valueretdec::common::Function
eLinkType enum nameretdec::common::Function
frameBaseStorageretdec::common::Function
Function(const std::string &name=std::string())retdec::common::Function
Function(retdec::common::Address start, retdec::common::Address end, const std::string &name=std::string())retdec::common::Function
getComment() constretdec::common::Function
getDeclarationString() constretdec::common::Function
getDemangledName() constretdec::common::Function
getEnd() constretdec::common::Range< T >inline
getEndLine() constretdec::common::Function
getId() constretdec::common::Function
getLinkType() constretdec::common::Function
getName() constretdec::common::Function
getRealName() constretdec::common::Function
getSize() constretdec::common::Range< T >inline
getSourceFileName() constretdec::common::Function
getStart() constretdec::common::Range< T >inline
getStartLine() constretdec::common::Function
getWrappedFunctionName() constretdec::common::Function
IDIOM enum valueretdec::common::Function
isConstructor() constretdec::common::Function
isDecompilerDefined() constretdec::common::Function
isDestructor() constretdec::common::Function
isDynamicallyLinked() constretdec::common::Function
isExported() constretdec::common::Function
isFromDebug() constretdec::common::Function
isIdiom() constretdec::common::Function
isStaticallyLinked() constretdec::common::Function
isSyscall() constretdec::common::Function
isThumb() constretdec::common::Function
isUserDefined() constretdec::common::Function
isVariadic() constretdec::common::Function
isVirtual() constretdec::common::Function
isWrapper() constretdec::common::Function
localsretdec::common::Function
operator!=(const Function &o) constretdec::common::Function
retdec::common::Range::operator!=(const Range< RangeType > &rhs) constretdec::common::Range< T >inline
operator<(const Function &o) constretdec::common::Function
retdec::common::Range::operator<(const Range< RangeType > &rhs) constretdec::common::Range< T >inline
operator=(const Range< RangeType > &rhs)=defaultretdec::common::Range< T >
operator=(Range< RangeType > &&rhs)=defaultretdec::common::Range< T >
operator==(const Function &o) constretdec::common::Function
retdec::common::Range::operator==(const Range< RangeType > &rhs) constretdec::common::Range< T >inline
overlaps(const Range< RangeType > &o) constretdec::common::Range< T >inline
parametersretdec::common::Function
Range()retdec::common::Range< T >inline
Range(const RangeType &start, const RangeType &end)retdec::common::Range< T >inline
Range(const Range< RangeType > &range)retdec::common::Range< T >inline
Range(Range< RangeType > &&range) noexcept(std::is_nothrow_move_constructible< RangeType >::value)retdec::common::Range< T >inline
RangeType typedefretdec::common::Range< T >
returnStorageretdec::common::Function
returnTyperetdec::common::Function
setComment(const std::string &c)retdec::common::Function
setDeclarationString(const std::string &s)retdec::common::Function
setDemangledName(const std::string &n)retdec::common::Function
setEnd(const RangeType &end)retdec::common::Range< T >inline
setEndLine(const retdec::common::Address &l)retdec::common::Function
setIsConstructor(bool f)retdec::common::Function
setIsDecompilerDefined()retdec::common::Function
setIsDestructor(bool f)retdec::common::Function
setIsDynamicallyLinked() constretdec::common::Function
setIsExported(bool f)retdec::common::Function
setIsFromDebug(bool d)retdec::common::Function
setIsIdiom()retdec::common::Function
setIsStaticallyLinked() constretdec::common::Function
setIsSyscall()retdec::common::Function
setIsThumb(bool f)retdec::common::Function
setIsUserDefined()retdec::common::Function
setIsVariadic(bool f)retdec::common::Function
setIsVirtual(bool f)retdec::common::Function
setLinkType(eLinkType lt)retdec::common::Function
setName(const std::string &n)retdec::common::Function
setRealName(const std::string &n)retdec::common::Function
setSourceFileName(const std::string &n)retdec::common::Function
setStart(const RangeType &start)retdec::common::Range< T >inline
setStartEnd(const RangeType &start, const RangeType &end)retdec::common::Range< T >inline
setStartLine(const retdec::common::Address &l)retdec::common::Function
setWrappedFunctionName(const std::string &n)retdec::common::Function
STATICALLY_LINKED enum valueretdec::common::Function
SYSCALL enum valueretdec::common::Function
usedCryptoConstantsretdec::common::Function
USER_DEFINED enum valueretdec::common::Function
~Range()=defaultretdec::common::Range< T >virtual