| struct BtShared |
| Public Attributes | |
|---|---|
| u8 | autoVacuum |
| BusyHandler | busyHdr |
| sqlite3 * | db |
| u8 | inStmt |
| u8 | inTransaction |
| u8 | incrVacuum |
| int | maxLeaf |
| int | maxLocal |
| int | minLeaf |
| int | minLocal |
| sqlite3_mutex * | mutex |
| int | nRef |
| int | nTransaction |
| Pgno | nTrunc |
| BtCursor * | pCursor |
| Btree * | pExclusive |
| BtLock * | pLock |
| BtShared * | pNext |
| MemPage * | pPage1 |
| Pager * | pPager |
| void * | pSchema |
| u8 * | pTmpSpace |
| u16 | pageSize |
| u8 | pageSizeFixed |
| u8 | readOnly |
| u16 | usableSize |
| void(* | xFreeSchema |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.