Electroneum
nodetool::peerlist_types Struct Reference

#include <net_peerlist.h>

Collaboration diagram for nodetool::peerlist_types:

Public Attributes

std::vector< peerlist_entrywhite
 
std::vector< peerlist_entrygray
 
std::vector< anchor_peerlist_entryanchor
 

Detailed Description

Definition at line 55 of file net_peerlist.h.

Member Data Documentation

◆ anchor

std::vector<anchor_peerlist_entry> nodetool::peerlist_types::anchor

Definition at line 59 of file net_peerlist.h.

◆ gray

std::vector<peerlist_entry> nodetool::peerlist_types::gray

Definition at line 58 of file net_peerlist.h.

◆ white

std::vector<peerlist_entry> nodetool::peerlist_types::white

Definition at line 57 of file net_peerlist.h.


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