#include <prioritylist.h>
Public Member Functions | |
| PriorityPair (int prioriry, Rule *rule) | |
| Constructor. | |
| PriorityPair (Constant *prioriry, Rule *rule) | |
| Constructor -- the priority parameter is destroied. | |
Definition at line 12 of file prioritylist.h.
|
||||||||||||||||
|
Constructor.
Definition at line 15 of file prioritylist.h. |
|
||||||||||||||||
|
Constructor -- the priority parameter is destroied.
Definition at line 17 of file prioritylist.h. |
1.3.3