![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
#include "clientversion.h"
#include "serialize.h"
#include "util.h"
#include "version.h"
#include <boost/filesystem/path.hpp>
#include <leveldb/db.h>
#include <leveldb/write_batch.h>
Go to the source code of this file.
Classes | |
class | leveldb_error |
class | CLevelDBBatch |
class | CLevelDBWrapper |
Functions | |
void | HandleError (const leveldb::Status &status) throw (leveldb_error) |
void HandleError | ( | const leveldb::Status & | status | ) | |
throw | ( | leveldb_error | |||
) |