![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <dbwrapper.h>#include <memory>#include <random.h>#include <leveldb/cache.h>#include <leveldb/env.h>#include <leveldb/filter_policy.h>#include <memenv.h>#include <stdint.h>#include <algorithm>Go to the source code of this file.
Classes | |
| class | CBitcoinLevelDBLogger |
Namespaces | |
| dbwrapper_private | |
| These should be considered an implementation detail of the specific database. | |
Functions | |
| void | dbwrapper_private::HandleError (const leveldb::Status &status) |
| Handle database error by throwing dbwrapper_error exception. More... | |
| const std::vector< unsigned char > & | dbwrapper_private::GetObfuscateKey (const CDBWrapper &w) |
| Work around circular dependency, as well as for testing in dbwrapper_tests. More... | |
1.8.14