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.

Synopsis

Declared in <ball_categorymanager.h>

RuleSet const&
ruleSet() const;

Created with MrDocs