libwreport
3.37
|
▼Nwreport | String functions |
►Nbenchmark | |
►Nbuffers | |
►Nbufr | |
NBUFR08001 | |
NBUFR08042 | |
►Nbulletin | The bulletin namespace contains bulletin implementation details, internals and utility functions |
►Nerrors | |
►Nnotes | Collect notes about unusual things that happen during processing |
►Noptions | |
►Nstr | |
►Nsubprocess | |
►Nsys | |
►Ntabledir | |
►Nterm | |
►Ntests | |
CBulletin | Storage for the decoded data of a BUFR or CREX message |
CBufrCodecOptions | Options used to configure BUFR decoding |
CBufrBulletin | BUFR bulletin implementation |
CCrexBulletin | CREX bulletin implementation |
CDTable | BUFR/CREX table D with Dxxyyy aggregate code expansions |
Cerror | Base class for DB-All.e exceptions |
Cerror_alloc | Reports that memory allocation has failed |
Cerror_notfound | Reports that a search-like function could not find what was requested |
Cerror_type | For functions handling data with multiple types, reports a mismatch between the type requested and the type found |
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_toolong | Report an error with a buffer being to short for the data it needs to fit |
Cerror_system | Report a system error message |
Cerror_consistency | Report an error when a consistency check failed |
Cerror_parse | Report an error when parsing informations |
Cerror_regexp | Report an error while handling regular expressions |
Cerror_unimplemented | Reports that a feature is still not implemented |
Cerror_domain | Report that a parameter is outside the acceptable domain |
COpcodes | Sequence of opcodes, as a slice of a Varcode vector |
CSubset | Represent a BUFR/CREX data subset as a list of decoded variables |
CBufrTableID | Identifying information for one distinct instance of BUFR tables |
CCrexTableID | Identifying information for one distinct instance of CREX tables |
CTables | Collection of BUFR/CREX tables used to work on a bulletin |
CVar | A physical variable |
C_Varinfo | Information about a variable |
CVartable | Holds a variable information table |