The Pedigree Project  0.1
Public Attributes | List of all members
VdbeFrame Struct Reference
+ Collaboration diagram for VdbeFrame:

Public Attributes

Vdbev
 
VdbeFramepParent
 
OpaOp
 
i64 * anExec
 
MemaMem
 
VdbeCursor ** apCsr
 
void * token
 
i64 lastRowid
 
AuxDatapAuxData
 
int nCursor
 
int pc
 
int nOp
 
int nMem
 
int nChildMem
 
int nChildCsr
 
int nChange
 
int nDbChange
 

Detailed Description

Definition at line 17863 of file sqlite3.c.


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