#include <depend.h>
Collaboration diagram for updaterfunc_t:

Data Fields | |
| int | src_tupleid |
| Tuple ID of the independent event. | |
| int | dst_tupleid |
| Tuple ID of the dependent event. | |
| updater_f | func |
| Pointer to the updater function. | |
| updaterfunc * | next |
| Pointer to the next element in the linked list. | |
1.4.6