BloombergLP::ball::CategoryManager::setCategoryThresholdsToFactoryDefaults

Set the specified category's thresholds to the factory default values.

Synopsis

Declared in <ball_categorymanager.h>

void
setCategoryThresholdsToFactoryDefaults(Category* category) const;

Description

Set the threshold levels of the specified category in the category registry of this category manager to the original "factory-supplied" default values or the factory overrides supplied at construction. The behavior is undefined unless category is non-null.

Parameters

NameDescription
categorycategory whose threshold levels are set