Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


xml_context Struct Reference

Data Structures

struct  ids
 

Data Fields

struct ast_strcdata
 
struct ast_calendar_eventevent
 
struct xml_context::ids ids
 
enum xml_op op
 
ne_xml_parser * parser
 
struct ewscal_pvtpvt
 

Detailed Description

Definition at line 72 of file res_calendar_ews.c.

Field Documentation

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().

ne_xml_parser* parser

Definition at line 73 of file res_calendar_ews.c.

Referenced by send_ews_request_and_parse(), and startelm().


The documentation for this struct was generated from the following file: