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.
const
rulesetMutex
Declared in <ball_categorymanager.h>
<ball_categorymanager.h>
RuleSet const& ruleSet() const;
Created with MrDocs