libdballe
9.11
|
Public Member Functions | |
void | do_compare (const TestMessage &msg1, const TestMessage &msg2) |
TestCodec (const std::string &fname, Encoding type=Encoding::BUFR) | |
void | configure_ecmwf_to_wmo_tweaks () |
void | run_reimport () |
void | run_convert (const std::string &tplname) |
Public Attributes | |
std::string | fname |
Encoding | type |
bool | verbose = false |
impl::ImporterOptions | input_opts |
impl::ExporterOptions | 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 |