BloombergLP::balm::MetricDescription::setCategory

Set the category of this metric description to the object at the specified category address.

Synopsis

Declared in <balm_metricdescription.h>

void
setCategory(Category const* category);

Description

The behavior is undefined unless category remains valid for the lifetime of this object.

Parameters

NameDescription
categoryaddress of the category (held, not owned)