|
File * | file = nullptr |
|
const char * | dest_rep_memo = nullptr |
|
const char * | dest_template = nullptr |
|
bool | bufr2netcdf_categories = false |
|
|
void | process_bufrex_msg (const BinaryMessage &orig, const wreport::Bulletin &msg) |
| Perform conversion at the encoding level only (e.g.
|
|
void | process_dba_msg (const BinaryMessage &orig, const std::vector< std::shared_ptr< dballe::Message > > &msgs) |
| Perform conversion of decoded data, auto-inferring type/subtype/localsubtype from the Messages contents.
|
|
void | process_dba_msg_from_bulletin (const BinaryMessage &orig, const wreport::Bulletin &bulletin, const std::vector< std::shared_ptr< dballe::Message > > &msgs) |
| Perform conversion of decded data, using the original bulletin for type/subtype/localsubtype information.
|
|
◆ operator()()
virtual bool dballe::cmdline::Converter::operator() |
( |
const cmdline::Item & |
item | ) |
|
|
virtual |
◆ process_bufrex_msg()
Perform conversion at the encoding level only (e.g.
BUFR->CREX)
- Parameters
-
The documentation for this struct was generated from the following file: