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

Public Attributes

ExprpExpr
 
WhereClausepWC
 
LogEst truthProb
 
u16 wtFlags
 
u16 eOperator
 
u8 nChild
 
u8 eMatchOp
 
int iParent
 
int leftCursor
 
int iField
 
union {
   int   leftColumn
 
   WhereOrInfo *   pOrInfo
 
   WhereAndInfo *   pAndInfo
 
u
 
Bitmask prereqRight
 
Bitmask prereqAll
 

Detailed Description

Definition at line 124058 of file sqlite3.c.


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