19#ifndef SRECORD_INPUT_FILE_INTEL_H
20#define SRECORD_INPUT_FILE_INTEL_H
30class input_file_intel:
67 input_file_intel(
const std::string &file_name);
79 int data_record_count;
98 bool termination_seen;
117 unsigned long address_base;
The srecord::record class is used to represent a data record read from a file.