Return the number of unique rules maintained in this RuleSet object.

Synopsis

Declared in <ball_ruleset.h>

int
numRules() const;

Description

Note that this value is not the maximum identifier for the rules currently in this container.

Return Value

number of unique rules maintained in this RuleSet object

Created with MrDocs