20#ifndef SRECORD_INPUT_FILTER_SPLIT_H
21#define SRECORD_INPUT_FILTER_SPLIT_H
59class input_filter_split:
82 int offset,
int width);
99 int offset,
int width);
140 input_filter_split();
145 input_filter_split(
const input_filter_split &);
150 input_filter_split &operator=(
const input_filter_split &);
The srecord::record class is used to represent a data record read from a file.
uint32_t address_t
The type of record addresses.