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 54 of file Bootcache.h.
ripple::PeerFinder::Bootcache::Entry::Entry | ( | int | valence | ) |
Definition at line 57 of file Bootcache.h.
int& ripple::PeerFinder::Bootcache::Entry::valence | ( | ) |
Definition at line 62 of file Bootcache.h.
int ripple::PeerFinder::Bootcache::Entry::valence | ( | ) | const |
Definition at line 68 of file Bootcache.h.
Definition at line 74 of file Bootcache.h.
|
private |
Definition at line 82 of file Bootcache.h.