Remove the rule having the specified value from this set of rules maintained by this object. Return the number of rules removed (i.e., 1 on success and 0 if no rule having the same value is found.)

Synopsis

Declared in <ball_loggermanager.h>

int
removeRule(Rule const& value);

Created with MrDocs