Libical API Documentation
4.0
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
7
SPDX-License-Identifier: LGPL-2.1-only OR MPL-2.0
8
9
=========================================================================*/
10
11
#ifndef ICALCLASSIFY_H
12
#define ICALCLASSIFY_H
13
14
#include "libical_icalss_export.h"
15
#include "
icalset.h
"
16
#include "
icalcomponent.h
"
17
18
LIBICAL_ICALSS_EXPORT icalproperty_xlicclass icalclassify(icalcomponent *c,
19
icalcomponent *match,
const
char
*user);
20
21
LIBICAL_ICALSS_EXPORT icalcomponent *icalclassify_find_overlaps(icalset *set,
22
icalcomponent *comp);
23
24
#endif
/* ICALCLASSIFY_H */
icalcomponent.h
icalset.h
Generated on Fri May 30 2025 11:51:05 for Libical API Documentation by
1.13.2