SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
Interface.h File Reference
+ Include dependency graph for Interface.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SWC::FS::Interface
 Interface to FileSystems. More...
 
struct  SWC::FS::Interface::LoadedDL
 
class  SWC::Env::FsInterface
 

Namespaces

 SWC
 The SWC-DB C++ namespace 'SWC'.
 
 SWC::FS
 The SWC-DB File-System C++ namespace 'SWC::FS'.
 
 SWC::Env
 The SWC-DB Environments C++ namespace 'SWC::Env'.
 

Typedefs

typedef Core::Vector< uint64_t > SWC::FS::IdEntries_t
 

Functions

void SWC::FS::set_structured_id (const std::string &number, std::string &s)
 

Variables

const int SWC::FS::ID_SPLIT_LEN = 3
 
const char SWC::FS::ID_SPLIT_LAST = 'g'