Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces
WhisperHost.h File Reference
#include <mutex>
#include <array>
#include <set>
#include <memory>
#include <utility>
#include <libdevcore/RLP.h>
#include <libdevcore/Worker.h>
#include <libdevcore/Guards.h>
#include <libdevcore/SHA3.h>
#include "Common.h"
#include "WhisperPeer.h"
#include "Interface.h"
#include "BloomFilter.h"
Include dependency graph for WhisperHost.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dev::shh::WhisperHost
 

Namespaces

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

Detailed Description

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

Definition in file WhisperHost.h.