BloombergLP::bdlm::MetricsRegistryRegistrationHandle::MetricsRegistryRegistrationHandle

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).

MetricsRegistryRegistrationHandle();
» more...

Create a handle by moving from the specified original handle.

MetricsRegistryRegistrationHandle(bslmf::MovableRef<MetricsRegistryRegistrationHandle> original) noexcept;
» more...

Parameters

NameDescription
originalhandle from which to take the registration