Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
leveldb::WriteBatch::Handler Member List

This is the complete list of members for leveldb::WriteBatch::Handler, including all inherited members.

Delete(const Slice &key)=0leveldb::WriteBatch::Handlerpure virtual
Put(const Slice &key, const Slice &value)=0leveldb::WriteBatch::Handlerpure virtual
~Handler()leveldb::WriteBatch::Handlervirtual