#include <btree_auto.h>
Definition at line 92 of file btree_auto.h.
Public Attributes | |
int32_t | fileid |
u_int32_t | indx |
db_pgno_t | left |
DB_LSN | llsn |
DB_LSN | nlsn |
db_pgno_t | npgno |
u_int32_t | opflags |
DBT | pg |
DB_LSN | prev_lsn |
db_pgno_t | right |
DB_LSN | rlsn |
db_pgno_t | root_pgno |
DB_TXN * | txnid |
u_int32_t | type |