aliases.h | Resolve aliases to variable codes |
aof_codec.h | AOF message codec |
aoffile.h | AOF File I/O |
arrayfile.h | In-memory versions of File, to be used for testing, |
v5/attr.h | Attribute table management used by the db module |
v6/attr.h | Attribute table management used by the db module |
base.h | |
byteswap.h | |
cmdline.h | Common functions for commandline tools |
codec.h | General codec options |
aof_importers/common.h | |
wr_exporters/common.h | |
commonapi.h | |
context-extravars.h | |
db/v5/context.h | Context table management used by the db module |
msg/context.h | Sorted storage for all the dba_msg_datum present on one level |
conversion.h | |
csv.h | Routines to parse data in CSV format |
mem/cursor.h | |
v5/cursor.h | Functions used to manage a general DB-ALLe query |
v6/cursor.h | Functions used to manage a general DB-ALLe query |
v5/data.h | Data table management used by the db module |
v6/data.h | Data table management used by the db module |
db.h | Functions used to connect to DB-All.e and insert, query and delete data |
mem/db.h | Functions used to connect to DB-All.e and insert, query and delete data |
v5/db.h | Functions used to connect to DB-All.e and insert, query and delete data |
v6/db.h | Functions used to connect to DB-All.e and insert, query and delete data |
dbadb.h | |
dbapi.h | |
defs.h | Common definitions |
file.h | File I/O for files containing meterorological messages |
index.h | |
internals.h | Database functions and data structures used by the db module, but not exported as official API |
lev_tr.h | Lev_tr table management used by the db module |
levtr.h | |
match-wreport.h | Implement a storage object for a group of related observation data |
match.h | |
matcher.h | |
memdb.h | |
modifiers.h | |
msg-extravars.h | |
msg.h | Abstraction for a weather report message which is independent from the encoding, used to make sense of decoded information and to carry data between the various import and export modules of DB-ALLe |
msgapi.h | |
msgs.h | Dynamic array of dba_msg |
odbcworkarounds.h | The ODBC specification is imperfect with regards to integer sizes on 64bit platforms, and different ODBC drivers are currently interpreting it differently |
processor.h | |
qbuilder.h | Functions used to manage a general DB-ALLe query |
querybuf.h | Implementation of an efficient string buffer for composing database queries |
rawmsg.h | In-memory storage of an encoded weather report |
record.h | Implement a storage object for a group of related observation data |
db/mem/repinfo.h | |
db/v5/repinfo.h | Repinfo table management used by the db module |
db/v6/repinfo.h | |
msg/repinfo.h | Rep_cod/rep_memo handling functions |
results.h | |
serializer.h | |
simple.h | |
db/v5/station.h | Station table management used by the db module |
memdb/station.h | |
stationvalue.h | |
stlutils.h | |
tests.h | |
trace.h | |
value.h | |
valuebase.h | |
valuestorage.h | |
var.h | Implement ::dba_var, an encapsulation of a measured variable |
varmatch.h | |
vars.h | Shortcut IDs and functions to quickly refer to commonly used values inside a ::dba_msg |
vasprintf.h | |
verbose.h | Debugging aid framework that allows to print, at user request, runtime verbose messages about internal status and operation |
wr_codec.h | |
wr_export.h | |