|
rippled
|
Classes | |
| struct | Element |
| class | Hop |
| A list of Endpoint at the same hops This is a lightweight wrapper around a reference to the underlying container. More... | |
Public Member Functions | |
| LivecacheBase ()=default | |
Protected Types | |
| using | list_type = boost::intrusive::make_list< Element, boost::intrusive::constant_time_size< false > >::type |
Static Protected Member Functions | |
| template<bool IsConst> | |
| static Hop< IsConst > | make_hop (typename beast::maybe_const< IsConst, list_type >::type &list) |
Definition at line 43 of file Livecache.h.
|
protected |
Definition at line 59 of file Livecache.h.
|
explicitdefault |
|
staticprotected |
Definition at line 172 of file Livecache.h.
1.8.17