Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Member Functions | Static Public Attributes | List of all members
MiningChannel Struct Reference

#include <MinerAux.h>

Inheritance diagram for MiningChannel:
[legend]
Collaboration diagram for MiningChannel:
[legend]

Static Public Member Functions

static const char * name ()
 
- Static Public Member Functions inherited from dev::LogChannel
static const char * name ()
 

Static Public Attributes

static const int verbosity = 2
 
static const bool debug = false
 
- Static Public Attributes inherited from dev::LogChannel
static const int verbosity = 1
 
static const bool debug = true
 

Detailed Description

Definition at line 81 of file MinerAux.h.

Member Function Documentation

static const char* MiningChannel::name ( )
inlinestatic

Definition at line 83 of file MinerAux.h.

Member Data Documentation

const bool MiningChannel::debug = false
static

Definition at line 85 of file MinerAux.h.

const int MiningChannel::verbosity = 2
static

Definition at line 84 of file MinerAux.h.


The documentation for this struct was generated from the following file: