20#ifndef SRECORD_INPUT_FILTER_INTERVAL_LENGTH_H
21#define SRECORD_INPUT_FILTER_INTERVAL_LENGTH_H
32class input_filter_interval_length:
60 long address,
int length,
endian_t end,
int width,
bool inclusive);
82 int length,
endian_t end,
int width,
bool inclusive);
97 input_filter_interval_length();
102 input_filter_interval_length(
const input_filter_interval_length &);
107 input_filter_interval_length &operator=(
108 const input_filter_interval_length &);