|
libdballe
5.18
|
| aliases.h [code] | Resolve aliases to variable codes |
| aof_codec.h [code] | AOF message codec |
| aoffile.h [code] | AOF File I/O |
| arrayfile.h [code] | In-memory versions of File, to be used for testing, |
| attr.h [code] | Attribute table management used by the db module |
| base.h [code] | |
| byteswap.h [code] | |
| cmdline.h [code] | Common functions for commandline tools |
| codec.h [code] | General codec options |
| common.h [code] | |
| db/context.h [code] | Context table management used by the db module |
| msg/context.h [code] | Sorted storage for all the dba_msg_datum present on one level |
| conversion.h [code] | |
| csv.h [code] | Routines to parse data in CSV format |
| cursor.h [code] | Functions used to manage a general DB-ALLe query |
| data.h [code] | Data table management used by the db module |
| db.h [code] | Functions used to connect to DB-All.e and insert, query and delete data |
| dbadb.h [code] | |
| defs.h [code] | Common definitions |
| file.h [code] | File I/O for files containing meterorological messages |
| internals.h [code] | Database functions and data structures used by the db module, but not exported as official API |
| match-wreport.h [code] | Implement a storage object for a group of related observation data |
| matcher.h [code] | |
| msg-extravars.h [code] | |
| msg.h [code] | 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 |
| msgs.h [code] | Dynamic array of dba_msg |
| odbcworkarounds.h [code] | The ODBC specification is imperfect with regards to integer sizes on 64bit platforms, and different ODBC drivers are currently interpreting it differently |
| processor.h [code] | |
| querybuf.h [code] | Implementation of an efficient string buffer for composing database queries |
| 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 |
| db/repinfo.h [code] | Repinfo table management used by the db module |
| msg/repinfo.h [code] | Rep_cod/rep_memo handling functions |
| station.h [code] | Station table management used by the db module |
| var.h [code] | Implement ::dba_var, an encapsulation of a measured variable |
| vars.h [code] | Shortcut IDs and functions to quickly refer to commonly used values inside a ::dba_msg |
| vasprintf.h [code] | |
| verbose.h [code] | Debugging aid framework that allows to print, at user request, runtime verbose messages about internal status and operation |
| wr_codec.h [code] |
1.7.6.1