Vdbe Struct Reference

Inheritance diagram for Vdbe:

Inheritance graph
[legend]
Collaboration diagram for Vdbe:

Collaboration graph
[legend]

List of all members.

Public Attributes

sqlite3db
VdbepPrev
VdbepNext
int nOp
int nOpAlloc
OpaOp
int nLabel
int nLabelAlloc
intaLabel
MemaStack
MempTos
Mem ** apArg
MemaColName
int nCursor
Cursor ** apCsr
int nVar
MemaVar
char ** azVar
int okVar
int magic
int nMem
MemaMem
int nCallback
int cacheCtr
Fifo sFifo
int contextStackTop
int contextStackDepth
ContextcontextStack
int pc
int rc
unsigned uniqueCnt
int errorAction
int inTempTrans
int returnStack [25]
int returnDepth
int nResColumn
char ** azResColumn
int popStack
charzErrMsg
u8 resOnStack
u8 explain
u8 changeCntOn
u8 aborted
u8 expired
u8 minWriteFileFormat
u8 inVtabMethod
int nChange
i64 startTime
int btreeMask
BtreeMutexArray aMutex
int nSql
charzSql
FILE * trace
int openedStatement
int fetchId
int lru


Member Data Documentation

unsigned Vdbe::uniqueCnt

FILE * Vdbe::trace


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

Generated Mozilla by doxygen 1.5.6