WhereCost Struct Reference


Detailed Description

Definition at line 100906 of file sqlite3.c.


Data Fields

WherePlan plan
double rCost
Bitmask used

Field Documentation

WherePlan WhereCost::plan

Definition at line 100907 of file sqlite3.c.

Referenced by bestAutomaticIndex(), bestBtreeIndex(), bestOrClauseIndex(), bestVirtualIndex(), and sqlite3WhereBegin().

double WhereCost::rCost

Definition at line 100908 of file sqlite3.c.

Referenced by bestAutomaticIndex(), bestBtreeIndex(), bestOrClauseIndex(), bestVirtualIndex(), and sqlite3WhereBegin().

Bitmask WhereCost::used

Definition at line 100909 of file sqlite3.c.

Referenced by bestAutomaticIndex(), bestBtreeIndex(), bestOrClauseIndex(), bestVirtualIndex(), and sqlite3WhereBegin().


The documentation for this struct was generated from the following file:
Generated on Sun Jul 29 04:11:51 2012 for TerraLib - Development Source by  doxygen 1.5.3