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

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 474 of file res_calendar_caldav.c.

Field Documentation

◆ cdata

struct ast_str* cdata

◆ end

time_t end

Definition at line 479 of file res_calendar_caldav.c.

Referenced by handle_end_element(), and update_caldav().

◆ in_caldata

int in_caldata

◆ in_prop

int in_prop

Definition at line 78 of file res_calendar_exchange.c.

Referenced by parse_cdata(), and parse_tag().

◆ in_propstat

int in_propstat

Definition at line 77 of file res_calendar_exchange.c.

Referenced by parse_cdata(), and parse_tag().

◆ in_response

int in_response

Definition at line 76 of file res_calendar_exchange.c.

Referenced by parse_cdata(), and parse_tag().

◆ ptr

void* ptr

Definition at line 79 of file res_calendar_exchange.c.

Referenced by parse_cdata(), and parse_tag().

◆ pvt [1/2]

struct exchangecal_pvt* pvt

Definition at line 80 of file res_calendar_exchange.c.

◆ pvt [2/2]

struct caldav_pvt* pvt

Definition at line 476 of file res_calendar_caldav.c.

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

◆ start

time_t start

Definition at line 478 of file res_calendar_caldav.c.

Referenced by handle_end_element(), and update_caldav().

◆ tag

char tag[80]

Definition at line 75 of file res_calendar_exchange.c.

Referenced by parse_cdata(), and parse_tag().


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