Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Member Functions | Static Public Attributes | List of all members
dev::eth::BlockQueueChannel Struct Reference

#include <BlockQueue.h>

Inheritance diagram for dev::eth::BlockQueueChannel:
[legend]
Collaboration diagram for dev::eth::BlockQueueChannel:
[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 = 4
 
- Static Public Attributes inherited from dev::LogChannel
static const int verbosity = 1
 
static const bool debug = true
 

Detailed Description

Definition at line 44 of file BlockQueue.h.

Member Function Documentation

const char * BlockQueueChannel::name ( )
static

Definition at line 38 of file BlockQueue.cpp.

Member Data Documentation

const int dev::eth::BlockQueueChannel::verbosity = 4
static

Definition at line 44 of file BlockQueue.h.


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