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

PriorityPair< Rule > Class Template Reference

Template for an item with the priority. More...

#include <prioritylist.h>


Public Member Functions

 PriorityPair (int prioriry, Rule *rule)
 Constructor.

 PriorityPair (Constant *prioriry, Rule *rule)
 Constructor -- the priority parameter is destroied.


Detailed Description

template<class Rule>
class PriorityPair< Rule >

Template for an item with the priority.

Definition at line 12 of file prioritylist.h.


Constructor & Destructor Documentation

template<class Rule>
PriorityPair< Rule >::PriorityPair int  prioriry,
Rule rule
[inline]
 

Constructor.

Definition at line 15 of file prioritylist.h.

template<class Rule>
PriorityPair< Rule >::PriorityPair Constant prioriry,
Rule rule
[inline]
 

Constructor -- the priority parameter is destroied.

Definition at line 17 of file prioritylist.h.


The documentation for this class was generated from the following file:
Generated on Fri Nov 21 17:54:09 2003 for PHPX by doxygen 1.3.3