sqlite3 Struct Reference

struct sqlite3

Nested Classes and Structures

Member Data Documentation

Hash aCollSeq

Hash aCollSeq

Db * aDb

Db *aDb

Db aDbStatic

Db aDbStatic

void ** aExtension

void **aExtension

FuncDefHash aFunc

FuncDefHash aFunc

int aLimit

intaLimit

Hash aModule

Hash aModule

sqlite3_vtab ** aVTrans

sqlite3_vtab **aVTrans

int activeVdbeCnt

intactiveVdbeCnt

u8 autoCommit

u8 autoCommit

BusyHandler busyHandler

BusyHandler busyHandler

int busyTimeout

intbusyTimeout

u8 dfltJournalMode

u8 dfltJournalMode

u8 dfltLockMode

u8 dfltLockMode

int errCode

interrCode

int errMask

interrMask

int flags

intflags

struct sqlite3::sqlite3InitInfo init

struct sqlite3::sqlite3InitInfoinit

int isInterrupted

intisInterrupted

i64 lastRowid

i64 lastRowid

Lookaside lookaside

Lookaside lookaside

int magic

intmagic

u8 mallocFailed

u8 mallocFailed

sqlite3_mutex * mutex

sqlite3_mutex *mutex

int nChange

intnChange

int nDb

intnDb

int nExtension

intnExtension

int nProgressOps

intnProgressOps

int nTable

intnTable

int nTotalChange

intnTotalChange

int nVTrans

intnVTrans

signed char nextAutovac

signed charnextAutovac

int nextPagesize

intnextPagesize

double notUsed1

doublenotUsed1

int openFlags

intopenFlags

void * pAuthArg

void *pAuthArg

void * pCollNeededArg

void *pCollNeededArg

void * pCommitArg

void *pCommitArg

CollSeq * pDfltColl

CollSeq *pDfltColl

sqlite3_value * pErr

sqlite3_value *pErr

void * pProfileArg

void *pProfileArg

void * pProgressArg

void *pProgressArg

void * pRollbackArg

void *pRollbackArg

void * pTraceArg

void *pTraceArg

void * pUpdateArg

void *pUpdateArg

Table * pVTab

Table *pVTab

struct Vdbe * pVdbe

struct Vdbe *pVdbe

sqlite3_vfs * pVfs

sqlite3_vfs *pVfs

i64 priorNewRowid

i64 priorNewRowid

u8 temp_store

u8 temp_store

union sqlite3::@2 u1

union sqlite3::@2u1

int(* xAuth

int(*xAuth

void(* xCollNeeded

void(*xCollNeeded

void(* xCollNeeded16

void(*xCollNeeded16

int(* xCommitCallback

int(*xCommitCallback

void(* xProfile

void(*xProfile

int(* xProgress

int(*xProgress

void(* xRollbackCallback

void(*xRollbackCallback

void(* xTrace

void(*xTrace

void(* xUpdateCallback

void(*xUpdateCallback

char * zErrMsg

char *zErrMsg

char * zErrMsg16

char *zErrMsg16