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 9544 of file sqlite3.c.

Member Data Documentation

◆ flags

u16 PgHdr::flags

Definition at line 9554 of file sqlite3.c.

◆ nRef

i16 PgHdr::nRef

Definition at line 9560 of file sqlite3.c.

◆ pCache

PCache* PgHdr::pCache

Definition at line 9561 of file sqlite3.c.

◆ pData

void* PgHdr::pData

Definition at line 9546 of file sqlite3.c.

◆ pDirty

PgHdr* PgHdr::pDirty

Definition at line 9548 of file sqlite3.c.

◆ pDirtyNext

PgHdr* PgHdr::pDirtyNext

Definition at line 9563 of file sqlite3.c.

◆ pDirtyPrev

PgHdr* PgHdr::pDirtyPrev

Definition at line 9564 of file sqlite3.c.

◆ pExtra

void* PgHdr::pExtra

Definition at line 9547 of file sqlite3.c.

◆ pgno

Pgno PgHdr::pgno

Definition at line 9550 of file sqlite3.c.

◆ pPage

sqlite3_pcache_page* PgHdr::pPage

Definition at line 9545 of file sqlite3.c.

◆ pPager

Pager* PgHdr::pPager

Definition at line 9549 of file sqlite3.c.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:38:59