rippled
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ripple::PeerFinder::detail::LivecacheBase::Element Struct Reference

#include <Livecache.h>

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 32 of file Livecache.h.

Constructor & Destructor Documentation

◆ Element()

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

Definition at line 34 of file Livecache.h.

Member Data Documentation

◆ endpoint

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

Definition at line 38 of file Livecache.h.