BloombergLP::balm::MetricRecord::metricId

metricId overloads

Synopses

Declared in <balm_metricrecord.h>

Return a reference to the modifiable metricId attribute representing the identifier for the metric being recorded.

MetricId&
metricId();
» more...

Return a reference to the non-modifiable metricId attribute representing the identifier for the metric being recorded.

MetricId const&
metricId() const;
» more...