19 #ifndef SRECORD_INPUT_FILE_H
20 #define SRECORD_INPUT_FILE_H
39 typedef std::shared_ptr<input_file>
pointer;
249 std::string file_name;
267 bool prev_was_newline;
304 bool ignore_checksums;
310 static bool ignore_checksums_default;
The arglex class is used to implement a lexical analizer for command line arguments.