Libical API Documentation
4.0 UNRELEASED
Go to the stable 3.0 documentation
Loading...
Searching...
No Matches
src
libicalss
icalclassify.h
1
/*======================================================================
2
FILE: icalclassify.h
3
CREATOR: eric 21 Aug 2000
4
5
SPDX-FileCopyrightText: 2000, Eric Busboom <eric@civicknowledge.com>
6
SPDX-License-Identifier: LGPL-2.1-only OR MPL-2.0
7
=========================================================================*/
8
9
#ifndef ICALCLASSIFY_H
10
#define ICALCLASSIFY_H
11
12
#include "libical_icalss_export.h"
13
#include "
icalset.h
"
14
#include "
icalcomponent.h
"
15
16
LIBICAL_ICALSS_EXPORT icalproperty_xlicclass icalclassify(icalcomponent *c,
17
icalcomponent *match,
const
char
*user);
18
19
LIBICAL_ICALSS_EXPORT icalcomponent *icalclassify_find_overlaps(icalset *set,
20
icalcomponent *comp);
21
22
#endif
/* ICALCLASSIFY_H */
icalcomponent.h
icalset.h
Generated on
for Libical API Documentation by
1.14.0