Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Macros | Functions
MinerAux.h File Reference
#include <boost/algorithm/string/case_conv.hpp>
#include <libdevcore/CommonJS.h>
#include <libethcore/BasicAuthority.h>
#include <libethcore/Exceptions.h>
#include <libethashseal/EthashCPUMiner.h>
#include <jsonrpccpp/client/connectors/httpclient.h>
#include "FarmClient.h"
Include dependency graph for MinerAux.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BadArgument
 
struct  MiningChannel
 
class  MinerCLI
 
struct  MinerCLI::NoWork
 

Macros

#define minelog   clog(MiningChannel)
 

Functions

bool isTrue (std::string const &_m)
 
bool isFalse (std::string const &_m)
 
std::string credits ()
 

Macro Definition Documentation

#define minelog   clog(MiningChannel)

Definition at line 87 of file MinerAux.h.

Function Documentation

std::string credits ( )
inline

Definition at line 70 of file MinerAux.h.

Here is the caller graph for this function:

bool isFalse ( std::string const &  _m)

Definition at line 65 of file MinerAux.h.

Here is the caller graph for this function:

bool isTrue ( std::string const &  _m)

Definition at line 60 of file MinerAux.h.

Here is the caller graph for this function: