retdec
|
This is the complete list of members for retdec::unpacker::Signature::MatchSettings, including all inherited members.
_offset | retdec::unpacker::Signature::MatchSettings | private |
_searchDistance | retdec::unpacker::Signature::MatchSettings | private |
getOffset() const | retdec::unpacker::Signature::MatchSettings | |
getSearchDistance() const | retdec::unpacker::Signature::MatchSettings | |
getSectionOrSegmentIndex() const | retdec::unpacker::Signature::MatchSettings | |
isSearch() const | retdec::unpacker::Signature::MatchSettings | |
MatchSettings(uint64_t offset=0, uint64_t searchDistance=0) | retdec::unpacker::Signature::MatchSettings | |
MatchSettings(const MatchSettings &settings) | retdec::unpacker::Signature::MatchSettings | |
operator=(const MatchSettings &) | retdec::unpacker::Signature::MatchSettings | private |
setOffset(uint64_t offset) | retdec::unpacker::Signature::MatchSettings | |
setSearchDistance(uint64_t distance) | retdec::unpacker::Signature::MatchSettings | |
setSectionOrSegmentIndex(uint32_t secSegIndex) | retdec::unpacker::Signature::MatchSettings |