#include <sqlite3.h>
Classes | |
struct | sqlite3_index_constraint |
struct | sqlite3_index_constraint_usage |
struct | sqlite3_index_orderby |
Public Attributes | |
int | nConstraint |
struct sqlite3_index_info::sqlite3_index_constraint * | aConstraint |
int | nOrderBy |
struct sqlite3_index_info::sqlite3_index_orderby * | aOrderBy |
struct sqlite3_index_info::sqlite3_index_constraint_usage * | aConstraintUsage |
int | idxNum |
char * | idxStr |
int | needToFreeIdxStr |
int | orderByConsumed |
double | estimatedCost |
Definition at line 5571 of file sqlite3.h.
Referenced by bestVirtualIndex(), fulltextBestIndex(), and sqlite3WhereBegin().
Referenced by bestVirtualIndex(), fulltextBestIndex(), and sqlite3WhereBegin().
Referenced by bestVirtualIndex().
Definition at line 5594 of file sqlite3.h.
Referenced by bestVirtualIndex(), and fulltextBestIndex().
Definition at line 5590 of file sqlite3.h.
Referenced by bestVirtualIndex(), fulltextBestIndex(), and sqlite3WhereBegin().
Definition at line 5591 of file sqlite3.h.
Referenced by bestVirtualIndex(), and sqlite3WhereBegin().
Definition at line 5573 of file sqlite3.h.
Referenced by bestVirtualIndex(), fulltextBestIndex(), and sqlite3WhereBegin().
Definition at line 5592 of file sqlite3.h.
Referenced by bestVirtualIndex(), sqlite3WhereBegin(), and whereInfoFree().
Definition at line 5580 of file sqlite3.h.
Referenced by bestVirtualIndex().
Definition at line 5593 of file sqlite3.h.
Referenced by bestVirtualIndex(), and sqlite3WhereBegin().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1