20#ifndef SRECORD_INPUT_FILTER_CROP_H
21#define SRECORD_INPUT_FILTER_CROP_H
33class input_filter_crop:
98 input_filter_crop(
const input_filter_crop &);
103 input_filter_crop &operator=(
const input_filter_crop &);
The interval class is used to represent a set of integer values, usually composed of runs of adjacent...
The srecord::record class is used to represent a data record read from a file.