#include <db_cxx.h>
#include <qstring.h>
#include <map>
Include dependency graph for trdb.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TrDb |
opens and closes the primary and all secondary Berkeley dbs that are the underlying storage for a single GeneralData class. More... | |
struct | TrDb::Index |
this defines a secondary index. More... | |
Typedefs | |
typedef int(* | bt_compare_func_t )(DB *, const DBT *, const DBT *) |
typedef int(* | associate_func_t )(Db *, const Dbt *, const Dbt *, Dbt *) |
|
|
|
|