libdballe  6.8
Public Member Functions | Data Fields | Protected Member Functions
dballe::cmdline::Converter Struct Reference
Inheritance diagram for dballe::cmdline::Converter:
dballe::cmdline::Action

Public Member Functions

virtual bool operator() (const cmdline::Item &item)
 Convert the item as configured in the Converter, and write it to the output file.
 

Data Fields

Filefile
 
const char * dest_rep_memo
 
const char * dest_template
 
bool bufr2netcdf_categories
 
msg::Exporterexporter
 

Protected Member Functions

void process_bufrex_msg (const Rawmsg &orig, const wreport::Bulletin &msg)
 Perform conversion at the encoding level only (e.g. More...
 
void process_dba_msg (const Rawmsg &orig, const Msgs &msgs)
 Perform conversion of decoded data, auto-inferring type/subtype/localsubtype from the Msgs contents.
 
void process_dba_msg_from_bulletin (const Rawmsg &orig, const wreport::Bulletin &bulletin, const Msgs &msgs)
 Perform conversion of decded data, using the original bulletin for type/subtype/localsubtype information.
 

Member Function Documentation

void dballe::cmdline::Converter::process_bufrex_msg ( const Rawmsg orig,
const wreport::Bulletin &  msg 
)
protected

Perform conversion at the encoding level only (e.g.

BUFR->CREX)

Parameters
origOriginal Rawmsg used for its source information, to report errors

The documentation for this struct was generated from the following file: