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

Go to the source code of this file.

Classes

struct  SWC::Core::Buffer< T >
 
struct  SWC::Core::BufferDyn< BufferT >
 

Namespaces

 SWC
 The SWC-DB C++ namespace 'SWC'.
 
 SWC::Core
 The SWC-DB Core Components C++ namespace 'SWC::Core'.
 

Typedefs

typedef Buffer< uint8_t > SWC::Core::StaticBuffer
 
typedef BufferDyn< StaticBuffer > SWC::Core::DynamicBuffer
 
using SWC::StaticBuffer = Core::StaticBuffer
 
using SWC::DynamicBuffer = Core::DynamicBuffer