25 #ifndef ICALRESTRICTION_H 26 #define ICALRESTRICTION_H 34 #include "libical_ical_export.h" 35 #include "icalcomponent.h" 36 #include "icalproperty.h" Definition: icalrestriction.h:46
int icalrestriction_compare(icalrestriction_kind restr, int count)
Checks if the given count is in accordance with the given restriction, restr.
Definition: icalrestriction.h:64
int icalrestriction_check(icalcomponent *comp)
Checks if a given VCALENDAR meets all the restrictions imposed by the standard.
Definition: icalrestriction.h:49
Definition: icalrestriction.h:58
Definition: icalrestriction.h:61
Definition: icalcomponent.c:33
Definition: icalrestriction.h:52
Definition: icalrestriction.h:55
icalrestriction_kind
The kinds of icalrestrictions there are.
Definition: icalrestriction.h:43
Definition: icalrestriction.h:67
Definition: icalrestriction.h:70