#include <event_list.h>

Data Fields | |
| str | content_type |
| int | ev_flag |
| str | name |
| struct pua_event * | next |
| evs_process_body_t * | process_body |
Definition at line 38 of file pua/event_list.h.
| int ev_flag |
Definition at line 41 of file pua/event_list.h.
Referenced by contains_pua_event(), publ_build_hdr(), and subs_build_hdr().
Definition at line 44 of file pua/event_list.h.
Referenced by add_pua_event(), contains_pua_event(), destroy_pua_evlist(), get_event(), and init_pua_evlist().
1.5.6