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

Go to the source code of this file.

Namespaces

 SWC
 The SWC-DB C++ namespace 'SWC'.
 
 SWC::DB
 The SWC-DB Database C++ namespace 'SWC::DB'.
 
 SWC::DB::Types
 The SWC-DB Types C++ namespace 'SWC::DB::Types'.
 

Enumerations

enum  SWC::DB::Types::Range : uint8_t {
  SWC::DB::Types::Range::MASTER = 1,
  SWC::DB::Types::Range::META = 2,
  SWC::DB::Types::Range::DATA = 3
}
 

Functions

const char *SWC_CONST_FUNC SWC::DB::Types::to_string (Range typ) noexcept