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 icalbdbset_cxx.h:33
A class wrapping the libical icalcomponent functions.
Definition vcomponent_cxx.h:48
icalerrorenum
Represents the different types of errors that can be triggered in libical.
Definition icalerror.h:76
Definition icalcomponent.c:36
Definition icalgaugeimpl.h:55