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

Public Attributes

PagerpPager
 
sqlite3db
 
BtCursorpCursor
 
MemPagepPage1
 
u8 openFlags
 
u8 autoVacuum
 
u8 incrVacuum
 
u8 bDoTruncate
 
u8 inTransaction
 
u8 max1bytePayload
 
u16 btsFlags
 
u16 maxLocal
 
u16 minLocal
 
u16 maxLeaf
 
u16 minLeaf
 
u32 pageSize
 
u32 usableSize
 
int nTransaction
 
u32 nPage
 
void * pSchema
 
void(* xFreeSchema )(void *)
 
sqlite3_mutexmutex
 
BitvecpHasContent
 
int nRef
 
BtSharedpNext
 
BtLockpLock
 
BtreepWriter
 
u8 * pTmpSpace
 

Detailed Description

Definition at line 57681 of file sqlite3.c.


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