20#ifndef SRECORD_INPUT_FILTER_FILL_H
21#define SRECORD_INPUT_FILTER_FILL_H
33class input_filter_fill:
87 unsigned char *filler_block;
109 input_filter_fill(
const input_filter_fill &);
114 input_filter_fill &operator=(
const input_filter_fill &);
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.