retdec
retdec::fileformat::RichHeader Member List

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

addRecord(LinkerInfo &record)retdec::fileformat::RichHeader
begin() constretdec::fileformat::RichHeader
bytesretdec::fileformat::RichHeaderprivate
clear()retdec::fileformat::RichHeader
dump(std::string &dumpHeader) constretdec::fileformat::RichHeader
end() constretdec::fileformat::RichHeader
getBytes() constretdec::fileformat::RichHeader
getKey(unsigned long long &richKey) constretdec::fileformat::RichHeader
getLastRecord() constretdec::fileformat::RichHeader
getNumberOfRecords() constretdec::fileformat::RichHeader
getOffset(unsigned long long &richOffset) constretdec::fileformat::RichHeader
getRecord(std::size_t recordIndex) constretdec::fileformat::RichHeader
getSignature() constretdec::fileformat::RichHeader
getSignatureLength() constretdec::fileformat::RichHeader
getSuspicious() constretdec::fileformat::RichHeader
getValidStructure() constretdec::fileformat::RichHeader
hasRecords() constretdec::fileformat::RichHeader
headerretdec::fileformat::RichHeaderprivate
invalidateKey()retdec::fileformat::RichHeader
invalidateOffset()retdec::fileformat::RichHeader
isKeyValidretdec::fileformat::RichHeaderprivate
isOffsetValidretdec::fileformat::RichHeaderprivate
isSuspiciousretdec::fileformat::RichHeaderprivate
isValidStructureretdec::fileformat::RichHeaderprivate
keyretdec::fileformat::RichHeaderprivate
offsetretdec::fileformat::RichHeaderprivate
richHeaderIterator typedefretdec::fileformat::RichHeaderprivate
setBytes(const std::vector< std::uint8_t > &richHeaderBytes)retdec::fileformat::RichHeader
setKey(unsigned long long richKey)retdec::fileformat::RichHeader
setOffset(unsigned long long richOffset)retdec::fileformat::RichHeader
setSignature(std::string richSignature)retdec::fileformat::RichHeader
setSuspicious(bool richSuspicious)retdec::fileformat::RichHeader
setValidStructure(bool richValidStructure)retdec::fileformat::RichHeader
signatureretdec::fileformat::RichHeaderprivate