Public Attributes | |
| u8 | bPurgeable |
| u8 | eCreate |
| int | nRefSum |
| sqlite3_pcache * | pCache |
| PgHdr * | pDirty |
| PgHdr * | pDirtyTail |
| void * | pStress |
| PgHdr * | pSynced |
| int | szCache |
| int | szExtra |
| int | szPage |
| int | szSpill |
| int(* | xStress )(void *, PgHdr *) |
| sqlite3_pcache* PCache::pCache |