Vdbe Struct Reference

#include <vdbeInt.h>

List of all members.

Public Attributes

sqlite3db
VdbepPrev
VdbepNext
int nOp
int nOpAlloc
OpaOp
int nLabel
int nLabelAlloc
int * aLabel
Mem ** apArg
MemaColName
int nCursor
VdbeCursor ** 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 nResColumn
char ** azResColumn
char * zErrMsg
MempResultSet
u8 explain
u8 changeCntOn
u8 expired
u8 minWriteFileFormat
u8 inVtabMethod
u8 usesStmtJournal
u8 readOnly
int nChange
i64 startTime
int btreeMask
BtreeMutexArray aMutex
int aCounter [2]
int nSql
char * zSql
int openedStatement

Detailed Description

Definition at line 282 of file vdbeInt.h.


Member Data Documentation

Definition at line 328 of file vdbeInt.h.

Referenced by sqlite3_stmt_status(), and sqlite3VdbeExec().

Definition at line 327 of file vdbeInt.h.

Referenced by sqlite3VdbeExec(), sqlite3VdbeHalt(), and sqlite3VdbeUsesBtree().

Definition at line 291 of file vdbeInt.h.

Referenced by sqlite3VdbeExec(), and sqlite3VdbeMakeReady().

Definition at line 314 of file vdbeInt.h.

char** Vdbe::azVar

Definition at line 326 of file vdbeInt.h.

Referenced by sqlite3VdbeExec(), and sqlite3VdbeUsesBtree().

Definition at line 303 of file vdbeInt.h.

Referenced by sqlite3VdbeExec(), and sqlite3VdbeMakeReady().

Definition at line 318 of file vdbeInt.h.

Referenced by sqlite3VdbeCountChanges(), and sqlite3VdbeHalt().

Definition at line 307 of file vdbeInt.h.

Referenced by Cleanup(), and sqlite3VdbeExec().

Definition at line 306 of file vdbeInt.h.

Referenced by Cleanup(), and sqlite3VdbeExec().

Definition at line 305 of file vdbeInt.h.

Referenced by Cleanup(), and sqlite3VdbeExec().

Definition at line 311 of file vdbeInt.h.

Referenced by sqlite3VdbeExec(), sqlite3VdbeHalt(), and sqlite3VdbeMakeReady().

Definition at line 317 of file vdbeInt.h.

Referenced by sqlite3Step(), sqlite3VdbeExec(), sqlite3VdbeList(), and sqlite3VdbeMakeReady().

Definition at line 312 of file vdbeInt.h.

Definition at line 320 of file vdbeInt.h.

Referenced by sqlite3VdbeExec(), and sqlite3VdbeMakeReady().

Definition at line 302 of file vdbeInt.h.

Referenced by sqlite3VdbeExec().

Definition at line 324 of file vdbeInt.h.

Referenced by sqlite3VdbeExec(), sqlite3VdbeHalt(), and sqlite3VdbeMakeReady().

Definition at line 288 of file vdbeInt.h.

Referenced by resolveP2Values(), and sqlite3VdbeMakeLabel().

Definition at line 289 of file vdbeInt.h.

Referenced by sqlite3VdbeMakeLabel().

int Vdbe::nOp

Definition at line 286 of file vdbeInt.h.

Referenced by resizeOpArray(), sqlite3VdbeAddOp3(), and sqlite3VdbeAddOpList().

Definition at line 329 of file vdbeInt.h.

Referenced by sqlite3VdbeSwap().

Definition at line 298 of file vdbeInt.h.

Referenced by createVarMap(), and sqlite3VdbeMakeReady().

Definition at line 334 of file vdbeInt.h.

Referenced by sqlite3VdbeExec(), sqlite3VdbeHalt(), and sqlite3VdbeMakeReady().

int Vdbe::pc

Definition at line 284 of file vdbeInt.h.

Referenced by sqlite3VdbeCreate(), sqlite3VdbeDelete(), and sqlite3VdbeSwap().

Definition at line 316 of file vdbeInt.h.

Referenced by Cleanup(), columnMem(), sqlite3_data_count(), sqlite3VdbeExec(), and sqlite3VdbeList().

int Vdbe::rc

Definition at line 323 of file vdbeInt.h.

Referenced by resolveP2Values(), sqlite3Step(), and sqlite3VdbeHalt().

Definition at line 304 of file vdbeInt.h.

Referenced by Cleanup(), and sqlite3VdbeExec().

Definition at line 325 of file vdbeInt.h.

Referenced by sqlite3Step().

unsigned Vdbe::uniqueCnt

Definition at line 310 of file vdbeInt.h.

Referenced by sqlite3VdbeMakeReady().

Definition at line 322 of file vdbeInt.h.

Referenced by resolveP2Values(), and sqlite3VdbeHalt().

char* Vdbe::zSql

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

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1