#include <RuleSet.h>
Definition at line 10 of file RuleSet.h.
Public Attributes | |
| oasys::RuleStorage::Item | items_ [MAX_RULES] |
Static Public Attributes | |
| static const unsigned int | MAX_RULES = 128 |
| static const unsigned int | MAX_RULE_LENGTH = 256 |
Classes | |
| struct | Item |
const unsigned int oasys::RuleStorage::MAX_RULES = 128 [static] |
const unsigned int oasys::RuleStorage::MAX_RULE_LENGTH = 256 [static] |
Referenced by oasys::RuleSet::add_rule(), and oasys::RuleSet::match_rule().
1.5.1