![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
#include "leveldbwrapper.h"
#include "util.h"
#include <boost/filesystem.hpp>
#include <leveldb/cache.h>
#include <leveldb/env.h>
#include <leveldb/filter_policy.h>
#include <memenv.h>
Go to the source code of this file.
Functions | |
void | HandleError (const leveldb::Status &status) throw (leveldb_error) |
void HandleError | ( | const leveldb::Status & | status | ) | |
throw | ( | leveldb_error | |||
) |