Here is a list of all documented files with brief descriptions:
| 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, |
| attrv6.h | |
| mysql/attrv6.h | |
| postgresql/attrv6.h | |
| sqlite/attrv6.h | |
| base.h | |
| core/benchmark.h | Simple benchmark infrastructure |
| db/benchmark.h | |
| bulletin.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 | |
| 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 |
| v6/cursor.h | |
| v7/cursor.h | |
| data.h | |
| mysql/data.h | |
| postgresql/data.h | |
| sqlite/data.h | |
| datav6.h | Attribute table management used by the db module |
| mysql/datav6.h | |
| postgresql/datav6.h | |
| sqlite/datav6.h | |
| db.h | Functions used to connect to DB-All.e and insert, query and delete data |
| v6/db.h | |
| v7/db.h | |
| dbadb.h | |
| dbapi.h | |
| core/defs.h | Common definitions |
| db/defs.h | |
| v6/driver.h | |
| v6/mysql/driver.h | |
| v6/postgresql/driver.h | |
| v6/sqlite/driver.h | |
| v7/driver.h | |
| v7/mysql/driver.h | |
| v7/postgresql/driver.h | |
| v7/sqlite/driver.h | |
| error.h | |
| core/file.h | |
| file.h | |
| fwd.h | Forward declarations for public dballe/sql names |
| v6/internals.h | |
| v7/internals.h | |
| json.h | |
| v6/levtr.h | |
| v6/mysql/levtr.h | |
| v6/postgresql/levtr.h | |
| v6/sqlite/levtr.h | |
| v7/levtr.h | |
| v7/mysql/levtr.h | |
| v7/postgresql/levtr.h | |
| v7/sqlite/levtr.h | |
| match-wreport.h | Implement a storage object for a group of related observation data |
| matcher.h | |
| message.h | |
| msg-extravars.h | |
| msg.h | |
| msgapi.h | |
| mysql.h | MySQL DB connector |
| ostream.h | Ostream output for dballe/core objects |
| postgresql.h | PostgreSQL DB connector |
| processor.h | |
| v6/qbuilder.h | |
| v7/qbuilder.h | |
| core/query.h | |
| query.h | |
| querybuf.h | Buffer used to build SQL queries |
| core/record.h | Implement a storage object for a group of related observation data |
| record.h | |
| v6/mysql/repinfo.h | |
| v6/postgresql/repinfo.h | |
| v6/repinfo.h | Repinfo table management used by the db module |
| v6/sqlite/repinfo.h | |
| v7/mysql/repinfo.h | |
| v7/postgresql/repinfo.h | |
| v7/repinfo.h | Repinfo table management used by the db module |
| v7/sqlite/repinfo.h | |
| simple.h | |
| sql.h | Common infrastructure for talking with SQL databases |
| sqlite.h | SQLite DB connector |
| state.h | |
| v6/mysql/station.h | |
| v6/postgresql/station.h | |
| v6/sqlite/station.h | |
| v6/station.h | |
| v7/mysql/station.h | |
| v7/postgresql/station.h | |
| v7/sqlite/station.h | |
| v7/station.h | |
| structbuf.h | |
| summary.h | |
| tests-lua.h | |
| core/tests.h | |
| db/tests.h | |
| msg/tests.h | |
| core/trace.h | Debugging tracing functions |
| db/trace.h | |
| db/v7/transaction.h | |
| transaction.h | |
| types.h | Common base types used by most of DB-All.e code |
| values.h | Structures used as input to database insert functions |
| core/var.h | Shortcut functions to work with wreport::Var in DB-All.e |
| var.h | Create wreport variables from the DB-All.e B table |
| varmatch.h | |
| vars.h | Shortcut IDs and functions to quickly refer to commonly used values inside a dballe::msg::Msg |
| vasprintf.h | |
| wr_codec.h | |