24 #ifndef ICALRESTRICTION_H
25 #define ICALRESTRICTION_H
33 #include "libical_ical_export.h"
Definition: icalrestriction.h:45
int icalrestriction_compare(icalrestriction_kind restr, int count)
Checks if the given count is in accordance with the given restriction, restr.
Definition: icalrestriction.h:63
int icalrestriction_check(icalcomponent *comp)
Checks if a given VCALENDAR meets all the restrictions imposed by the standard.
Definition: icalrestriction.h:48
Definition: icalrestriction.h:57
Definition: icalrestriction.h:60
Definition: icalcomponent.c:35
Definition: icalrestriction.h:51
Definition: icalrestriction.h:54
icalrestriction_kind
The kinds of icalrestrictions there are.
Definition: icalrestriction.h:42
Definition: icalrestriction.h:66
Definition: icalrestriction.h:69