![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <NodeTable.h>
Public Member Functions | |
| Neighbour (Node const &_node) | |
| Neighbour (RLP const &_r) | |
| void | streamRLP (RLPStream &_s) const |
Public Attributes | |
| NodeIPEndpoint | endpoint |
| NodeID | node |
Definition at line 417 of file NodeTable.h.
|
inline |
Definition at line 419 of file NodeTable.h.
|
inline |
Definition at line 420 of file NodeTable.h.
|
inline |
| NodeIPEndpoint dev::p2p::Neighbours::Neighbour::endpoint |
Definition at line 421 of file NodeTable.h.
| NodeID dev::p2p::Neighbours::Neighbour::node |
Definition at line 422 of file NodeTable.h.
1.8.11