SwatDB
|
This is the complete list of members for FileScan, including all inherited members.
_delState(fileState *file_state) | Operation | protected |
_initState(FileId file_id, std::vector< FieldId > fields, fileState *state) | Operation | protected |
catalog (defined in Operation) | Operation | protected |
comps | Select | protected |
fields | Select | protected |
file_state (defined in Select) | Select | protected |
FileScan(FileId rel_id, FileId result_id, std::vector< FieldId > fields, std::vector< Comp > comps, std::vector< void * > values, Catalog *catalog) | FileScan | |
Operation(FileId result_id, Catalog *catalog) | Operation | |
result_state (defined in Operation) | Operation | protected |
runOperation() | FileScan | virtual |
Select(FileId rel_id, FileId result_id, std::vector< FieldId > fields, std::vector< Comp > comps, std::vector< void * > values, Catalog *catalog) | Select | |
values | Select | protected |
~FileScan() | FileScan | |
~Operation() | Operation | virtual |
~Select() | Select |