#include <bdb_lib.h>

Data Fields | |
| DB_ENV * | dbenv |
| str | name |
| tbl_cache_p | tables |
Definition at line 111 of file bdb_lib.h.
| DB_ENV* dbenv |
Definition at line 114 of file bdb_lib.h.
Referenced by bdblib_close(), bdblib_create_table(), bdblib_get_db(), bdblib_get_table(), bdblib_reopen(), and db_free().
Definition at line 113 of file bdb_lib.h.
Referenced by bdblib_close(), bdblib_create_journal(), bdblib_get_db(), bdblib_reopen(), and db_free().
Definition at line 115 of file bdb_lib.h.
Referenced by bdblib_close(), bdblib_get_db(), bdblib_get_table(), bdblib_reopen(), and db_free().
1.5.6