|
i3
|
#include <data.h>
Public Member Functions | |
| SLIST_ENTRY (Ignore_Event) ignore_events | |
Data Fields | |
| int | sequence |
| int | response_type |
| time_t | added |
| Ignore_Event::SLIST_ENTRY | ( | Ignore_Event | ) |
| time_t Ignore_Event::added |
Definition at line 190 of file data.h.
Referenced by event_is_ignored().
| int Ignore_Event::response_type |
Definition at line 189 of file data.h.
Referenced by event_is_ignored(), and SLIST_HEAD().
| int Ignore_Event::sequence |
Definition at line 188 of file data.h.
Referenced by event_is_ignored(), and SLIST_HEAD().
1.8.9.1