![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
#include <libdevcore/Common.h>#include <libdevcore/Log.h>#include <libdevcore/Worker.h>#include <libethcore/Common.h>Go to the source code of this file.
Classes | |
| class | dev::eth::GenericMiner< PoW > |
| A miner - a member and adoptee of the Farm. More... | |
| class | dev::eth::GenericFarmFace< PoW > |
| Class for hosting one or more Miners. More... | |
| class | dev::eth::GenericMiner< PoW > |
| A miner - a member and adoptee of the Farm. More... | |
Namespaces | |
| dev | |
| dev::eth | |
Functions | |
| std::ostream & | dev::eth::operator<< (std::ostream &_out, WorkingProgress _p) |