aliases.h [code] | Resolve aliases to variable codes |
conv.h [code] | Unit conversion functions |
csv.h [code] | Routines to parse data in CSV format |
dtable.h [code] | Implement fast access to information about WMO expansion tables D |
error.h [code] | Error management module for DBALLE |
fast.h [code] | Implement inline optimized commonly used routines |
file.h [code] | File I/O for files containing meterorological messages |
file_internals.h [code] | Dba_file internals, useful to implement dba_file extensions |
msg.h [code] | Intermediate representation of parsed values, ordered according to a BUFR or CREX message template |
opcode.h [code] | Implementation of opcode chains, that are used to drive the encoding and decoding process |
rawmsg.h [code] | In-memory storage of an encoded weather report |
record.h [code] | Implement a storage object for a group of related observation data |
subset.h [code] | Handling of a BUFR/CREX data subset as a list of decoded variables |
var.h [code] | Implement dba_var, an encapsulation of a measured variable |
vartable.h [code] | Implement fast access to information about WMO variables |
verbose.h [code] | Debugging aid framework that allows to print, at user request, runtime verbose messages about internal status and operation |