|
SwatDB
|
This is the complete list of members for Catalog, including all inherited members.
| _saveDBStateToFile(std::string db_metadata_filename) | Catalog | protected |
| _setFile(FileId file_id, File *file_ptr) | Catalog | protected |
| addEntry(std::string name, Schema *schema, File *file, SearchKeyFormat *key_format, CatType type, FileId relation, std::string file_name, bool to_save=true) | Catalog | |
| cat_mux | Catalog | private |
| Catalog() | Catalog | |
| Catalog(std::string db_metadata_file) | Catalog | |
| deleteEntry(FileId file_id) | Catalog | |
| entries | Catalog | private |
| FileManager (defined in Catalog) | Catalog | friend |
| getFile(FileId file_id) | Catalog | |
| getFileId(std::string name) | Catalog | |
| getFileIds() | Catalog | |
| getFileName(FileId file_id) | Catalog | |
| getNumValid() | Catalog | |
| getRelationFileId(FileId file_id) | Catalog | |
| getSchema(FileId file_id) | Catalog | |
| getType(FileId file_id) | Catalog | |
| next_fid | Catalog | private |
| num_valid_entries | Catalog | private |
| printCatInfo() | Catalog | |
| relations (defined in Catalog) | Catalog | private |
| setRelName(std::string old_rel_name, std::string new_rel_name) | Catalog | |
| setSave(bool save_on_exit, std::string rel_name) | Catalog | |
| SwatDB (defined in Catalog) | Catalog | friend |
| ~Catalog() | Catalog |