Public Attributes | |
WhereTerm ** | aLTerm |
WhereTerm * | aLTermSpace [4] |
u8 | iSortIdx |
u8 | iTab |
Bitmask | maskSelf |
u16 | nLSlot |
u16 | nLTerm |
LogEst | nOut |
WhereLoop * | pNextLoop |
Bitmask | prereq |
LogEst | rRun |
LogEst | rSetup |
union { | |
struct { | |
u16 nEq | |
u16 nSkip | |
Index * pIndex | |
} btree | |
struct { | |
int idxNum | |
char * idxStr | |
u8 isOrdered | |
u8 needFree | |
u16 omitMask | |
} vtab | |
} | u |
u32 | wsFlags |
struct { ... } WhereLoop::btree |
union { ... } WhereLoop::u |
struct { ... } WhereLoop::vtab |