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   nEq
 
      Index *   pIndex
 
   }   btree
 
   struct {
      int   idxNum
 
      char *   idxStr
 
      i8   isOrdered
 
      u8   needFree
 
      u16   omitMask
 
   }   vtab
 
u
 
u32 wsFlags
 

Detailed Description

Definition at line 122346 of file sqlite3.c.

Member Data Documentation

WhereTerm** WhereLoop::aLTerm

Definition at line 122376 of file sqlite3.c.

WhereTerm* WhereLoop::aLTermSpace[3]

Definition at line 122378 of file sqlite3.c.

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

Definition at line 122363 of file sqlite3.c.

char* WhereLoop::idxStr

Definition at line 122367 of file sqlite3.c.

i8 WhereLoop::isOrdered

Definition at line 122365 of file sqlite3.c.

u8 WhereLoop::iSortIdx

Definition at line 122353 of file sqlite3.c.

u8 WhereLoop::iTab

Definition at line 122352 of file sqlite3.c.

Bitmask WhereLoop::maskSelf

Definition at line 122348 of file sqlite3.c.

u8 WhereLoop::needFree

Definition at line 122364 of file sqlite3.c.

u16 WhereLoop::nEq

Definition at line 122359 of file sqlite3.c.

u16 WhereLoop::nLSlot

Definition at line 122375 of file sqlite3.c.

u16 WhereLoop::nLTerm

Definition at line 122371 of file sqlite3.c.

LogEst WhereLoop::nOut

Definition at line 122356 of file sqlite3.c.

u16 WhereLoop::nSkip

Definition at line 122372 of file sqlite3.c.

u16 WhereLoop::omitMask

Definition at line 122366 of file sqlite3.c.

Index* WhereLoop::pIndex

Definition at line 122360 of file sqlite3.c.

WhereLoop* WhereLoop::pNextLoop

Definition at line 122377 of file sqlite3.c.

Bitmask WhereLoop::prereq

Definition at line 122347 of file sqlite3.c.

LogEst WhereLoop::rRun

Definition at line 122355 of file sqlite3.c.

LogEst WhereLoop::rSetup

Definition at line 122354 of file sqlite3.c.

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

Definition at line 122370 of file sqlite3.c.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33