SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
Encoder.h
Go to the documentation of this file.
1 /*
2  * SWC-DB© Copyright since 2019 Alex Kashirin <kashirin.alex@gmail.com>
3  * License details at <https://github.com/kashirin-alex/swc-db/#license>
4  */
5 
6 #ifndef swcdb_db_types_Encoder_h
7 #define swcdb_db_types_Encoder_h
8 
9 #include "swcdb/core/Encoder.h"
10 
11 
12 namespace SWC { namespace DB { namespace Types {
13 
14 // apply Encoder for the schematics of the Types
16 
17 }}}
18 
19 
20 
21 #endif // swcdb_db_types_Encoder_h
SWC::Core::Encoder::Type
Type
Definition: Encoder.h:28
SWC
The SWC-DB C++ namespace 'SWC'.
Definition: main.cc:12
Encoder.h