14 #ifndef ICALCLASSIFY_H
15 #define ICALCLASSIFY_H
17 #include "libical_icalss_export.h"
21 LIBICAL_ICALSS_EXPORT icalproperty_xlicclass icalclassify(icalcomponent *c,
22 icalcomponent *match,
const char *user);
Icalset is the "base class" for representations of a collection of iCal components.
icalcomponent * icalclassify_find_overlaps(icalset *set, icalcomponent *comp)
Defines the data structure for iCalendar components.