| ▼Nwreport | Main namespace |
| ▼Nbulletin | The bulletin namespace contains bulletin implementation details, internals and utility functions |
| CBaseVisitor | Common bulletin::Visitor base for visitors that modify the bulletin |
| CBitmap | Associate a Data Present Bitmap to decoded variables in a subset |
| CBufrInput | Binary buffer with bit-level read operations |
| CBufrOutput | Binary buffer with bit-level append operations |
| CCompressedVarSink | Destination for decoded variables from compressed BUFRs |
| CConstBaseVisitor | Common bulletin::Visitor base for visitors that do not modify the bulletin |
| CCrexInput | Text input buffer |
| CCrexOutput | Text output buffer |
| CDDSPrinter | Bulletin::Visitor that prints the bulletin contents and its structure |
| CDDSValidator | 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 |
| CVisitor | Abstract interface for classes that can be used as targets for the Bulletin Data Descriptor Section interpreters |
| ▼Ndtable | |
| CEntry | D-table entry |
| ▼Nnotes | Collect notes about unusual things that happen during processing |
| CCollect | RAII way to temporarily set a notes target |
| ▼Nopcode | |
| CPrinter | Opcode::Visitor that pretty-prints the opcodes using indentation to show structure |
| CVisitor | Visitor-style interface for scanning the contents of a data descriptor section |
| ▼Noptions | |
| CLocalOverride | |
| ▼Ntests | |
| CLocalEnv | RAII-style override of an environment variable |
| C_Varinfo | Holds the information about a DBALLE variable |
| CBufrBulletin | BUFR bulletin implementation |
| CBufrCodecOptions | Options used to configure BUFR decoding |
| CBulletin | Storage for the decoded data of a BUFR or CREX message |
| CCrexBulletin | CREX bulletin implementation |
| CDTable | D-table with Dxxyyy aggregate code expansions |
| Cerror | Base class for DB-All.e exceptions |
| Cerror_alloc | Reports that memory allocation has failed |
| Cerror_consistency | Report an error when a consistency check failed |
| Cerror_domain | Report that a parameter is outside the acceptable domain |
| Cerror_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 |
| Cerror_notfound | Reports that a search-like function could not find what was requested |
| Cerror_parse | Report an error when parsing informations |
| Cerror_regexp | Report an error while handling regular expressions |
| Cerror_system | Report a system error message |
| Cerror_toolong | Report an error with a buffer being to short for the data it needs to fit |
| Cerror_type | For functions handling data with multiple types, reports a mismatch between the type requested and the type found |
| Cerror_unimplemented | Reports that a feature is still not implemented |
| CMutableVarinfo | Smart pointer to handle/use varinfos |
| COpcodes | Sequence of opcodes, as a slice of a Varcode vector |
| CSubset | Represent a BUFR/CREX data subset as a list of decoded variables |
| CVar | Holds a wreport variable |
| CVarinfo | Smart pointer to handle/use varinfos |
| CVartable | Holds a variable information table |