17 #include "libical_ical_export.h"
35 #define ICAL_GEO_LEN 16
Defines the data structure for time durations.
struct icaltriggertype icaltriggertype_from_string(const char *str)
struct icalreqstattype icalreqstattype_from_string(const char *str)
bool icaltriggertype_is_bad_trigger(struct icaltriggertype tr)
const char * icalreqstattype_as_string(struct icalreqstattype)
bool icaltriggertype_is_null_trigger(struct icaltriggertype tr)
ical_unknown_token_handling ical_get_unknown_token_handling_setting(void)
struct icaldurationtype duration
char * icalreqstattype_as_string_r(struct icalreqstattype stat)
ical_unknown_token_handling
Defines data structures for working with iCal periods (of time).
struct icaltriggertype icaltriggertype_from_seconds(const int reltime)
struct icalperiodtype period
void ical_set_unknown_token_handling_setting(ical_unknown_token_handling newSetting)
Defines enums not belonging to other data structures.