xrpld
Loading...
Searching...
No Matches
xrpl::PeerFinder::Store::Entry Struct Reference

#include <Store.h>

Collaboration diagram for xrpl::PeerFinder::Store::Entry:

Public Member Functions

 Entry ()=default

Public Attributes

beast::IP::Endpoint endpoint
int valence {}

Detailed Description

Definition at line 17 of file Store.h.

Constructor & Destructor Documentation

◆ Entry()

xrpl::PeerFinder::Store::Entry::Entry ( )
explicitdefault

Member Data Documentation

◆ endpoint

beast::IP::Endpoint xrpl::PeerFinder::Store::Entry::endpoint

Definition at line 21 of file Store.h.

◆ valence

int xrpl::PeerFinder::Store::Entry::valence {}

Definition at line 22 of file Store.h.