20#ifndef SRECORD_INPUT_FILTER_AND_H
21#define SRECORD_INPUT_FILTER_AND_H
32class input_filter_and:
83 input_filter_and(
const input_filter_and &);
88 input_filter_and &operator=(
const input_filter_and &);
The srecord::record class is used to represent a data record read from a file.