The Pedigree Project  0.1
Public Attributes | List of all members
BtCursor Struct Reference
+ Collaboration diagram for BtCursor:

Public Attributes

BtreepBtree
 
BtSharedpBt
 
BtCursorpNext
 
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 KeyInfopKeyInfo
 
void * padding1
 
u16 aiIdx [BTCURSOR_MAX_DEPTH]
 
MemPageapPage [BTCURSOR_MAX_DEPTH]
 

Detailed Description

Definition at line 57773 of file sqlite3.c.


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