| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | ||
| struct ast_str * | id | |
| struct { | ||
| struct calendar_id * next | ||
| } | next | |
Definition at line 67 of file res_calendar_ews.c.
| struct ast_str* id | 
Definition at line 68 of file res_calendar_ews.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), and update_ewscal().
| struct calendar_id* next | 
Definition at line 69 of file res_calendar_ews.c.
Referenced by startelm(), and update_ewscal().
| struct { ... } next |