|
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 38 of file Bootcache.h.
| xrpl::peer_finder::Bootcache::Entry::Entry | ( | int | valence | ) |
Definition at line 41 of file Bootcache.h.
| int & xrpl::peer_finder::Bootcache::Entry::valence | ( | ) |
Definition at line 46 of file Bootcache.h.
|
nodiscard |
Definition at line 52 of file Bootcache.h.
Definition at line 57 of file Bootcache.h.
|
private |
Definition at line 64 of file Bootcache.h.