OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
InternalSystemDataWrapper.h File Reference
+ Include dependency graph for InternalSystemDataWrapper.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foreign_storage::InternalSystemDataWrapper
 

Namespaces

 import_export
 
 foreign_storage
 

Functions

std::string foreign_storage::get_db_name (int32_t db_id)
 
std::string foreign_storage::get_table_name (int32_t db_id, int32_t table_id)
 
void foreign_storage::set_node_name (std::map< std::string, import_export::TypedImportBuffer * > &import_buffers)
 

Variables

constexpr const char * foreign_storage::kDeletedValueIndicator {"<DELETED>"}