BloombergLP::balm::MetricId::categoryName

Return the address of the non-modifiable name for the category with which this metric id is associated. The behavior is undefined unless isValid() is true. Note that this method is logically equivalent to description()->category()->name().

Synopsis

Declared in <balm_metricid.h>

char const*
categoryName() const;