Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct ast_calendar_event * | event |
struct { | |
struct evententry * next | |
} | list |
Definition at line 249 of file res_calendar.c.
struct ast_calendar_event* event |
Definition at line 250 of file res_calendar.c.
Referenced by add_event_to_list().
struct { ... } list |
Referenced by add_event_to_list(), calendar_query_result_exec(), and eventlist_destructor().
struct evententry* next |
Definition at line 251 of file res_calendar.c.