19#ifndef SRECORD_INPUT_FILTER_BITREV_H
20#define SRECORD_INPUT_FILTER_BITREV_H
30class input_filter_bitrev:
66 input_filter_bitrev();
71 input_filter_bitrev(
const input_filter_bitrev &);
76 input_filter_bitrev &operator=(
const input_filter_bitrev &);
The srecord::record class is used to represent a data record read from a file.