BloombergLP::bdlm::MetricsAdapter::removeCollectionCallback

Remove the callback associated with the specified handle.

Synopsis

Declared in <bdlm_metricsadapter.h>

virtual
int
removeCollectionCallback(CallbackHandle const& handle) = 0;

Description

Return 0 on success, or a non-zero value if handle cannot be found.

Return Value

0 on success, or a non-zero value if handle cannot be found

Parameters

NameDescription
handlecallback handle returned by registerCollectionCallback