7 #ifndef RETDEC_FILEFORMAT_FILE_FORMAT_INTEL_HEX_INTEL_HEX_PARSER_INTEL_HEX_PARSER_H
8 #define RETDEC_FILEFORMAT_FILE_FORMAT_INTEL_HEX_INTEL_HEX_PARSER_INTEL_HEX_PARSER_H
28 std::vector<unsigned char>
data;
71 bool parseFile(
const std::string &pathToFile);
84 static unsigned long long strToInt(
const std::string &str);
86 static bool isHexadec(
const std::string &vec);
Address, address pair and other derived class representation.
Definition of IntelHexToken and IntelHexTokenizer classes.
Definition: archive_wrapper.h:19