20#ifndef SRECORD_INPUT_FILTER_NOT_H
21#define SRECORD_INPUT_FILTER_NOT_H
32class input_filter_not:
73 input_filter_not(
const input_filter_not &);
78 input_filter_not &operator=(
const input_filter_not &);
The srecord::record class is used to represent a data record read from a file.