Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces
EthereumHost.h File Reference
#include <mutex>
#include <unordered_map>
#include <vector>
#include <unordered_set>
#include <memory>
#include <utility>
#include <thread>
#include <libdevcore/Guards.h>
#include <libdevcore/Worker.h>
#include <libethcore/Common.h>
#include <libp2p/Common.h>
#include <libdevcore/OverlayDB.h>
#include <libethcore/BlockHeader.h>
#include <libethereum/BlockChainSync.h>
#include "CommonNet.h"
#include "EthereumPeer.h"
Include dependency graph for EthereumHost.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dev::eth::EthereumHostTrace
 
class  dev::eth::EthereumHost
 The EthereumHost class. More...
 

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::eth
 

Detailed Description

Author
Gav Wood i@gav.nosp@m.wood.nosp@m..com
Date
2014

Definition in file EthereumHost.h.