Set the metricName attribute of this object to the specified value.
Synopsis
Declared in <bdlm_metricdescriptor.h>
void
setMetricName(std::string_view const& value);
Parameters
Name |
Description |
value |
new metric name attribute |
Created with MrDocs