12 #ifndef ICALSPANLIST_CXX_H
13 #define ICALSPANLIST_CXX_H
15 #include "libical_icalss_export.h"
56 VComponent *get_vfreebusy(
const char *organizer,
const char *attendee);
61 operator icalspanlist *()
67 std::vector<int> as_vector(
int delta_t);
Defines the data structure for representing date-times.
Defines the data structure for iCalendar components.
A class wrapping the libical icalcomponent functions.
Code that supports collections of free/busy spans of time.