Public Attributes | List of all members
PCache Struct Reference

Public Attributes

u8 bPurgeable
 
u8 eCreate
 
int nRefSum
 
sqlite3_pcachepCache
 
PgHdrpDirty
 
PgHdrpDirtyTail
 
void * pStress
 
PgHdrpSynced
 
int szCache
 
int szExtra
 
int szPage
 
int szSpill
 
int(* xStress )(void *, PgHdr *)
 

Detailed Description

Definition at line 43619 of file sqlite3.c.

Member Data Documentation

u8 PCache::bPurgeable

Definition at line 43627 of file sqlite3.c.

u8 PCache::eCreate

Definition at line 43628 of file sqlite3.c.

int PCache::nRefSum

Definition at line 43622 of file sqlite3.c.

sqlite3_pcache* PCache::pCache

Definition at line 43631 of file sqlite3.c.

PgHdr* PCache::pDirty

Definition at line 43620 of file sqlite3.c.

PgHdr * PCache::pDirtyTail

Definition at line 43620 of file sqlite3.c.

void* PCache::pStress

Definition at line 43630 of file sqlite3.c.

PgHdr* PCache::pSynced

Definition at line 43621 of file sqlite3.c.

int PCache::szCache

Definition at line 43623 of file sqlite3.c.

int PCache::szExtra

Definition at line 43626 of file sqlite3.c.

int PCache::szPage

Definition at line 43625 of file sqlite3.c.

int PCache::szSpill

Definition at line 43624 of file sqlite3.c.

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

Definition at line 43629 of file sqlite3.c.


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


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:09