19#ifndef SRECORD_INPUT_FILE_ti_txt_H
20#define SRECORD_INPUT_FILE_ti_txt_H
30class input_file_ti_txt:
67 input_file_ti_txt(
const std::string &file_name);
85 unsigned long address;
108 unsigned long token_value;
115 bool address_warning;
122 void get_next_token(
void);
The srecord::record class is used to represent a data record read from a file.