20#ifndef SRECORD_INPUT_FILTER_OFFSET_H
21#define SRECORD_INPUT_FILTER_OFFSET_H
33class input_filter_offset:
81 input_filter_offset();
86 input_filter_offset(
const input_filter_offset &);
91 input_filter_offset &operator=(
const input_filter_offset &);
The srecord::record class is used to represent a data record read from a file.