| 
    rippled
    
   | 
 
Data maintained for each peer. More...

Public Attributes | |
| PeerState | state | 
| std::size_t | count | 
| time_point | expire | 
| time_point | lastMessage | 
Data maintained for each peer.
Definition at line 214 of file overlay/Slot.h.
| PeerState ripple::reduce_relay::Slot< clock_type >::PeerInfo::state | 
Definition at line 216 of file overlay/Slot.h.
| std::size_t ripple::reduce_relay::Slot< clock_type >::PeerInfo::count | 
Definition at line 217 of file overlay/Slot.h.
| time_point ripple::reduce_relay::Slot< clock_type >::PeerInfo::expire | 
Definition at line 218 of file overlay/Slot.h.
| time_point ripple::reduce_relay::Slot< clock_type >::PeerInfo::lastMessage | 
Definition at line 219 of file overlay/Slot.h.