|
libdballe
7.7
|
Public Member Functions | |
| void | do_compare (const TestMessage &msg1, const TestMessage &msg2) |
| TestCodec (const std::string &fname, File::Encoding type=File::BUFR) | |
| void | configure_ecmwf_to_wmo_tweaks () |
| void | run_reimport () |
| void | run_convert (const std::string &tplname) |
Data Fields | |
| std::string | fname |
| File::Encoding | type |
| bool | verbose = false |
| msg::Importer::Options | input_opts |
| msg::Exporter::Options | output_opts |
| std::string | expected_template |
| int | expected_subsets = 1 |
| int | expected_min_vars = 1 |
| int | expected_data_category = MISSING_INT |
| int | expected_data_subcategory = MISSING_INT |
| int | expected_data_subcategory_local = MISSING_INT |
| MessageTweakers | after_reimport_import |
| MessageTweakers | after_reimport_reimport |
| MessageTweakers | after_convert_import |
| MessageTweakers | after_convert_reimport |
1.8.9.1