collectorRepository overloads
Synopses
Declared in <balm_metricsmanager.h>
Return a reference to the modifiable repository of collectors managed by this object.
Return a reference to the non‐modifiable repository of collectors managed by this object.
CollectorRepository const&
collectorRepository() const;
Return Value
-
modifiable reference to the repository of collectors
-
non‐modifiable reference to the repository of collectors
Created with MrDocs