db_auto.h File Reference

Go to the source code of this file.

Classes

struct  _db_addpage_args
struct  _db_addrem_args
struct  _db_big_args
struct  _db_debug_args
struct  _db_noop_args
struct  _db_ovref_args
struct  _db_relink_args
struct  _db_split_args

Defines

#define DB_db_addpage   46
#define DB_db_addrem   41
#define DB_db_big   43
#define DB_db_debug   47
#define DB_db_noop   48
#define DB_db_ovref   44
#define DB_db_relink   45
#define DB_db_split   42

Typedefs

typedef struct _db_addpage_args __db_addpage_args
typedef struct _db_addrem_args __db_addrem_args
typedef struct _db_big_args __db_big_args
typedef struct _db_debug_args __db_debug_args
typedef struct _db_noop_args __db_noop_args
typedef struct _db_ovref_args __db_ovref_args
typedef struct _db_relink_args __db_relink_args
typedef struct _db_split_args __db_split_args

Functions

int CDB___db_init_print __P ((DB_ENV *))
int CDB___db_noop_read __P ((DB_ENV *, void *, __db_noop_args **))
int CDB___db_noop_log __P ((DB_ENV *, DB_TXN *, DB_LSN *, u_int32_t, int32_t, db_pgno_t, DB_LSN *))
int CDB___db_debug_read __P ((DB_ENV *, void *, __db_debug_args **))
int CDB___db_debug_log __P ((DB_ENV *, DB_TXN *, DB_LSN *, u_int32_t, const DBT *, int32_t, const DBT *, const DBT *, u_int32_t))
int CDB___db_addpage_read __P ((DB_ENV *, void *, __db_addpage_args **))
int CDB___db_relink_read __P ((DB_ENV *, void *, __db_relink_args **))
int CDB___db_relink_log __P ((DB_ENV *, DB_TXN *, DB_LSN *, u_int32_t, u_int32_t, int32_t, db_pgno_t, DB_LSN *, db_pgno_t, DB_LSN *, db_pgno_t, DB_LSN *))
int CDB___db_ovref_read __P ((DB_ENV *, void *, __db_ovref_args **))
int CDB___db_ovref_log __P ((DB_ENV *, DB_TXN *, DB_LSN *, u_int32_t, int32_t, db_pgno_t, int32_t, DB_LSN *))
int CDB___db_big_read __P ((DB_ENV *, void *, __db_big_args **))
int CDB___db_big_log __P ((DB_ENV *, DB_TXN *, DB_LSN *, u_int32_t, u_int32_t, int32_t, db_pgno_t, db_pgno_t, db_pgno_t, const DBT *, DB_LSN *, DB_LSN *, DB_LSN *))
int CDB___db_split_read __P ((DB_ENV *, void *, __db_split_args **))
int CDB___db_addrem_read __P ((DB_ENV *, void *, __db_addrem_args **))
int CDB___db_addrem_print __P ((DB_ENV *, DBT *, DB_LSN *, db_recops, void *))
int CDB___db_addrem_log __P ((DB_ENV *, DB_TXN *, DB_LSN *, u_int32_t, u_int32_t, int32_t, db_pgno_t, u_int32_t, size_t, const DBT *, const DBT *, DB_LSN *))


Generated on Sun Jun 8 10:56:45 2008 for GNUmifluz by  doxygen 1.5.5