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 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


Member Data Documentation

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

Definition at line 11 of file RuleSet.h.

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

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

Definition at line 12 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 Fri Dec 22 14:48:08 2006 for DTN Reference Implementation by  doxygen 1.5.1