oasys::RuleStorage Struct Reference

#include <RuleSet.h>

List of all members.


Detailed Description

Note this rules storage is static because we don't want behavior to change when we switch rules around and memory access patterns change.

Definition at line 26 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


Member Data Documentation

const unsigned int oasys::RuleStorage::MAX_RULES = 128 [static]

Definition at line 27 of file RuleSet.h.

Referenced by oasys::RuleSet::add_rule().

const unsigned int oasys::RuleStorage::MAX_RULE_LENGTH = 256 [static]

Definition at line 28 of file RuleSet.h.

Referenced by oasys::RuleSet::add_rule().

struct oasys::RuleStorage::Item oasys::RuleStorage::items_[MAX_RULES]

Referenced by oasys::RuleSet::add_rule(), and oasys::RuleSet::match_rule().


The documentation for this struct was generated from the following file:
Generated on Thu Jun 7 12:54:37 2007 for DTN Reference Implementation by  doxygen 1.5.1