#include <agenda.h>

Public Attributes | |
| struct defrule * | theRule |
| struct partialMatch * | basis |
| int | salience |
| unsigned long long | timetag |
| int | randomID |
| struct activation * | prev |
| struct activation * | next |
Definition at line 61 of file agenda.h.
struct defrule* activation::theRule [read] |
struct partialMatch* activation::basis [read] |
| unsigned long long activation::timetag |
struct activation* activation::prev [read] |
struct activation* activation::next [read] |
1.5.6