Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::db::WriteBatchFace Member List

This is the complete list of members for dev::db::WriteBatchFace, including all inherited members.

insert(Slice _key, Slice _value)=0dev::db::WriteBatchFacepure virtual
kill(Slice _key)=0dev::db::WriteBatchFacepure virtual
operator=(WriteBatchFace const &)=deletedev::db::WriteBatchFaceprotected
operator=(WriteBatchFace &&)=deletedev::db::WriteBatchFaceprotected
WriteBatchFace()=defaultdev::db::WriteBatchFaceprotected
WriteBatchFace(WriteBatchFace const &)=deletedev::db::WriteBatchFaceprotected
WriteBatchFace(WriteBatchFace &&)=deletedev::db::WriteBatchFaceprotected
~WriteBatchFace()=defaultdev::db::WriteBatchFacevirtual