libwreport  2.14
Data Structures
wreport::bulletin Namespace Reference

The bulletin namespace contains bulletin implementation details, internals and utility functions. More...

Data Structures

struct  BaseVisitor
 Common bulletin::Visitor base for visitors that modify the bulletin. More...
 
struct  Bitmap
 Associate a Data Present Bitmap to decoded variables in a subset. More...
 
class  BufrInput
 Binary buffer with bit-level read operations. More...
 
struct  BufrOutput
 Binary buffer with bit-level append operations. More...
 
struct  CompressedVarSink
 Destination for decoded variables from compressed BUFRs. More...
 
struct  ConstBaseVisitor
 Common bulletin::Visitor base for visitors that do not modify the bulletin. More...
 
struct  CrexInput
 Text input buffer. More...
 
struct  CrexOutput
 Text output buffer. More...
 
class  DDSPrinter
 bulletin::Visitor that prints the bulletin contents and its structure More...
 
class  DDSValidator
 bulletin::Visitor that checks if the data that has been added to the bulletin subsets can actualy be encoded matching the bulletin Data Descriptor Section. More...
 
struct  Visitor
 Abstract interface for classes that can be used as targets for the Bulletin Data Descriptor Section interpreters. More...
 

Detailed Description

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