rippled
|
Public Member Functions | |
TrafficGauges (char const *name, beast::insight::Collector::ptr const &collector) | |
Public Attributes | |
beast::insight::Gauge | bytesIn |
beast::insight::Gauge | bytesOut |
beast::insight::Gauge | messagesIn |
beast::insight::Gauge | messagesOut |
Definition at line 574 of file OverlayImpl.h.
ripple::OverlayImpl::TrafficGauges::TrafficGauges | ( | char const * | name, |
beast::insight::Collector::ptr const & | collector | ||
) |
Definition at line 576 of file OverlayImpl.h.
beast::insight::Gauge ripple::OverlayImpl::TrafficGauges::bytesIn |
Definition at line 585 of file OverlayImpl.h.
beast::insight::Gauge ripple::OverlayImpl::TrafficGauges::bytesOut |
Definition at line 586 of file OverlayImpl.h.
beast::insight::Gauge ripple::OverlayImpl::TrafficGauges::messagesIn |
Definition at line 587 of file OverlayImpl.h.
beast::insight::Gauge ripple::OverlayImpl::TrafficGauges::messagesOut |
Definition at line 588 of file OverlayImpl.h.