Video Processing Framework
PCache Struct Reference

List of all members.

Public Attributes

PgHdr * pDirty
PgHdr * pDirtyTail
PgHdr * pSynced
int nRef
int nMax
int szPage
int szExtra
int bPurgeable
int(* xStress )(void *, PgHdr *)
void * pStress
sqlite3_pcache * pCache
PgHdr * pPage1

Member Data Documentation

int(* PCache::xStress)(void *, PgHdr *)

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines