|
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 523 of file OverlayImpl.h.
| xrpl::OverlayImpl::TrafficGauges::TrafficGauges | ( | std::string const & | name, |
| beast::insight::Collector::ptr const & | collector | ||
| ) |
Definition at line 525 of file OverlayImpl.h.
| std::string const xrpl::OverlayImpl::TrafficGauges::name |
Definition at line 533 of file OverlayImpl.h.
| beast::insight::Gauge xrpl::OverlayImpl::TrafficGauges::bytesIn |
Definition at line 534 of file OverlayImpl.h.
| beast::insight::Gauge xrpl::OverlayImpl::TrafficGauges::bytesOut |
Definition at line 535 of file OverlayImpl.h.
| beast::insight::Gauge xrpl::OverlayImpl::TrafficGauges::messagesIn |
Definition at line 536 of file OverlayImpl.h.
| beast::insight::Gauge xrpl::OverlayImpl::TrafficGauges::messagesOut |
Definition at line 537 of file OverlayImpl.h.