Set the format spec for the metric aggregate indicated by the specified publicationType to the specified formatSpec.
Declared in <balm_metricformat.h>
void
setFormatSpec(
PublicationType::Value publicationType,
MetricFormatSpec const& formatSpec);
| Name | Description |
|---|---|
| publicationType | publication aggregate whose format is set |
| formatSpec | format specification to apply |