libwreport  2.8
Data Structures | Namespaces | Constant Groups
bulletin.h File Reference

Intermediate representation of parsed values, ordered according to a BUFR or CREX message template. More...

#include <wreport/var.h>
#include <wreport/subset.h>
#include <vector>
#include <memory>

Go to the source code of this file.

Data Structures

struct  wreport::Bulletin
 Storage for the decoded data of a BUFR or CREX message. More...
 
struct  wreport::BufrCodecOptions
 Options used to configure BUFR decoding. More...
 
struct  wreport::BufrBulletin
 BUFR bulletin implementation. More...
 
struct  wreport::CrexBulletin
 CREX bulletin implementation. More...
 

Namespaces

 wreport
 Main namespace.
 
 wreport::bulletin
 The bulletin namespace contains bulletin implementation details, internals and utility functions.
 

Constant Groups

 wreport
 Main namespace.
 
 wreport::bulletin
 The bulletin namespace contains bulletin implementation details, internals and utility functions.
 

Detailed Description

Intermediate representation of parsed values, ordered according to a BUFR or CREX message template.