19#ifndef SRECORD_INPUT_FILTER_MESSAGE_FLETCHER16_H
20#define SRECORD_INPUT_FILTER_MESSAGE_FLETCHER16_H
34class input_filter_message_fletcher16:
55 unsigned long address,
endian_t end);
87 unsigned long address;
104 input_filter_message_fletcher16();
109 input_filter_message_fletcher16(
const input_filter_message_fletcher16 &);
114 input_filter_message_fletcher16 &operator=(
115 const input_filter_message_fletcher16 &);
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.