|
rippled
|
#include <Livecache.h>
Public Types | |
| using | first_argument = Element |
| using | result_type = Endpoint |
Public Member Functions | |
| Transform ()=default | |
| Endpoint const & | operator() (Element const &e) const |
Definition at line 54 of file Livecache.h.
| using ripple::PeerFinder::detail::LivecacheBase::Hop< IsConst >::Transform::first_argument = Element |
Definition at line 56 of file Livecache.h.
| using ripple::PeerFinder::detail::LivecacheBase::Hop< IsConst >::Transform::result_type = Endpoint |
Definition at line 57 of file Livecache.h.
|
explicitdefault |
| Endpoint const & ripple::PeerFinder::detail::LivecacheBase::Hop< IsConst >::Transform::operator() | ( | Element const & | e | ) | const |
Definition at line 62 of file Livecache.h.