#include <push_gauge.hpp>
process::metrics::PushGauge::PushGauge |
( |
const std::string & |
name | ) |
|
|
inlineexplicit |
process::metrics::PushGauge::~PushGauge |
( |
| ) |
|
|
inlineoverride |
PushGauge& process::metrics::PushGauge::operator++ |
( |
| ) |
|
|
inline |
PushGauge& process::metrics::PushGauge::operator+= |
( |
double |
v | ) |
|
|
inline |
PushGauge& process::metrics::PushGauge::operator-- |
( |
| ) |
|
|
inline |
PushGauge& process::metrics::PushGauge::operator-= |
( |
double |
v | ) |
|
|
inline |
PushGauge& process::metrics::PushGauge::operator= |
( |
double |
v | ) |
|
|
inline |
Future<double> process::metrics::PushGauge::value |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: