Asterisk - The Open Source Telephony Project  21.4.1
Public Types | Public Member Functions | Data Fields
_btree Struct Reference

Public Types

enum  { NOT, BACK, FORWARD }
 

Public Member Functions

int bt_cmp __P ((const DBT *, const DBT *))
 
size_t bt_pfx __P ((const DBT *, const DBT *))
 
int bt_irec __P ((struct _btree *, recno_t))
 

Data Fields

u_char bt_bval
 
caddr_t bt_cmap
 
EPG bt_cur
 
CURSOR bt_cursor
 
DBbt_dbp
 
caddr_t bt_emap
 
int bt_fd
 
pgno_t bt_free
 
EPGNO bt_last
 
int bt_lorder
 
MPOOLbt_mp
 
size_t bt_msize
 
recno_t bt_nrecs
 
enum _btree:: { ... }  bt_order
 
indx_t bt_ovflsize
 
PAGEbt_pinned
 
u_int32_t bt_psize
 
DBT bt_rdata
 
size_t bt_reclen
 
int bt_rfd
 
FILE * bt_rfp
 
DBT bt_rkey
 
caddr_t bt_smap
 
EPGNObt_sp
 
EPGNO bt_stack [50]
 
u_int32_t flags
 

Detailed Description

Definition at line 312 of file btree.h.


The documentation for this struct was generated from the following file: