metricRegistry overloads

Synopses

Declared in <balm_metricsmanager.h>

Return a reference to the modifiable registry of metrics managed by this object.

Return a reference to the non‐modifiable registry of metrics managed by this object.

MetricRegistry const&
metricRegistry() const;

Return Value

  • modifiable reference to the registry of metrics

  • non‐modifiable reference to the registry of metrics

Created with MrDocs