i3
Ignore_Event Struct Reference

#include <data.h>

Public Member Functions

 SLIST_ENTRY (Ignore_Event) ignore_events
 

Data Fields

int sequence
 
int response_type
 
time_t added
 

Detailed Description

Definition at line 244 of file data.h.

Member Function Documentation

◆ SLIST_ENTRY()

Ignore_Event::SLIST_ENTRY ( Ignore_Event )

Field Documentation

◆ added

time_t Ignore_Event::added

Definition at line 247 of file data.h.

Referenced by event_is_ignored().

◆ response_type

int Ignore_Event::response_type

Definition at line 246 of file data.h.

Referenced by event_is_ignored(), and SLIST_HEAD().

◆ sequence

int Ignore_Event::sequence

Definition at line 245 of file data.h.

Referenced by event_is_ignored(), and SLIST_HEAD().


The documentation for this struct was generated from the following file: