![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
Go to the source code of this file.
Classes | |
| class | dev::db::WriteBatchFace |
| class | dev::db::DatabaseFace |
Namespaces | |
| dev | |
| dev::db | |
Typedefs | |
| using | dev::db::errinfo_dbStatusCode = boost::error_info< struct tag_dbStatusCode, DatabaseStatus > |
| using | dev::db::errinfo_dbStatusString = boost::error_info< struct tag_dbStatusString, std::string > |
Functions | |
| dev::db::DEV_SIMPLE_EXCEPTION (DatabaseError) | |