BloombergLP::ball::CategoryManager::setDefaultThresholdLevelsCallback

Set or clear the default-thresholds callback.

Synopsis

Declared in <ball_categorymanager.h>

void
setDefaultThresholdLevelsCallback(DefaultThresholdLevelsCallback const* defaultThresholdLevelsCallback);

Description

Set the default-thresholds callback to the specified defaultThresholdLevelsCallback if it is not null, and remove any existing callback if defaultThresholdLevelsCallback is null.

Parameters

NameDescription
defaultThresholdLevelsCallbackcallback to install, or null