|
libwreport 2.1
|
| wreport::_Varinfo | Holds the information about a DBALLE variable |
| wreport::bulletin::BaseVisitor | Common bulletin::Visitor base for visitors that modify the bulletin |
| wreport::bulletin::Bitmap | Associate a Data Present Bitmap to decoded variables in a subset |
| wreport::BufrBulletin | BUFR bulletin implementation |
| wreport::BufrCodecOptions | Options used to configure BUFR decoding |
| wreport::bulletin::BufrInput | Binary buffer with bit-level read operations |
| wreport::bulletin::BufrOutput | Binary buffer with bit-level append operations |
| wreport::Bulletin | Storage for the decoded data of a BUFR or CREX message |
| wreport::notes::Collect | RAII way to temporarily set a notes target |
| wreport::bulletin::CompressedVarSink | Destination for decoded variables from compressed BUFRs |
| wreport::bulletin::ConstBaseVisitor | Common bulletin::Visitor base for visitors that do not modify the bulletin |
| wreport::CrexBulletin | CREX bulletin implementation |
| wreport::bulletin::CrexInput | Text input buffer |
| wreport::bulletin::CrexOutput | Text output buffer |
| wreport::bulletin::DDSPrinter | Bulletin::Visitor that prints the bulletin contents and its structure |
| wreport::bulletin::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 |
| wreport::DTable | D-table with Dxxyyy aggregate code expansions |
| wreport::dtable::Entry | D-table entry |
| wreport::error | Base class for DB-All.e exceptions |
| wreport::error_alloc | Reports that memory allocation has failed |
| wreport::error_consistency | Report an error when a consistency check failed |
| wreport::error_domain | Report an error with a buffer being to short for the data it needs to fit |
| wreport::error_handles | For functions working with handles, reports a problem with handling handles, such as impossibility to allocate a new one, or an invalid handle being passed to the function |
| wreport::error_notfound | Reports that a search-like function could not find what was requested |
| wreport::error_parse | Report an error when parsing informations |
| wreport::error_regexp | Report an error while handling regular expressions |
| wreport::error_system | Report a system error message |
| wreport::error_toolong | Report an error with a buffer being to short for the data it needs to fit |
| wreport::error_type | For functions handling data with multiple types, reports a mismatch between the type requested and the type found |
| wreport::error_unimplemented | Reports that a feature is still not implemented |
| wreport::tests::LocalEnv | RAII-style override of an environment variable |
| wreport::MutableVarinfo | Smart pointer to handle/use varinfos |
| wreport::Opcodes | Sequence of opcodes, as a slice of a Varcode vector |
| wreport::opcode::Printer | Opcode::Visitor that pretty-prints the opcodes using indentation to show structure |
| wreport::Subset | Represent a BUFR/CREX data subset as a list of decoded variables |
| wreport::Var | Holds a wreport variable |
| wreport::Varinfo | Smart pointer to handle/use varinfos |
| wreport::Vartable | Holds a variable information table |
| wreport::opcode::Visitor | Visitor-style interface for scanning the contents of a data descriptor section |
| wreport::bulletin::Visitor | Abstract interface for classes that can be used as targets for the Bulletin Data Descriptor Section interpreters |
1.7.4