|
xrpld
|
Classes | |
| class | LivecacheBase |
Functions | |
| template<class Target, class HopContainer> | |
| std::size_t | handoutOne (Target &t, HopContainer &h) |
| Try to insert one object in the target. | |
| std::size_t xrpl::PeerFinder::detail::handoutOne | ( | Target & | t, |
| HopContainer & | h ) |
Try to insert one object in the target.
When an item is handed out it is moved to the end of the container.
Definition at line 24 of file Handouts.h.