Append to the specified categories the addresses of all the categories registered by this balm::MetricRegistry object.
Synopsis
Declared in <balm_metricregistry.h>
void
getAllCategories(bsl::vector<Category const*>* categories) const;
Parameters
Name |
Description |
categories |
destination for registered category addresses |
Created with MrDocs