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

◆ bPurgeable

u8 PCache::bPurgeable

Definition at line 43627 of file sqlite3.c.

◆ eCreate

u8 PCache::eCreate

Definition at line 43628 of file sqlite3.c.

◆ nRefSum

int PCache::nRefSum

Definition at line 43622 of file sqlite3.c.

◆ pCache

sqlite3_pcache* PCache::pCache

Definition at line 43631 of file sqlite3.c.

◆ pDirty

PgHdr* PCache::pDirty

Definition at line 43620 of file sqlite3.c.

◆ pDirtyTail

PgHdr * PCache::pDirtyTail

Definition at line 43620 of file sqlite3.c.

◆ pStress

void* PCache::pStress

Definition at line 43630 of file sqlite3.c.

◆ pSynced

PgHdr* PCache::pSynced

Definition at line 43621 of file sqlite3.c.

◆ szCache

int PCache::szCache

Definition at line 43623 of file sqlite3.c.

◆ szExtra

int PCache::szExtra

Definition at line 43626 of file sqlite3.c.

◆ szPage

int PCache::szPage

Definition at line 43625 of file sqlite3.c.

◆ szSpill

int PCache::szSpill

Definition at line 43624 of file sqlite3.c.

◆ xStress

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 Mon Feb 28 2022 21:52:14