20#ifndef SRECORD_INPUT_FILTER_BYTE_SWAP_H
21#define SRECORD_INPUT_FILTER_BYTE_SWAP_H
32class input_filter_byte_swap:
90 input_filter_byte_swap();
95 input_filter_byte_swap(
const input_filter_byte_swap &);
100 input_filter_byte_swap &operator=(
const input_filter_byte_swap &);
The srecord::record class is used to represent a data record read from a file.
uint32_t address_t
The type of record addresses.