20#ifndef SRECORD_INPUT_FILTER_RANDOM_FILL_H
21#define SRECORD_INPUT_FILTER_RANDOM_FILL_H
34class input_filter_random_fill:
87 input_filter_random_fill();
92 input_filter_random_fill(
const input_filter_random_fill &);
97 input_filter_random_fill &operator=(
const input_filter_random_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.