Public Attributes | List of all members
PCache Struct Reference

Public Attributes

int bPurgeable
 
int nRef
 
sqlite3_pcachepCache
 
PgHdrpDirty
 
PgHdrpDirtyTail
 
PgHdrpPage1
 
void * pStress
 
PgHdrpSynced
 
int szCache
 
int szExtra
 
int szPage
 
int(* xStress )(void *, PgHdr *)
 

Detailed Description

Definition at line 36827 of file sqlite3.c.

Member Data Documentation

int PCache::bPurgeable

Definition at line 36834 of file sqlite3.c.

int PCache::nRef

Definition at line 36830 of file sqlite3.c.

sqlite3_pcache* PCache::pCache

Definition at line 36837 of file sqlite3.c.

PgHdr* PCache::pDirty

Definition at line 36828 of file sqlite3.c.

PgHdr * PCache::pDirtyTail

Definition at line 36828 of file sqlite3.c.

PgHdr* PCache::pPage1

Definition at line 36838 of file sqlite3.c.

void* PCache::pStress

Definition at line 36836 of file sqlite3.c.

PgHdr* PCache::pSynced

Definition at line 36829 of file sqlite3.c.

int PCache::szCache

Definition at line 36831 of file sqlite3.c.

int PCache::szExtra

Definition at line 36833 of file sqlite3.c.

int PCache::szPage

Definition at line 36832 of file sqlite3.c.

int(* PCache::xStress) (void *, PgHdr *)

Definition at line 36835 of file sqlite3.c.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:42