ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
WhereOrCost Struct Reference

Public Attributes

Bitmask prereq
 
LogEst rRun
 
LogEst nOut
 

Detailed Description

Definition at line 140450 of file sqlite3.c.

Member Data Documentation

◆ nOut

LogEst WhereOrCost::nOut

Definition at line 140453 of file sqlite3.c.

Referenced by whereLoopAddOr(), and whereOrInsert().

◆ prereq

Bitmask WhereOrCost::prereq

Definition at line 140451 of file sqlite3.c.

Referenced by whereLoopAddOr(), and whereOrInsert().

◆ rRun

LogEst WhereOrCost::rRun

Definition at line 140452 of file sqlite3.c.

Referenced by whereLoopAddOr(), and whereOrInsert().


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