BloombergLP::ball::CategoryManagerImpUtil::enableRule

Enable the rule at ruleIndex in category.

Synopsis

Declared in <ball_category.h>

static
void
enableRule(
    Category* category,
    int ruleIndex);

Description

Set the bit in the relevant rule-mask at the specified ruleIndex in the specified category to true.

Parameters

NameDescription
categorycategory whose rule mask is updated
ruleIndexindex of the rule to enable