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

Public Attributes

sqlite3_vfspVfs
 
sqlite3_filepDbFd
 
sqlite3_filepWalFd
 
u32 iCallback
 
i64 mxWalSize
 
int nWiData
 
int szFirstBlock
 
volatile u32 ** apWiData
 
u32 szPage
 
i16 readLock
 
u8 syncFlags
 
u8 exclusiveMode
 
u8 writeLock
 
u8 ckptLock
 
u8 readOnly
 
u8 truncateOnCommit
 
u8 syncHeader
 
u8 padToSectorBoundary
 
WalIndexHdr hdr
 
u32 minFrame
 
u32 iReCksum
 
const char * zWalName
 
u32 nCkpt
 

Detailed Description

Definition at line 54229 of file sqlite3.c.


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