|
rippled
|
Public Member Functions | |
| Entry (int valence) | |
| int & | valence () |
| int | valence () const |
Private Attributes | |
| int | m_valence |
Friends | |
| bool | operator< (Entry const &lhs, Entry const &rhs) |
Definition at line 36 of file Bootcache.h.
| xrpl::PeerFinder::Bootcache::Entry::Entry | ( | int | valence | ) |
Definition at line 39 of file Bootcache.h.
| int & xrpl::PeerFinder::Bootcache::Entry::valence | ( | ) |
Definition at line 44 of file Bootcache.h.
| int xrpl::PeerFinder::Bootcache::Entry::valence | ( | ) | const |
Definition at line 50 of file Bootcache.h.
Definition at line 55 of file Bootcache.h.
|
private |
Definition at line 64 of file Bootcache.h.