Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
WhereOrCost Struct Reference

Data Fields

Bitmask prereq
 
LogEst rRun
 
LogEst nOut
 

Detailed Description

Definition at line 141073 of file sqlite3.c.

Field Documentation

◆ nOut

LogEst WhereOrCost::nOut

Definition at line 141076 of file sqlite3.c.

Referenced by whereLoopAddOr(), and whereOrInsert().

◆ prereq

Bitmask WhereOrCost::prereq

Definition at line 141074 of file sqlite3.c.

Referenced by whereLoopAddOr(), and whereOrInsert().

◆ rRun

LogEst WhereOrCost::rRun

Definition at line 141075 of file sqlite3.c.

Referenced by whereLoopAddOr(), and whereOrInsert().


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