[#BloombergLP-ball-CategoryManager-ruleSet] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/CategoryManager.adoc[CategoryManager]::ruleSet :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/RuleSet.adoc[RuleSet] const& ruleSet() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#