20#ifndef ICALSPANLIST_CXX_H
21#define ICALSPANLIST_CXX_H
23#include "libical_icalss_export.h"
Definition icalspanlist_cxx.h:47
ICalSpanList(icalset *set, icaltimetype start, icaltimetype end)
ICalSpanList(icalcomponent *comp)
ICalSpanList(VComponent &comp)
VComponent * get_vfreebusy(const char *organizer, const char *attendee)
std::vector< int > as_vector(int delta_t)
A class wrapping the libical icalcomponent functions.
Definition vcomponent_cxx.h:48
Code that supports collections of free/busy spans of time.
struct icaltimetype is a pseudo-object that abstracts time handling.
Definition icalcomponent.c:36
Definition icalspanlist.c:29
Definition icaltime.h:105