rippled
Public Member Functions | Public Attributes | List of all members
ripple::PeerFinder::detail::LivecacheBase::Element Struct Reference
Inheritance diagram for ripple::PeerFinder::detail::LivecacheBase::Element:
Inheritance graph
[legend]
Collaboration diagram for ripple::PeerFinder::detail::LivecacheBase::Element:
Collaboration graph
[legend]

Public Member Functions

 Element (Endpoint const &endpoint_)
 

Public Attributes

Endpoint endpoint
 

Detailed Description

Definition at line 49 of file Livecache.h.

Constructor & Destructor Documentation

◆ Element()

ripple::PeerFinder::detail::LivecacheBase::Element::Element ( Endpoint const &  endpoint_)

Definition at line 51 of file Livecache.h.

Member Data Documentation

◆ endpoint

Endpoint ripple::PeerFinder::detail::LivecacheBase::Element::endpoint

Definition at line 55 of file Livecache.h.