Data Fields | |
ast_string_field_mgr | __field_mgr |
ast_string_field_pool * | __field_mgr_pool |
ao2_container * | events |
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 59 of file res_calendar_exchange.c.
struct ast_string_field_mgr __field_mgr |
Definition at line 64 of file res_calendar_exchange.c.
Definition at line 64 of file res_calendar_exchange.c.
struct ao2_container* events |
Definition at line 68 of file res_calendar_exchange.c.
Referenced by exchangecal_destructor(), and update_exchangecal().
struct ast_calendar* owner |
Definition at line 65 of file res_calendar_exchange.c.
Referenced by auth_credentials(), exchangecal_destructor(), exchangecal_request(), and update_exchangecal().
const ast_string_field secret |
ne_session* session |
Definition at line 67 of file res_calendar_exchange.c.
Referenced by exchangecal_destructor(), and exchangecal_request().
ne_uri uri |
const ast_string_field url |
Definition at line 64 of file res_calendar_exchange.c.
Referenced by exchangecal_get_events_between(), and exchangecal_request().
const ast_string_field user |