The Pedigree Project
0.1
|
Public Attributes | |
Btree * | pBtree |
BtShared * | pBt |
BtCursor * | pNext |
Pgno * | aOverflow |
CellInfo | info |
i64 | nKey |
void * | pKey |
Pgno | pgnoRoot |
int | nOvflAlloc |
int | skipNext |
u8 | curFlags |
u8 | curPagerFlags |
u8 | eState |
u8 | hints |
i8 | iPage |
u8 | curIntKey |
struct KeyInfo * | pKeyInfo |
void * | padding1 |
u16 | aiIdx [BTCURSOR_MAX_DEPTH] |
MemPage * | apPage [BTCURSOR_MAX_DEPTH] |