Constructors

Synopses

Declared in <balm_metricid.h>

Create an invalid metric id.

Create a metric id whose value is the specified metricDescription address.

MetricId(MetricDescription const* metricDescription);

Parameters

Name

Description

metricDescription

address of the metric description (held, not owned)

Created with MrDocs