TARAXA
dev::p2p::Neighbours::Neighbour Struct Reference

#include <NodeTable.h>

Collaboration diagram for dev::p2p::Neighbours::Neighbour:

Public Member Functions

 Neighbour (Node const &_node)
 
 Neighbour (RLP const &_r)
 
void streamRLP (RLPStream &_s) const
 

Public Attributes

NodeIPEndpoint endpoint
 
NodeID node
 

Constructor & Destructor Documentation

◆ Neighbour() [1/2]

dev::p2p::Neighbours::Neighbour::Neighbour ( Node const &  _node)
inline

◆ Neighbour() [2/2]

dev::p2p::Neighbours::Neighbour::Neighbour ( RLP const &  _r)
inline

Member Function Documentation

◆ streamRLP()

void dev::p2p::Neighbours::Neighbour::streamRLP ( RLPStream _s) const
inline

Member Data Documentation

◆ endpoint

NodeIPEndpoint dev::p2p::Neighbours::Neighbour::endpoint

◆ node

NodeID dev::p2p::Neighbours::Neighbour::node

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