Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces | Typedefs
Peer.h File Reference
#include "Common.h"
Include dependency graph for Peer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dev::p2p::Peer
 Representation of connectivity state and all other pertinent Peer metadata. More...
 

Namespaces

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

Typedefs

using dev::p2p::Peers = std::vector< Peer >
 

Detailed Description

Author
Alex Leverington nesse.nosp@m.nce@.nosp@m.gmail.nosp@m..com
Gav Wood i@gav.nosp@m.wood.nosp@m..com
Date
2014

Definition in file Peer.h.