libdballe
5.18
|
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. |
virtual void dballe::msg::BufrImporter::from_rawmsg | ( | const Rawmsg & | msg, |
Msgs & | msgs | ||
) | const [virtual] |
Decode a message from its raw encoded representation.
rmsg | Encoded message |
msgs | The resulting ::dba_msg |
Implements dballe::msg::Importer.