#include <btree.h>
Definition at line 218 of file btree.h.
Public Member Functions | |
| int re_irec | __P ((DBC *, db_recno_t)) |
| size_t bt_prefix | __P ((const DBT *, const DBT *)) |
| int bt_compare | __P ((const DBT *, const DBT *)) |
Public Attributes | |
| db_pgno_t | bt_lpgno |
| u_int32_t | bt_maxkey |
| db_pgno_t | bt_meta |
| u_int32_t | bt_minkey |
| db_pgno_t | bt_root |
| u_int32_t | flags |
| void * | re_cmap |
| int | re_delim |
| void * | re_emap |
| DB_FH | re_fh |
| db_recno_t | re_last |
| u_int32_t | re_len |
| size_t | re_msize |
| int | re_pad |
| void * | re_smap |
| char * | re_source |
1.5.5