19#ifndef SRECORD_INPUT_FILE_SPASM_H
20#define SRECORD_INPUT_FILE_SPASM_H
31class input_file_spasm:
112 input_file_spasm(
const input_file_spasm &);
117 input_file_spasm &operator=(
const input_file_spasm &);
The srecord::record class is used to represent a data record read from a file.