![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include <leveldb.h>
Public Member Functions | |
template<typename K , typename V > | |
void | Write (const K &key, const V &value) |
template<typename K > | |
void | Erase (const K &key) |
Private Attributes | |
leveldb::WriteBatch | batch |
Friends | |
class | CLevelDB |
|
inline |
|
inline |
|
private |