20#ifndef SRECORD_INPUT_FILTER_UNSPLIT_H
21#define SRECORD_INPUT_FILTER_UNSPLIT_H
39class input_filter_unsplit:
61 input_filter_unsplit(
const input::pointer &deeper,
int modulus,
int offset,
120 input_filter_unsplit();
125 input_filter_unsplit(
const input_filter_unsplit &);
130 input_filter_unsplit &operator=(
const input_filter_unsplit &);
The srecord::record class is used to represent a data record read from a file.
uint32_t address_t
The type of record addresses.