![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Public Attributes | |
| Bitmask | maskLoop |
| Bitmask | revLoop |
| LogEst | nRow |
| LogEst | rCost |
| LogEst | rUnsorted |
| i8 | isOrdered |
| WhereLoop ** | aLoop |
| WhereLoop** WherePath::aLoop |
Definition at line 140491 of file sqlite3.c.
Referenced by wherePathSatisfiesOrderBy(), and wherePathSolver().
| i8 WherePath::isOrdered |
Definition at line 140490 of file sqlite3.c.
Referenced by wherePathSolver().
| Bitmask WherePath::maskLoop |
Definition at line 140485 of file sqlite3.c.
Referenced by wherePathSolver().
| LogEst WherePath::nRow |
Definition at line 140487 of file sqlite3.c.
Referenced by wherePathSolver().
| LogEst WherePath::rCost |
Definition at line 140488 of file sqlite3.c.
Referenced by wherePathSolver().
| Bitmask WherePath::revLoop |
Definition at line 140486 of file sqlite3.c.
Referenced by wherePathSolver().
| LogEst WherePath::rUnsorted |
Definition at line 140489 of file sqlite3.c.
Referenced by wherePathSolver().