gdrsclib
Data Fields
PgHdr1 Struct Reference

Data Fields

unsigned int iKey
 
PgHdr1pNext
 
PCache1pCache
 
PgHdr1pLruNext
 
PgHdr1pLruPrev
 

Detailed Description

Definition at line 30066 of file sqlite3.c.

Field Documentation

◆ iKey

unsigned int iKey

Definition at line 30067 of file sqlite3.c.

◆ pCache

PCache1* pCache

Definition at line 30069 of file sqlite3.c.

◆ pLruNext

PgHdr1* pLruNext

Definition at line 30070 of file sqlite3.c.

◆ pLruPrev

PgHdr1* pLruPrev

Definition at line 30071 of file sqlite3.c.

◆ pNext

PgHdr1* pNext

Definition at line 30068 of file sqlite3.c.


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