struct Vdbe |
Public Attributes | |
---|---|
Mem * | aColName |
int * | aLabel |
Mem * | aMem |
Op * | aOp |
Mem * | aStack |
Mem * | aVar |
u8 | aborted |
Mem ** | apArg |
Cursor ** | apCsr |
char ** | azResColumn |
char ** | azVar |
int | cacheCtr |
u8 | changeCntOn |
Context * | contextStack |
int | contextStackDepth |
int | contextStackTop |
sqlite3 * | db |
int | errorAction |
u8 | expired |
u8 | explain |
int | inTempTrans |
u8 | inVtabMethod |
int | magic |
u8 | minWriteFileFormat |
int | nCallback |
int | nChange |
int | nCursor |
int | nLabel |
int | nLabelAlloc |
int | nMem |
int | nOp |
int | nOpAlloc |
int | nResColumn |
int | nVar |
int | okVar |
Vdbe * | pPrev |
Mem * | pTos |
int | pc |
int | popStack |
int | rc |
u8 | resOnStack |
int | returnDepth |
int | returnStack |
Fifo | sFifo |
i64 | startTime |
FILE * | trace |
unsigned | uniqueCnt |
char * | zErrMsg |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.