Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces | Functions
GenericMiner.h File Reference
#include <libdevcore/Common.h>
#include <libdevcore/Log.h>
#include <libdevcore/Worker.h>
#include <libethcore/Common.h>
Include dependency graph for GenericMiner.h:
This graph shows which files directly or indirectly include this file:

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)