Remove each rule in the specified ruleSet from the set of rules maintained by this object. Return the number of rules removed. 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>

int
removeRules(RuleSet const& ruleSet);

Created with MrDocs