Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

THD_ITEM Struct Reference

#include <sfthd.h>

List of all members.

Public Attributes

unsigned gen_id
unsigned sig_id
SF_LISTsfthd_node_list


Detailed Description

THD_ITEM

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.


Member Data Documentation

unsigned THD_ITEM::gen_id
 

Definition at line 133 of file sfthd.h.

Referenced by sfthd_create_threshold_local(), and sfthd_test_threshold().

SF_LIST* THD_ITEM::sfthd_node_list
 

Definition at line 139 of file sfthd.h.

Referenced by print_thd_local(), sfthd_create_threshold_local(), sfthd_show_objects(), and sfthd_test_threshold().

unsigned THD_ITEM::sig_id
 

Definition at line 134 of file sfthd.h.

Referenced by sfthd_create_threshold_local(), sfthd_show_objects(), and sfthd_test_threshold().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2