|
The Pedigree Project
0.1
|
Collaboration diagram for WhereLoop:Public Attributes | |
| Bitmask | prereq |
| Bitmask | maskSelf |
| u8 | iTab |
| u8 | iSortIdx |
| LogEst | rSetup |
| LogEst | rRun |
| LogEst | nOut |
| union { | |
| struct { | |
| u16 nEq | |
| u16 nBtm | |
| u16 nTop | |
| Index * pIndex | |
| } btree | |
| struct { | |
| int idxNum | |
| u8 needFree | |
| i8 isOrdered | |
| u16 omitMask | |
| char * idxStr | |
| } vtab | |
| } | u |
| u32 | wsFlags |
| u16 | nLTerm |
| u16 | nSkip |
| u16 | nLSlot |
| WhereTerm ** | aLTerm |
| WhereLoop * | pNextLoop |
| WhereTerm * | aLTermSpace [3] |
1.8.11