Asterisk - The Open Source Telephony Project  18.5.0
Data Structures | Data Fields
xml_context Struct Reference
Collaboration diagram for xml_context:
Collaboration graph
[legend]

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

◆ cdata

struct ast_str* cdata

Definition at line 74 of file res_calendar_ews.c.

Referenced by cdata(), endelm(), and startelm().

◆ event

Definition at line 75 of file res_calendar_ews.c.

Referenced by cdata(), endelm(), and startelm().

◆ ids

Referenced by get_ewscal_ids_for(), and startelm().

◆ op

enum xml_op op

◆ parser

ne_xml_parser* parser

Definition at line 73 of file res_calendar_ews.c.

Referenced by send_ews_request_and_parse(), and startelm().

◆ pvt

struct ewscal_pvt* pvt

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