Libical API Documentation
3.0
|
Files | |
file | astime.h [code] |
contains definitions of structures used for time calculations. | |
file | icalarray.h [code] |
An array of arbitrarily-sized elements which grows dynamically as elements are added. | |
file | icalattach.h [code] |
A set of functions to handle iCal attachments. | |
file | icalduration.h [code] |
Methods for working with durations in iCal. | |
file | icalerror.h [code] |
Error handling for libical. | |
file | icalmemory.c |
file | icalmemory.h [code] |
Common memory management routines. | |
file | icalparameter.h [code] |
file | icalparameter_cxx.h [code] |
Definition of C++ Wrapper for icalparameter.c. | |
file | icalparser.h [code] |
Line-oriented parsing. | |
file | icalperiod.h [code] |
Functions for working with iCal periods (of time). | |
file | icalproperty_cxx.h [code] |
Definition of C++ Wrapper for icalproperty.c. | |
file | icalrecur.c |
Implementation of routines for dealing with recurring time. | |
file | icalrecur.h [code] |
Routines for dealing with recurring time. | |
file | icalrestriction.h [code] |
Functions to check if an ::icalcomponent meets the restrictions imposed by the standard. | |
file | icaltime.h [code] |
struct icaltimetype is a pseudo-object that abstracts time handling. | |
file | icaltimezone.c |
implementation of timezone handling routines | |
file | icaltimezone.h [code] |
timezone handling routines | |
file | icptrholder_cxx.h [code] |
C++ template classes for managing C++ pointers returned by VComponent::get_..._component, VComponent::get_..._property, ICalProperty::get_..._value. | |
file | vcomponent_cxx.h [code] |
C++ classes for the icalcomponent wrapper (VToDo VEvent, etc..). | |