retdec
Classes | Namespaces
intel_hex_parser.h File Reference

Definition of IntelHexSection and IntelHexParser classes. More...

#include <fstream>
#include <iostream>
#include <vector>
#include "retdec/common/address.h"
#include "retdec/fileformat/file_format/intel_hex/intel_hex_parser/intel_hex_tokenizer.h"

Go to the source code of this file.

Classes

class  retdec::fileformat::IntelHexSection
 The IntelHexSection class - Intel HEX pseudosection. More...
 
class  retdec::fileformat::IntelHexParser
 The IntelHexParser class - Intel HEX semantical analysis. More...
 

Namespaces

 retdec
 
 retdec::fileformat
 

Detailed Description

Definition of IntelHexSection and IntelHexParser classes.