Data Fields | |
ast_string_field_mgr | __field_mgr |
ast_string_field_pool * | __field_mgr_pool |
ao2_container * | events |
unsigned int | items |
ast_calendar * | owner |
const ast_string_field | secret |
ne_session * | session |
ne_uri | uri |
const ast_string_field | url |
const ast_string_field | user |
Definition at line 98 of file res_calendar_ews.c.
struct ast_string_field_mgr __field_mgr |
Definition at line 103 of file res_calendar_ews.c.
Definition at line 103 of file res_calendar_ews.c.
struct ao2_container* events |
Definition at line 107 of file res_calendar_ews.c.
Referenced by endelm(), ewscal_destructor(), and startelm().
unsigned int items |
struct ast_calendar* owner |
Definition at line 104 of file res_calendar_ews.c.
Referenced by auth_credentials(), endelm(), get_ewscal_ids_for(), ssl_verify(), and startelm().
const ast_string_field secret |
ne_session* session |
Definition at line 106 of file res_calendar_ews.c.
Referenced by ewscal_destructor(), and send_ews_request_and_parse().
ne_uri uri |
const ast_string_field url |
const ast_string_field user |