19#ifndef SRECORD_INPUT_FILE_MIPS_FLASH_H
20#define SRECORD_INPUT_FILE_MIPS_FLASH_H
31class input_file_mips_flash:
82 input_file_mips_flash(
const std::string &file_name,
107 unsigned long address;
115 void tokenizer(
void);
139 unsigned long token_value;
The srecord::record class is used to represent a data record read from a file.