20 #ifndef ICALBDBSET_CXX_H 21 #define ICALBDBSET_CXX_H 23 #include "libical_icalss_export.h" 38 ICalBDBSet(
const std::string &path,
int flags);
49 int count_components(icalcomponent_kind kind);
59 int has_uid(std::string &uid);
Definition: icalparameter_cxx.h:34
Definition: icalgaugeimpl.h:55
icalerrorenum
Represents the different types of errors that can be triggered in libical.
Definition: icalerror.h:74
Definition: icalbdbset_cxx.h:32
Definition: icalcomponent.c:33
A class wrapping the libical icalcomponent functions.
Definition: vcomponent_cxx.h:47