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 104 of file event.c.
Definition at line 105 of file event.c.
Referenced by ast_event_cmp(), ast_event_get_cached(), ast_event_hash(), ast_event_queue(), ast_event_ref_destroy(), dump_cache_cb(), event_dump_cli(), event_update_cache(), and handle_event().