The DB-All.e db library

3.6

The DB-All.e database library

This library contains all the functions to work with the main DB-All.e database. It includes both insert and query functions (see db.h) and import/export functions (see import.h and export.h) to and from dba_msg structures.

The DB-All.e msg library

This library provides and encoding-independent message abstraction (see msg.h and msgs.h), and functions to intepret AOF, BUFR and CREX messages as physical information (see bufrex_codec.h and aof_codec.h).

from the DB-All.e bufrex module, one main header file, msg.h, which provides a container for parsed BUFR and CREX data and the BUFR and CREX encoding and decoding functions.

The library also provides import/export functions from bufr, crex and aof, and to bufr and crex formats: see bufrex_codec.h and aof_codec.h

The DB-All.e BUFR and CREX library

This library provides BUFR and CREX encoding and decoding functions.

There is only one main header file, msg.h, which provides a container for parsed BUFR and CREX data and the BUFR and CREX encoding and decoding functions.

The DB-All.e core library

This library provides various core functionality for weather applications.

You can use it for:


Generated on Fri Jun 22 15:18:09 2007 for libdballe-db by  doxygen 1.5.2