Anoncoin  0.9.4
P2P Digital Currency
Classes | Functions
leveldbwrapper.h File Reference
#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>
Include dependency graph for leveldbwrapper.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

void HandleError ( const leveldb::Status &  status)
throw (leveldb_error
)

Definition at line 16 of file leveldbwrapper.cpp.

Here is the caller graph for this function: