23class LIBICAL_ICALSS_EXPORT ICalBDBSet
27 ICalBDBSet(
const ICalBDBSet &);
28 ICalBDBSet(
const std::string &path,
int flags);
29 ICalBDBSet operator=(
const ICalBDBSet &);
38 int count_components(icalcomponent_kind kind);
48 int has_uid(std::string &uid);