Dash Core  0.12.2.1
P2P Digital Currency
dbwrapper.h File Reference
#include "clientversion.h"
#include "serialize.h"
#include "streams.h"
#include "util.h"
#include "utilstrencodings.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  dbwrapper_error
 
class  CDBBatch
 
class  CDBIterator
 
class  CDBWrapper
 

Functions

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

Function Documentation

◆ HandleError()

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