libdballe  6.8
Public Member Functions
dballe::msg::CrexImporter Class Reference
Inheritance diagram for dballe::msg::CrexImporter:
dballe::msg::WRImporter dballe::msg::Importer

Public Member Functions

 CrexImporter (const Options &opts=Options())
 
virtual void from_rawmsg (const Rawmsg &msg, Msgs &msgs) const
 Decode a message from its raw encoded representation. More...
 
- Public Member Functions inherited from dballe::msg::WRImporter
 WRImporter (const Options &opts)
 
virtual void from_bulletin (const wreport::Bulletin &msg, Msgs &msgs) const
 Import a decoded BUFR/CREX message.
 
- Public Member Functions inherited from dballe::msg::Importer
 Importer (const Options &opts)
 

Additional Inherited Members

- Static Public Member Functions inherited from dballe::msg::Importer
static std::auto_ptr< Importercreate (Encoding type, const Options &opts=Options())
 Instantiate the right importer for the given type.
 
- Protected Attributes inherited from dballe::msg::Importer
Options opts
 

Member Function Documentation

virtual void dballe::msg::CrexImporter::from_rawmsg ( const Rawmsg msg,
Msgs msgs 
) const
virtual

Decode a message from its raw encoded representation.

Parameters
rmsgEncoded message
Return values
msgsThe resulting ::dba_msg

Implements dballe::msg::Importer.


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