Constructors

Synopses

Declared in <bdlm_metricsregistry.h>

Create a MetricsRegistryRegstrationHandle object that is not associated with a registered metrics collection callback (isRegistered will return false).

Create a handle by moving from the specified original handle.

Parameters

Name

Description

original

handle from which to take the registration

Created with MrDocs