SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
SWC::DB::Cell Namespace Reference

The SWC-DB Cell C++ namespace 'SWC::DB::Cell'. More...

Namespaces

 Serial
 The SWC-DB Serial Cell C++ namespace 'SWC::DB::Cell::Serial'.
 

Classes

class  Key
 
class  KeyVec
 

Typedefs

typedef Core::Vector< std::basic_string< uint8_t > > VecFraction
 

Detailed Description

The SWC-DB Cell C++ namespace 'SWC::DB::Cell'.

Typedef Documentation

◆ VecFraction

typedef Core::Vector<std::basic_string<uint8_t> > SWC::DB::Cell::VecFraction

Definition at line 18 of file CellKeyVec.h.