| 
    rippled
    
   | 
 

Public Member Functions | |
| template<class Handler > | |
| Stats (Handler const &handler, beast::insight::Collector::ptr const &collector, std::unordered_map< TrafficCount::category, TrafficGauges > &&trafficGauges_) | |
Public Attributes | |
| beast::insight::Gauge | peerDisconnects | 
| std::unordered_map< TrafficCount::category, TrafficGauges > | trafficGauges | 
| beast::insight::Hook | hook | 
Definition at line 567 of file OverlayImpl.h.
| ripple::OverlayImpl::Stats::Stats | ( | Handler const & | handler, | 
| beast::insight::Collector::ptr const & | collector, | ||
| std::unordered_map< TrafficCount::category, TrafficGauges > && | trafficGauges_ | ||
| ) | 
Definition at line 570 of file OverlayImpl.h.
| beast::insight::Gauge ripple::OverlayImpl::Stats::peerDisconnects | 
Definition at line 582 of file OverlayImpl.h.
| std::unordered_map<TrafficCount::category, TrafficGauges> ripple::OverlayImpl::Stats::trafficGauges | 
Definition at line 583 of file OverlayImpl.h.
| beast::insight::Hook ripple::OverlayImpl::Stats::hook | 
Definition at line 584 of file OverlayImpl.h.