Public Attributes | List of all members
PgHdr Struct Reference

Public Attributes

u16 flags
 
i16 nRef
 
PCachepCache
 
void * pData
 
PgHdrpDirty
 
PgHdrpDirtyNext
 
PgHdrpDirtyPrev
 
void * pExtra
 
Pgno pgno
 
sqlite3_pcache_pagepPage
 
PagerpPager
 

Detailed Description

Definition at line 13183 of file sqlite3.c.

Member Data Documentation

◆ flags

u16 PgHdr::flags

Definition at line 13193 of file sqlite3.c.

◆ nRef

i16 PgHdr::nRef

Definition at line 13199 of file sqlite3.c.

◆ pCache

PCache* PgHdr::pCache

Definition at line 13200 of file sqlite3.c.

◆ pData

void* PgHdr::pData

Definition at line 13185 of file sqlite3.c.

◆ pDirty

PgHdr* PgHdr::pDirty

Definition at line 13187 of file sqlite3.c.

◆ pDirtyNext

PgHdr* PgHdr::pDirtyNext

Definition at line 13202 of file sqlite3.c.

◆ pDirtyPrev

PgHdr* PgHdr::pDirtyPrev

Definition at line 13203 of file sqlite3.c.

◆ pExtra

void* PgHdr::pExtra

Definition at line 13186 of file sqlite3.c.

◆ pgno

Pgno PgHdr::pgno

Definition at line 13189 of file sqlite3.c.

◆ pPage

sqlite3_pcache_page* PgHdr::pPage

Definition at line 13184 of file sqlite3.c.

◆ pPager

Pager* PgHdr::pPager

Definition at line 13188 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