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

Public Attributes

u8 isInit
 
u8 nOverflow
 
u8 intKey
 
u8 intKeyLeaf
 
u8 leaf
 
u8 hdrOffset
 
u8 childPtrSize
 
u8 max1bytePayload
 
u8 bBusy
 
u16 maxLocal
 
u16 minLocal
 
u16 cellOffset
 
u16 nFree
 
u16 nCell
 
u16 maskPage
 
u16 aiOvfl [5]
 
u8 * apOvfl [5]
 
BtSharedpBt
 
u8 * aData
 
u8 * aDataEnd
 
u8 * aCellIdx
 
u8 * aDataOfst
 
DbPagepDbPage
 
u16(* xCellSize )(MemPage *, u8 *)
 
void(* xParseCell )(MemPage *, u8 *, CellInfo *)
 
Pgno pgno
 

Detailed Description

Definition at line 57542 of file sqlite3.c.


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