Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Member Functions | Static Public Attributes | List of all members
IpcReceiveChannel Struct Reference
Inheritance diagram for IpcReceiveChannel:
[legend]
Collaboration diagram for IpcReceiveChannel:
[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 = 10
 
- Static Public Attributes inherited from dev::LogChannel
static const int verbosity = 1
 
static const bool debug = true
 

Detailed Description

Definition at line 37 of file IpcServerBase.cpp.

Member Function Documentation

static const char* IpcReceiveChannel::name ( )
inlinestatic

Definition at line 37 of file IpcServerBase.cpp.

Member Data Documentation

const int IpcReceiveChannel::verbosity = 10
static

Definition at line 37 of file IpcServerBase.cpp.


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