retdec
retdec::common::Pattern::Match Member List

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

_addressretdec::common::Pattern::Matchprivate
_entrySizeretdec::common::Pattern::Matchprivate
_offsetretdec::common::Pattern::Matchprivate
_sizeretdec::common::Pattern::Matchprivate
_typeretdec::common::Pattern::Matchprivate
eType enum nameretdec::common::Pattern::Matchprivate
floatingPoint(const retdec::common::Address &offset=retdec::common::Address::Undefined, const retdec::common::Address &address=retdec::common::Address::Undefined, std::optional< unsigned > size=std::nullopt, std::optional< unsigned > entrySize=std::nullopt)retdec::common::Pattern::Matchstatic
getAddress() constretdec::common::Pattern::Match
getEntrySize() constretdec::common::Pattern::Match
getOffset() constretdec::common::Pattern::Match
getSize() constretdec::common::Pattern::Match
integral(const retdec::common::Address &offset=retdec::common::Address::Undefined, const retdec::common::Address &address=retdec::common::Address::Undefined, std::optional< unsigned > size=std::nullopt, std::optional< unsigned > entrySize=std::nullopt)retdec::common::Pattern::Matchstatic
isAddressDefined() constretdec::common::Pattern::Match
isEntrySizeDefined() constretdec::common::Pattern::Match
isOffsetDefined() constretdec::common::Pattern::Match
isSizeDefined() constretdec::common::Pattern::Match
isTypeFloatingPoint() constretdec::common::Pattern::Match
isTypeIntegral() constretdec::common::Pattern::Match
isTypeUnknown() constretdec::common::Pattern::Match
Match()retdec::common::Pattern::Match
Match(const retdec::common::Address &offset, const retdec::common::Address &address, std::optional< unsigned > size, std::optional< unsigned > entrySize, eType type)retdec::common::Pattern::Matchprivate
operator!=(const Match &val) constretdec::common::Pattern::Match
operator==(const Match &val) constretdec::common::Pattern::Match
setAddress(const retdec::common::Address &address)retdec::common::Pattern::Match
setEntrySize(const unsigned entrySize)retdec::common::Pattern::Match
setIsTypeFloatingPoint()retdec::common::Pattern::Match
setIsTypeIntegral()retdec::common::Pattern::Match
setIsTypeUnknown()retdec::common::Pattern::Match
setOffset(const retdec::common::Address &offset)retdec::common::Pattern::Match
setSize(const unsigned size)retdec::common::Pattern::Match
unknown(const retdec::common::Address &offset=retdec::common::Address::Undefined, const retdec::common::Address &address=retdec::common::Address::Undefined, std::optional< unsigned > size=std::nullopt, std::optional< unsigned > entrySize=std::nullopt)retdec::common::Pattern::Matchstatic