#include <sfthd.h>
Public Attributes | |
unsigned | gen_id |
unsigned | sig_id |
SF_LIST * | sfthd_node_list |
The THD_ITEM acts as a container of gen_id+sig_id based threshold objects, this allows multiple threshold objects to be applied to a single gen_id+sig_id pair. The sflist is created using the priority field, so highest priority objects are first in the list. When processing the highest priority object will trigger first.
These are static data elements, built at program startup.
Definition at line 131 of file sfthd.h.
|
Definition at line 133 of file sfthd.h. Referenced by sfthd_create_threshold_local(), and sfthd_test_threshold(). |
|
Definition at line 139 of file sfthd.h. Referenced by print_thd_local(), sfthd_create_threshold_local(), sfthd_show_objects(), and sfthd_test_threshold(). |
|
Definition at line 134 of file sfthd.h. Referenced by sfthd_create_threshold_local(), sfthd_show_objects(), and sfthd_test_threshold(). |