gdrsclib
Data Fields
PCache1 Struct Reference

Data Fields

int szPage
 
int bPurgeable
 
unsigned int nMin
 
unsigned int nMax
 
unsigned int nRecyclable
 
unsigned int nPage
 
unsigned int nHash
 
PgHdr1 ** apHash
 
unsigned int iMaxKey
 

Detailed Description

Definition at line 30037 of file sqlite3.c.

Field Documentation

◆ apHash

PgHdr1** apHash

Definition at line 30055 of file sqlite3.c.

◆ bPurgeable

int bPurgeable

Definition at line 30044 of file sqlite3.c.

◆ iMaxKey

unsigned int iMaxKey

Definition at line 30057 of file sqlite3.c.

◆ nHash

unsigned int nHash

Definition at line 30054 of file sqlite3.c.

◆ nMax

unsigned int nMax

Definition at line 30046 of file sqlite3.c.

◆ nMin

unsigned int nMin

Definition at line 30045 of file sqlite3.c.

◆ nPage

unsigned int nPage

Definition at line 30053 of file sqlite3.c.

◆ nRecyclable

unsigned int nRecyclable

Definition at line 30052 of file sqlite3.c.

◆ szPage

int szPage

Definition at line 30043 of file sqlite3.c.


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