![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
This is the complete list of members for dev::db::WriteBatchFace, including all inherited members.
| insert(Slice _key, Slice _value)=0 | dev::db::WriteBatchFace | pure virtual |
| kill(Slice _key)=0 | dev::db::WriteBatchFace | pure virtual |
| operator=(WriteBatchFace const &)=delete | dev::db::WriteBatchFace | protected |
| operator=(WriteBatchFace &&)=delete | dev::db::WriteBatchFace | protected |
| WriteBatchFace()=default | dev::db::WriteBatchFace | protected |
| WriteBatchFace(WriteBatchFace const &)=delete | dev::db::WriteBatchFace | protected |
| WriteBatchFace(WriteBatchFace &&)=delete | dev::db::WriteBatchFace | protected |
| ~WriteBatchFace()=default | dev::db::WriteBatchFace | virtual |