updaterfunc_t Struct Reference

Structure describing an updater function. More...

#include <depend.h>

Collaboration diagram for updaterfunc_t:

Collaboration graph
[legend]

Data Fields

int src_tupleid
 Tuple ID of the independent event.
int dst_tupleid
 Tuple ID of the dependent event.
int typeid
 Resource type ID this updater function changes.
updater_f func
 Pointer to the updater function.
updaterfunc * next
 Pointer to the next element in the linked list.
updaterfunc * prev
 Pointer to the previous element in the linked list.

Detailed Description

Structure describing an updater function.


Generated on Tue Jul 3 13:23:37 2007 for Tablix by  doxygen 1.5.2