|
HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include "BaseDB.hpp"#include "Logger.hpp"#include <string>#include <iostream>#include "leveldb/db.h"
Go to the source code of this file.
Classes | |
| class | HCE::LevelDB |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
LevelDB class
Definition in file LevelDB.hpp.