20#ifndef SRECORD_INPUT_FILTER_XOR_H
21#define SRECORD_INPUT_FILTER_XOR_H
33class input_filter_xor:
84 input_filter_xor(
const input_filter_xor &);
89 input_filter_xor &operator=(
const input_filter_xor &);
The srecord::record class is used to represent a data record read from a file.