Public Member Functions |
| BufrImporter (const Options &opts=Options()) |
virtual void | from_rawmsg (const Rawmsg &msg, Msgs &msgs) const |
| Decode a message from its raw encoded representation.
|
| WRImporter (const Options &opts) |
virtual void | from_bulletin (const wreport::Bulletin &msg, Msgs &msgs) const |
| Import a decoded BUFR/CREX message.
|
| Importer (const Options &opts) |
Additional Inherited Members |
static std::auto_ptr< Importer > | create (Encoding type, const Options &opts=Options()) |
| Instantiate the right importer for the given type.
|
Options | opts |
Member Function Documentation
virtual void dballe::msg::BufrImporter::from_rawmsg |
( |
const Rawmsg & |
msg, |
|
|
Msgs & |
msgs |
|
) |
| const |
|
virtual |
Decode a message from its raw encoded representation.
- Parameters
-
- Return values
-
msgs | The resulting ::dba_msg |
Implements dballe::msg::Importer.
The documentation for this class was generated from the following file: