This class implements a registration handle that provides RAII semantics for metric registration.
Synopsis
Declared in <bdlm_metricsregistry.h>
class MetricsRegistryRegistrationHandle;
Member Functions
Name |
Description |
|
Constructors |
|
Unregister the metric collection callback associated with this handle (if |
Assign to this handle the registration managed by |
|
Return |
|
Exchange the associated metric collection callback registration with the one controlled by the specified |
|
Unregister the metric from the associated registry. |
Friends
Name |
Description |
This class implements a transferable registry of metrics. |
Created with MrDocs