19#ifndef SRECORD_INPUT_FILE_TI_TAGGED_16_H
20#define SRECORD_INPUT_FILE_TI_TAGGED_16_H
30class input_file_ti_tagged_16:
74 input_file_ti_tagged_16(
const std::string &file_name);
88 unsigned long address;
99 input_file_ti_tagged_16();
104 input_file_ti_tagged_16(
const input_file_ti_tagged_16 &);
109 input_file_ti_tagged_16 &operator=(
const input_file_ti_tagged_16 &);
The srecord::record class is used to represent a data record read from a file.