libwreport 2.1
Data Structures
Here are the data structures with brief descriptions:
wreport::_VarinfoHolds the information about a DBALLE variable
wreport::bulletin::BaseVisitorCommon bulletin::Visitor base for visitors that modify the bulletin
wreport::bulletin::BitmapAssociate a Data Present Bitmap to decoded variables in a subset
wreport::BufrBulletinBUFR bulletin implementation
wreport::BufrCodecOptionsOptions used to configure BUFR decoding
wreport::bulletin::BufrInputBinary buffer with bit-level read operations
wreport::bulletin::BufrOutputBinary buffer with bit-level append operations
wreport::BulletinStorage for the decoded data of a BUFR or CREX message
wreport::notes::CollectRAII way to temporarily set a notes target
wreport::bulletin::CompressedVarSinkDestination for decoded variables from compressed BUFRs
wreport::bulletin::ConstBaseVisitorCommon bulletin::Visitor base for visitors that do not modify the bulletin
wreport::CrexBulletinCREX bulletin implementation
wreport::bulletin::CrexInputText input buffer
wreport::bulletin::CrexOutputText output buffer
wreport::bulletin::DDSPrinterBulletin::Visitor that prints the bulletin contents and its structure
wreport::bulletin::DDSValidatorBulletin::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::DTableD-table with Dxxyyy aggregate code expansions
wreport::dtable::EntryD-table entry
wreport::errorBase class for DB-All.e exceptions
wreport::error_allocReports that memory allocation has failed
wreport::error_consistencyReport an error when a consistency check failed
wreport::error_domainReport an error with a buffer being to short for the data it needs to fit
wreport::error_handlesFor 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_notfoundReports that a search-like function could not find what was requested
wreport::error_parseReport an error when parsing informations
wreport::error_regexpReport an error while handling regular expressions
wreport::error_systemReport a system error message
wreport::error_toolongReport an error with a buffer being to short for the data it needs to fit
wreport::error_typeFor functions handling data with multiple types, reports a mismatch between the type requested and the type found
wreport::error_unimplementedReports that a feature is still not implemented
wreport::tests::LocalEnvRAII-style override of an environment variable
wreport::MutableVarinfoSmart pointer to handle/use varinfos
wreport::OpcodesSequence of opcodes, as a slice of a Varcode vector
wreport::opcode::PrinterOpcode::Visitor that pretty-prints the opcodes using indentation to show structure
wreport::SubsetRepresent a BUFR/CREX data subset as a list of decoded variables
wreport::VarHolds a wreport variable
wreport::VarinfoSmart pointer to handle/use varinfos
wreport::VartableHolds a variable information table
wreport::opcode::VisitorVisitor-style interface for scanning the contents of a data descriptor section
wreport::bulletin::VisitorAbstract interface for classes that can be used as targets for the Bulletin Data Descriptor Section interpreters