OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ForeignStorageInterface Member List

This is the complete list of members for ForeignStorageInterface, including all inherited members.

dropBufferManager(const int db_id, const int table_id)ForeignStorageInterface
ForeignStorageInterface()ForeignStorageInterfaceinline
ForeignStorageInterface(const ForeignStorageInterface &other)=deleteForeignStorageInterface
ForeignStorageInterface(ForeignStorageInterface &&other)=deleteForeignStorageInterface
lookupBufferManager(const int db_id, const int table_id)ForeignStorageInterface
managers_map_ForeignStorageInterfaceprivate
operator=(const ForeignStorageInterface &other)=deleteForeignStorageInterface
operator=(ForeignStorageInterface &&other)=deleteForeignStorageInterface
persistent_storage_interfaces_ForeignStorageInterfaceprivate
persistent_storage_interfaces_mutex_ForeignStorageInterfaceprivate
prepareTable(const int db_id, TableDescriptor &td, std::list< ColumnDescriptor > &cols)ForeignStorageInterface
registerPersistentStorageInterface(std::unique_ptr< PersistentForeignStorageInterface > persistent_foreign_storage)ForeignStorageInterface
registerTable(Catalog_Namespace::Catalog *catalog, const TableDescriptor &td, const std::list< ColumnDescriptor > &cols)ForeignStorageInterface
table_persistent_storage_interface_map_ForeignStorageInterfaceprivate
~ForeignStorageInterface()ForeignStorageInterfaceinline