Remove each rule in the specified ruleSet.
Synopsis
Declared in <ball_loggermanager.h>
int
removeRules(RuleSet const& ruleSet);
Description
Remove each rule in the specified ruleSet from this set of rules maintained by this object. Return the number of rules removed.
Return Value
number of rules removed
Parameters
Name |
Description |
ruleSet |
rules to remove from the set of rules |
Created with MrDocs