
Data Fields | |
| struct ast_string_field_mgr | __field_mgr |
| struct ast_string_field_pool * | __field_mgr_pool |
| icalcomponent * | data |
| struct ao2_container * | events |
| struct ast_calendar * | owner |
| const ast_string_field | secret |
| ne_session * | session |
| ne_uri | uri |
| const ast_string_field | url |
| const ast_string_field | user |
| struct ast_string_field_mgr __field_mgr |
Definition at line 62 of file res_calendar_icalendar.c.
Definition at line 62 of file res_calendar_icalendar.c.
| icalcomponent* data |
Definition at line 66 of file res_calendar_icalendar.c.
Referenced by icalendar_destructor(), icalendar_add_event(), icalendar_update_events(), and ical_load_calendar().
| struct ao2_container* events |
Definition at line 67 of file res_calendar_icalendar.c.
Referenced by icalendar_destructor(), icalendar_add_event(), icalendar_update_events(), and ical_load_calendar().
| struct ast_calendar* owner |
Definition at line 63 of file res_calendar_icalendar.c.
Referenced by icalendar_destructor(), auth_credentials(), fetch_icalendar(), icalendar_add_event(), icalendar_update_events(), and ical_load_calendar().
| const ast_string_field secret |
Definition at line 62 of file res_calendar_icalendar.c.
Referenced by auth_credentials().
| ne_session* session |
Definition at line 65 of file res_calendar_icalendar.c.
Referenced by icalendar_destructor(), fetch_icalendar(), and ical_load_calendar().
| ne_uri uri |
Definition at line 64 of file res_calendar_icalendar.c.
Referenced by fetch_icalendar(), and ical_load_calendar().
| const ast_string_field url |
Definition at line 62 of file res_calendar_icalendar.c.
Referenced by fetch_icalendar(), and ical_load_calendar().
| const ast_string_field user |
Definition at line 62 of file res_calendar_icalendar.c.
Referenced by auth_credentials().