BloombergLP::ball::LoggerManager::removeRules

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

NameDescription
ruleSetrules to remove from the set of rules