BloombergLP::ball::CategoryManager::addDefaultCategory

Add the default category if it has not already been added.

Synopsis

Declared in <ball_categorymanager.h>

void
addDefaultCategory();

Description

If this method is called the first time (d_defaultCategory_p is null) add a new category with the (unspecified) default category name (possibly changed by the registered category name filter callback). Use the default threshold levels for the new category. The behavior is undefined if the default category already exists but has not been added by this method.