![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#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 | |
| struct | dev::eth::MineInfo |
| 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 | |
| Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by René Nyffenegger. | |
| dev::eth | |
Functions | |
| std::ostream & | dev::eth::operator<< (std::ostream &_out, WorkingProgress _p) |
1.8.11