Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
dev::p2p::NodeTable::NodeBucket Struct Reference

Public Attributes

unsigned distance
 
std::list< std::weak_ptr< NodeEntry > > nodes
 

Detailed Description

Definition at line 189 of file NodeTable.h.

Member Data Documentation

unsigned dev::p2p::NodeTable::NodeBucket::distance

Definition at line 191 of file NodeTable.h.

std::list<std::weak_ptr<NodeEntry> > dev::p2p::NodeTable::NodeBucket::nodes

Definition at line 192 of file NodeTable.h.


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