libdballe  5.18
File List
Here is a list of all documented files with brief descriptions:
o*aliases.hResolve aliases to variable codes
o*aof_codec.hAOF message codec
o*aoffile.hAOF File I/O
o*arrayfile.hIn-memory versions of File, to be used for testing,
o*attr.hAttribute table management used by the db module
o*base.h
o*byteswap.h
o*cmdline.hCommon functions for commandline tools
o*codec.hGeneral codec options
o*common.h
o*db/context.hContext table management used by the db module
o*msg/context.hSorted storage for all the dba_msg_datum present on one level
o*conversion.h
o*csv.hRoutines to parse data in CSV format
o*cursor.hFunctions used to manage a general DB-ALLe query
o*data.hData table management used by the db module
o*db.hFunctions used to connect to DB-All.e and insert, query and delete data
o*dbadb.h
o*defs.hCommon definitions
o*file.hFile I/O for files containing meterorological messages
o*internals.hDatabase functions and data structures used by the db module, but not exported as official API
o*match-wreport.hImplement a storage object for a group of related observation data
o*matcher.h
o*msg-extravars.h
o*msg.hAbstraction 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
o*msgs.hDynamic array of dba_msg
o*odbcworkarounds.hThe ODBC specification is imperfect with regards to integer sizes on 64bit platforms, and different ODBC drivers are currently interpreting it differently
o*processor.h
o*querybuf.hImplementation of an efficient string buffer for composing database queries
o*rawmsg.hIn-memory storage of an encoded weather report
o*record.hImplement a storage object for a group of related observation data
o*db/repinfo.hRepinfo table management used by the db module
o*msg/repinfo.hRep_cod/rep_memo handling functions
o*station.hStation table management used by the db module
o*var.hImplement ::dba_var, an encapsulation of a measured variable
o*vars.hShortcut IDs and functions to quickly refer to commonly used values inside a ::dba_msg
o*vasprintf.h
o*verbose.hDebugging aid framework that allows to print, at user request, runtime verbose messages about internal status and operation
\*wr_codec.h