19 #ifndef SRECORD_INPUT_FILE_PPX_H
20 #define SRECORD_INPUT_FILE_PPX_H
105 void get_next_token(
void);
126 void syntax_error(
void);
144 size_t buffer_length;
The srecord::record class is used to represent a data record read from a file.
@ max_data_length
The max_data_length is the largest number of data bytes which any record can hold.
uint8_t data_t
The type of record data values.
uint32_t address_t
The type of record addresses.