| struct Sqlite3Config |
| Public Attributes | |
|---|---|
| int | bCoreMutex |
| int | bFullMutex |
| int | bMemstat |
| int | inProgress |
| int | isInit |
| int | isMallocInit |
| sqlite3_mem_methods | m |
| sqlite3_mutex_methods | mutex |
| int | mxParserStack |
| int | mxReq |
| int | mxStrlen |
| int | nHeap |
| int | nLookaside |
| int | nPage |
| int | nRefInitMutex |
| int | nScratch |
| int | nSmall |
| void * | pHeap |
| sqlite3_mutex * | pInitMutex |
| void * | pPage |
| void * | pScratch |
| int | sharedCacheEnabled |
| int | szLookaside |
| int | szPage |
| int | szScratch |
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.