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

u16 PgHdr::flags

Definition at line 13193 of file sqlite3.c.

i16 PgHdr::nRef

Definition at line 13199 of file sqlite3.c.

PCache* PgHdr::pCache

Definition at line 13200 of file sqlite3.c.

void* PgHdr::pData

Definition at line 13185 of file sqlite3.c.

PgHdr* PgHdr::pDirty

Definition at line 13187 of file sqlite3.c.

PgHdr* PgHdr::pDirtyNext

Definition at line 13202 of file sqlite3.c.

PgHdr* PgHdr::pDirtyPrev

Definition at line 13203 of file sqlite3.c.

void* PgHdr::pExtra

Definition at line 13186 of file sqlite3.c.

Pgno PgHdr::pgno

Definition at line 13189 of file sqlite3.c.

sqlite3_pcache_page* PgHdr::pPage

Definition at line 13184 of file sqlite3.c.

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 Fri Nov 15 2019 04:00:09