Return a const reference to the value of this metric of gauge type. The behavior is undefined unless true == isGuage().
Synopsis
Declared in <bdlm_metric.h>
Metric::Gauge const&
theGauge() const;
Return Value
const reference to the gauge value of this metric
Created with MrDocs