Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


xmlstate Struct Reference

Data Fields

struct ast_strcdata
 
time_t end
 
int in_caldata
 
int in_prop
 
int in_propstat
 
int in_response
 
void * ptr
 
struct exchangecal_pvtpvt
 
struct caldav_pvtpvt
 
time_t start
 
char tag [80]
 

Detailed Description

Definition at line 461 of file res_calendar_caldav.c.

Field Documentation

struct ast_str* cdata
time_t end

Definition at line 466 of file res_calendar_caldav.c.

Referenced by handle_end_element(), and update_caldav().

int in_caldata
int in_prop

Definition at line 77 of file res_calendar_exchange.c.

Referenced by parse_cdata(), and parse_tag().

int in_propstat

Definition at line 76 of file res_calendar_exchange.c.

Referenced by parse_cdata(), and parse_tag().

int in_response

Definition at line 75 of file res_calendar_exchange.c.

Referenced by parse_cdata(), and parse_tag().

void* ptr

Definition at line 78 of file res_calendar_exchange.c.

Referenced by parse_cdata(), and parse_tag().

struct exchangecal_pvt* pvt

Definition at line 79 of file res_calendar_exchange.c.

struct caldav_pvt* pvt

Definition at line 463 of file res_calendar_caldav.c.

Referenced by handle_end_element(), parse_tag(), and update_exchangecal().

time_t start

Definition at line 465 of file res_calendar_caldav.c.

Referenced by handle_end_element(), and update_caldav().

char tag[80]

Definition at line 74 of file res_calendar_exchange.c.

Referenced by parse_cdata(), and parse_tag().


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