[#BloombergLP-ball-CategoryManager-removeAllRules] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/CategoryManager.adoc[CategoryManager]::removeAllRules :relfileprefix: ../../../ :mrdocs: Remove every rule from the set of rules maintained by this object. The behavior is undefined unless a lock is not held by this thread on the mutex returned by `rulesetMutex`. == Synopsis Declared in `<ball_categorymanager.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void removeAllRules(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#