BloombergLP::ball::Category::relevantRuleMask

Return a reference to the non-modifiable relevant rule mask for this category. The returned RuleSet::MaskType value is a bit-mask, where each bit is a boolean value indicating whether the rule at the corresponding index (in the rule set of the category manager that owns this category) applies at this category. Note that a rule applies to this category if the rule's pattern matches the name returned by categoryName.

Synopsis

Declared in <ball_category.h>

RuleSet::MaskType
relevantRuleMask() const;