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

Go to the source code of this file.

Classes

class  SWC::Ranger::CellStore::Read
 
class  SWC::Ranger::CellStore::Write
 

Namespaces

 SWC
 The SWC-DB C++ namespace 'SWC'.
 
 SWC::Ranger
 The SWC-DB Application Ranger C++ namespace 'SWC::Ranger'.
 
 SWC::Ranger::CellStore
 The SWC-DB CellStore C++ namespace 'SWC::Ranger::CellStore'.
 

Typedefs

typedef Core::Vector< Write::Ptr > SWC::Ranger::CellStore::Writers
 
typedef std::shared_ptr< Writers > SWC::Ranger::CellStore::WritersPtr
 

Functions

static Read::Ptr SWC::Ranger::CellStore::create_initial (int &err, const RangePtr &range)
 

Variables

static const int8_t SWC::Ranger::CellStore::VERSION = 1
 
static const uint8_t SWC::Ranger::CellStore::TRAILER_SIZE = 21
 
static const uint8_t SWC::Ranger::CellStore::IDX_BLKS_HEADER_SIZE = 17