Public Attributes | List of all members
WhereLoop Struct Reference

Public Attributes

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

Detailed Description

Definition at line 123919 of file sqlite3.c.

Member Data Documentation

WhereTerm** WhereLoop::aLTerm

Definition at line 123951 of file sqlite3.c.

WhereTerm* WhereLoop::aLTermSpace[3]

Definition at line 123953 of file sqlite3.c.

struct { ... } WhereLoop::btree
int WhereLoop::idxNum

Definition at line 123938 of file sqlite3.c.

char* WhereLoop::idxStr

Definition at line 123942 of file sqlite3.c.

i8 WhereLoop::isOrdered

Definition at line 123940 of file sqlite3.c.

u8 WhereLoop::iSortIdx

Definition at line 123926 of file sqlite3.c.

u8 WhereLoop::iTab

Definition at line 123925 of file sqlite3.c.

Bitmask WhereLoop::maskSelf

Definition at line 123921 of file sqlite3.c.

u16 WhereLoop::nBtm

Definition at line 123933 of file sqlite3.c.

u8 WhereLoop::needFree

Definition at line 123939 of file sqlite3.c.

u16 WhereLoop::nEq

Definition at line 123932 of file sqlite3.c.

u16 WhereLoop::nLSlot

Definition at line 123950 of file sqlite3.c.

u16 WhereLoop::nLTerm

Definition at line 123946 of file sqlite3.c.

LogEst WhereLoop::nOut

Definition at line 123929 of file sqlite3.c.

u16 WhereLoop::nSkip

Definition at line 123947 of file sqlite3.c.

u16 WhereLoop::nTop

Definition at line 123934 of file sqlite3.c.

u16 WhereLoop::omitMask

Definition at line 123941 of file sqlite3.c.

Index* WhereLoop::pIndex

Definition at line 123935 of file sqlite3.c.

WhereLoop* WhereLoop::pNextLoop

Definition at line 123952 of file sqlite3.c.

Bitmask WhereLoop::prereq

Definition at line 123920 of file sqlite3.c.

LogEst WhereLoop::rRun

Definition at line 123928 of file sqlite3.c.

LogEst WhereLoop::rSetup

Definition at line 123927 of file sqlite3.c.

union { ... } WhereLoop::u
struct { ... } WhereLoop::vtab
u32 WhereLoop::wsFlags

Definition at line 123945 of file sqlite3.c.


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


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:09