Remove every rule from the set of rules maintained by this object.
Synopsis
Declared in <ball_categorymanager.h>
void
removeAllRules();
Description
The behavior is undefined unless a lock is not held by this thread on the mutex returned by rulesetMutex.
Created with MrDocs