Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

trdb.h File Reference

#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 *)


Typedef Documentation

typedef int(* associate_func_t)(Db *, const Dbt *, const Dbt *, Dbt *)
 

Definition at line 27 of file trdb.h.

typedef int(* bt_compare_func_t)(DB *, const DBT *, const DBT *)
 

Definition at line 26 of file trdb.h.


Generated on Fri Mar 17 17:44:55 2006 for trapper by  doxygen 1.4.4