| 
    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 37 of file Bootcache.h.
| ripple::PeerFinder::Bootcache::Entry::Entry | ( | int | valence | ) | 
Definition at line 40 of file Bootcache.h.
| int & ripple::PeerFinder::Bootcache::Entry::valence | ( | ) | 
Definition at line 45 of file Bootcache.h.
| int ripple::PeerFinder::Bootcache::Entry::valence | ( | ) | const | 
Definition at line 51 of file Bootcache.h.
Definition at line 56 of file Bootcache.h.
      
  | 
  private | 
Definition at line 65 of file Bootcache.h.