libwreport
2.8
|
The bulletin namespace contains bulletin implementation details, internals and utility functions. More...
Data Structures | |
struct | CompressedVarSink |
Destination for decoded variables from compressed BUFRs. More... | |
class | BufrInput |
Binary buffer with bit-level read operations. More... | |
struct | BufrOutput |
Binary buffer with bit-level append operations. 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 | Bitmap |
Associate a Data Present Bitmap to decoded variables in a subset. More... | |
struct | Visitor |
Abstract interface for classes that can be used as targets for the Bulletin Data Descriptor Section interpreters. More... | |
struct | BaseVisitor |
Common bulletin::Visitor base for visitors that modify the bulletin. More... | |
struct | ConstBaseVisitor |
Common bulletin::Visitor base for visitors that do not modify the bulletin. More... | |
The bulletin namespace contains bulletin implementation details, internals and utility functions.