BloombergLP::balm::MetricDescription::setName

Set the name of this metric description to the specified name.

Synopsis

Declared in <balm_metricdescription.h>

void
setName(char const* name);

Description

The behavior is undefined unless the contents of name remains valid and unmodified for the lifetime of this object.

Parameters

NameDescription
namenull-terminated metric name (held, not owned)