| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Structures | |
| struct | ids | 
| Data Fields | |
| struct ast_str * | cdata | 
| struct ast_calendar_event * | event | 
| struct xml_context::ids | ids | 
| enum xml_op | op | 
| ne_xml_parser * | parser | 
| struct ewscal_pvt * | pvt | 
Definition at line 72 of file res_calendar_ews.c.
| struct ast_str* cdata | 
Definition at line 74 of file res_calendar_ews.c.
Referenced by cdata(), endelm(), and startelm().
| struct ast_calendar_event* event | 
Definition at line 75 of file res_calendar_ews.c.
Referenced by cdata(), endelm(), and startelm().
| struct xml_context::ids ids | 
Referenced by get_ewscal_ids_for(), and startelm().
| enum xml_op op | 
Definition at line 76 of file res_calendar_ews.c.
Referenced by cdata(), endelm(), ewscal_write_event(), get_ewscal_ids_for(), send_ews_request_and_parse(), and startelm().
| ne_xml_parser* parser | 
Definition at line 73 of file res_calendar_ews.c.
Referenced by send_ews_request_and_parse(), and startelm().
| struct ewscal_pvt* pvt | 
Definition at line 77 of file res_calendar_ews.c.
Referenced by endelm(), ewscal_write_event(), get_ewscal_ids_for(), parse_ewscal_id(), send_ews_request_and_parse(), and startelm().