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

Public Attributes

Bitmask prereq
 
Bitmask maskSelf
 
u8 iTab
 
u8 iSortIdx
 
LogEst rSetup
 
LogEst rRun
 
LogEst nOut
 
union {
   struct {
      u16   nEq
 
      u16   nBtm
 
      u16   nTop
 
      Index *   pIndex
 
   }   btree
 
   struct {
      int   idxNum
 
      u8   needFree
 
      i8   isOrdered
 
      u16   omitMask
 
      char *   idxStr
 
   }   vtab
 
u
 
u32 wsFlags
 
u16 nLTerm
 
u16 nSkip
 
u16 nLSlot
 
WhereTerm ** aLTerm
 
WhereLooppNextLoop
 
WhereTermaLTermSpace [3]
 

Detailed Description

Definition at line 123922 of file sqlite3.c.


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