|
rippled
|

Public Member Functions | |
| TrafficGauges (std::string const &name, beast::insight::Collector::ptr const &collector) | |
Public Attributes | |
| std::string const | name |
| beast::insight::Gauge | bytesIn |
| beast::insight::Gauge | bytesOut |
| beast::insight::Gauge | messagesIn |
| beast::insight::Gauge | messagesOut |
Definition at line 548 of file OverlayImpl.h.
| ripple::OverlayImpl::TrafficGauges::TrafficGauges | ( | std::string const & | name, |
| beast::insight::Collector::ptr const & | collector | ||
| ) |
Definition at line 550 of file OverlayImpl.h.
| std::string const ripple::OverlayImpl::TrafficGauges::name |
Definition at line 560 of file OverlayImpl.h.
| beast::insight::Gauge ripple::OverlayImpl::TrafficGauges::bytesIn |
Definition at line 561 of file OverlayImpl.h.
| beast::insight::Gauge ripple::OverlayImpl::TrafficGauges::bytesOut |
Definition at line 562 of file OverlayImpl.h.
| beast::insight::Gauge ripple::OverlayImpl::TrafficGauges::messagesIn |
Definition at line 563 of file OverlayImpl.h.
| beast::insight::Gauge ripple::OverlayImpl::TrafficGauges::messagesOut |
Definition at line 564 of file OverlayImpl.h.