19#ifndef SRECORD_INPUT_FILTER_MESSAGE_FLETCHER32_H
20#define SRECORD_INPUT_FILTER_MESSAGE_FLETCHER32_H
34class input_filter_message_fletcher32:
55 unsigned long address,
endian_t end);
84 unsigned long address;
95 input_filter_message_fletcher32();
100 input_filter_message_fletcher32(
const input_filter_message_fletcher32 &);
105 input_filter_message_fletcher32 &operator=(
106 const input_filter_message_fletcher32 &);
The srecord::memory class is used to simulate memory contents.
The srecord::output class is used to represent an abstract output vector.
The srecord::record class is used to represent a data record read from a file.