Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
IntegrityCk Struct Reference
Collaboration diagram for IntegrityCk:

Data Fields

BtSharedpBt
PagerpPager
u8aPgRef
Pgno nCkPage
int mxErr
int nErr
int rc
u32 nStep
const char * zPfx
Pgno v0
Pgno v1
int v2
StrAccum errMsg
u32heap
sqlite3db
i64 nRow

Detailed Description

Definition at line 71209 of file sqlite3.c.

Field Documentation

◆ aPgRef

u8* IntegrityCk::aPgRef

Definition at line 71212 of file sqlite3.c.

◆ db

sqlite3* IntegrityCk::db

Definition at line 71224 of file sqlite3.c.

◆ errMsg

StrAccum IntegrityCk::errMsg

Definition at line 71222 of file sqlite3.c.

◆ heap

u32* IntegrityCk::heap

Definition at line 71223 of file sqlite3.c.

◆ mxErr

int IntegrityCk::mxErr

Definition at line 71214 of file sqlite3.c.

◆ nCkPage

Pgno IntegrityCk::nCkPage

Definition at line 71213 of file sqlite3.c.

◆ nErr

int IntegrityCk::nErr

Definition at line 71215 of file sqlite3.c.

◆ nRow

i64 IntegrityCk::nRow

Definition at line 71225 of file sqlite3.c.

◆ nStep

u32 IntegrityCk::nStep

Definition at line 71217 of file sqlite3.c.

◆ pBt

BtShared* IntegrityCk::pBt

Definition at line 71210 of file sqlite3.c.

◆ pPager

Pager* IntegrityCk::pPager

Definition at line 71211 of file sqlite3.c.

◆ rc

int IntegrityCk::rc

Definition at line 71216 of file sqlite3.c.

◆ v0

Pgno IntegrityCk::v0

Definition at line 71219 of file sqlite3.c.

◆ v1

Pgno IntegrityCk::v1

Definition at line 71220 of file sqlite3.c.

◆ v2

int IntegrityCk::v2

Definition at line 71221 of file sqlite3.c.

◆ zPfx

const char* IntegrityCk::zPfx

Definition at line 71218 of file sqlite3.c.


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