BloombergLP::ball::CategoryManager::ruleSet

Return a const reference to the maintained rule set.

Synopsis

Declared in <ball_categorymanager.h>

RuleSet const&
ruleSet() const;

Description

Return a const reference to the rule set maintained by this category manager. The mutex returned by rulesetMutex should be locked prior to accessing the rule set.

Return Value

const reference to the maintained rule set