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 ast_event_cmp(), ast_event_dup_and_cache(), ast_event_get_cached(), ast_event_hash(), ast_event_queue(), ast_event_queue_and_cache(), ast_event_ref_destroy(), dump_cache_cb(), event_dump_cli(), and handle_event().