libkcal
icalrecurrencetype Struct Reference
Main struct for holding digested recurrence rules. More...
#include <icalrecur.h>
Public Attributes | |
short | by_day [ICAL_BY_DAY_SIZE] |
short | by_hour [ICAL_BY_HOUR_SIZE] |
short | by_minute [ICAL_BY_MINUTE_SIZE] |
short | by_month [ICAL_BY_MONTH_SIZE] |
short | by_month_day [ICAL_BY_MONTHDAY_SIZE] |
short | by_second [ICAL_BY_SECOND_SIZE] |
short | by_set_pos [ICAL_BY_SETPOS_SIZE] |
short | by_week_no [ICAL_BY_WEEKNO_SIZE] |
short | by_year_day [ICAL_BY_YEARDAY_SIZE] |
int | count |
icalrecurrencetype_frequency | freq |
short | interval |
struct icaltimetype | until |
icalrecurrencetype_weekday | week_start |
Detailed Description
Main struct for holding digested recurrence rules.Definition at line 132 of file icalrecur.h.
Member Data Documentation
short icalrecurrencetype::by_day[ICAL_BY_DAY_SIZE] |
Definition at line 157 of file icalrecur.h.
short icalrecurrencetype::by_hour[ICAL_BY_HOUR_SIZE] |
Definition at line 156 of file icalrecur.h.
short icalrecurrencetype::by_minute[ICAL_BY_MINUTE_SIZE] |
Definition at line 155 of file icalrecur.h.
short icalrecurrencetype::by_month[ICAL_BY_MONTH_SIZE] |
Definition at line 161 of file icalrecur.h.
short icalrecurrencetype::by_month_day[ICAL_BY_MONTHDAY_SIZE] |
Definition at line 158 of file icalrecur.h.
short icalrecurrencetype::by_second[ICAL_BY_SECOND_SIZE] |
Definition at line 154 of file icalrecur.h.
short icalrecurrencetype::by_set_pos[ICAL_BY_SETPOS_SIZE] |
Definition at line 162 of file icalrecur.h.
short icalrecurrencetype::by_week_no[ICAL_BY_WEEKNO_SIZE] |
Definition at line 160 of file icalrecur.h.
short icalrecurrencetype::by_year_day[ICAL_BY_YEARDAY_SIZE] |
Definition at line 159 of file icalrecur.h.
Definition at line 139 of file icalrecur.h.
Definition at line 134 of file icalrecur.h.
Definition at line 141 of file icalrecur.h.
struct icaltimetype icalrecurrencetype::until [read] |
Definition at line 138 of file icalrecur.h.
Definition at line 143 of file icalrecur.h.
The documentation for this struct was generated from the following file: