A holder for an event. More...

Data Fields | |
| struct ast_event * | event |
A holder for an event.
This struct used to have more of a purpose than it does now. It is used to hold events in the event cache. It can be completely removed if one of these two things is done:
Definition at line 101 of file event.c.
Referenced by dump_cache_cb(), ast_event_ref_destroy(), ast_event_get_cached(), event_update_cache(), handle_event(), ast_event_queue(), ast_event_hash(), ast_event_cmp(), and event_dump_cli().