Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

rtree.h File Reference

#include "stree.h"
#include "streeconstant.h"
#include "prioritylist.h"

Go to the source code of this file.

Data Structures

class  NamedRuleList
 A list of rules for a given context. More...

class  Rule
 Rule for php refactoring. More...

class  RunRuleList
 List of rules to run at given time. More...


Typedefs

typedef PriorityPair< RulePriorityRulePair
 Pair containing Rule and its priority.

typedef PriorityList< RuleRuleList
 List of PriorityRulePair.


Typedef Documentation

typedef PriorityPair<Rule> PriorityRulePair
 

Pair containing Rule and its priority.

Rules with smaller priority are tired at first.

Definition at line 44 of file rtree.h.

Referenced by TriggeredRule::copy().

typedef PriorityList<Rule> RuleList
 

List of PriorityRulePair.

Definition at line 47 of file rtree.h.


Generated on Fri Nov 21 17:54:04 2003 for PHPX by doxygen 1.3.3