Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
ewscal_pvt Struct Reference
Collaboration diagram for ewscal_pvt:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
struct ao2_containerevents
 
unsigned int items
 
struct ast_calendarowner
 
const ast_string_field secret
 
ne_session * session
 
ne_uri uri
 
const ast_string_field url
 
const ast_string_field user
 

Detailed Description

Definition at line 100 of file res_calendar_ews.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 105 of file res_calendar_ews.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 105 of file res_calendar_ews.c.

◆ events

struct ao2_container* events

Definition at line 109 of file res_calendar_ews.c.

Referenced by endelm(), ewscal_destructor(), ewscal_load_calendar(), and startelm().

◆ items

unsigned int items

Definition at line 110 of file res_calendar_ews.c.

Referenced by OrderedDict::__eq__(), OrderedDict::__repr__(), endelm(), and startelm().

◆ owner

struct ast_calendar* owner

◆ secret

const ast_string_field secret

Definition at line 105 of file res_calendar_ews.c.

Referenced by auth_credentials(), ewscal_load_calendar(), and Registration::write().

◆ session

ne_session* session

◆ uri

ne_uri uri

◆ url

const ast_string_field url

Definition at line 105 of file res_calendar_ews.c.

Referenced by ewscal_load_calendar(), and send_ews_request_and_parse().

◆ user

Definition at line 105 of file res_calendar_ews.c.

Referenced by auth_credentials(), ewscal_load_calendar(), and Registration::write().


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