|
xrpld
|
Public Member Functions | |
| Entry (int valence) | |
| int & | valence () |
| int | valence () const |
Private Attributes | |
| int | valence_ |
Friends | |
| bool | operator< (Entry const &lhs, Entry const &rhs) |
Definition at line 35 of file Bootcache.h.
| xrpl::PeerFinder::Bootcache::Entry::Entry | ( | int | valence | ) |
Definition at line 38 of file Bootcache.h.
| int & xrpl::PeerFinder::Bootcache::Entry::valence | ( | ) |
Definition at line 43 of file Bootcache.h.
|
nodiscard |
Definition at line 49 of file Bootcache.h.
Definition at line 54 of file Bootcache.h.
|
private |
Definition at line 61 of file Bootcache.h.