$darkmode
Libical API Documentation 4.0 STABLE VERSION Visit the v3.0 documentation
libical Directory Reference
Directory dependency graph for libical:

Files

file  byref.c [code]
 Function wrappers to handle non-structured return type interoperability.
 
file  icalarray.c [code]
 An array of arbitrarily-sized elements which grows dynamically as elements are added.
 
file  icalarray.h [code]
 An array of arbitrarily-sized elements which grows dynamically as elements are added.
 
file  icalattach.c [code]
 Implements the data structure for iCalendar attachments.
 
file  icalattach.h [code]
 Defines the data structure for iCalendar attachments.
 
file  icalcomponent.c [code]
 Implements the data structure for iCalendar components.
 
file  icalcomponent.h [code]
 Defines the data structure for iCalendar components.
 
file  icalduration.c [code]
 Implements the data structure for time durations.
 
file  icalduration.h [code]
 Defines the data structure for time durations.
 
file  icalenumarray.c [code]
 Implements the data structure for handling arrays of enums.
 
file  icalenumarray.h [code]
 Defines the data structure for handling arrays of enums.
 
file  icalenums.c [code]
 Defines enums not belonging to other data structures.
 
file  icalenums.h [code]
 Defines enums not belonging to other data structures.
 
file  icalerror.c [code]
 Error handling for libical.
 
file  icalerror.h [code]
 Error handling for libical.
 
file  icallimits.c [code]
 Implements the interface for getting/setting internal library limits.
 
file  icallimits.h [code]
 Defines the interface for getting/setting internal library limits.
 
file  icalmemory.c [code]
 Common memory management routines.
 
file  icalmemory.h [code]
 Common memory management routines.
 
file  icalparameter.c [code]
 Implements the data structure representing iCalendar parameters.
 
file  icalparameter.h [code]
 Defines the data structure representing iCalendar parameters.
 
file  icalparameter_cxx.cpp [code]
 Implementation of C++ Wrapper for icalparameter.c.
 
file  icalparameter_cxx.hpp [code]
 Definition of C++ Wrapper for icalparameter.c.
 
file  icalparser.c [code]
 Line-oriented parsing.
 
file  icalparser.h [code]
 Line-oriented parsing.
 
file  icalperiod.c [code]
 Implements data structures for working with iCal periods (of time).
 
file  icalperiod.h [code]
 Defines data structures for working with iCal periods (of time).
 
file  icalproperty.c [code]
 Implements the data structure representing iCalendar properties.
 
file  icalproperty.h [code]
 Defines the data structure representing iCalendar properties.
 
file  icalproperty_cxx.cpp [code]
 Implementation of C++ Wrapper for icalproperty.c.
 
file  icalproperty_cxx.hpp [code]
 Definition of C++ Wrapper for icalproperty.c.
 
file  icalrecur.c [code]
 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  icalstrarray.c [code]
 Implements the data structure for handling string arrays.
 
file  icalstrarray.h [code]
 Defines the data structure for handling string arrays.
 
file  icaltime.c [code]
 Implements data structure for representing date-times.
 
file  icaltime.h [code]
 Defines the data structure for representing date-times.
 
file  icaltimezone.c [code]
 Timezone handling routines.
 
file  icaltimezone.h [code]
 Timezone handling routines.
 
file  icaltypes.c [code]
 Implements the functions to manipulate internal types.
 
file  icaltypes.h [code]
 Define internal types and provide functions to manipulate them.
 
file  icalvalue.c [code]
 Implements the data structure representing iCalendar parameter values.
 
file  icalvalue.h [code]
 Defines the data structure representing iCalendar parameter values.
 
file  icalvalue_cxx.cpp [code]
 Implementation of C++ Wrapper for icalvalue.c.
 
file  icalvalue_cxx.hpp [code]
 Definition of C++ Wrapper for icalvalue.c.
 
file  icptrholder_cxx.hpp [code]
 C++ template classes for managing C++ pointers returned by VComponent::get_..._component, VComponent::get_..._property, ICalProperty::get_..._value.
 
file  vcomponent_cxx.cpp [code]
 Implementation of C++ Wrapper for icalcomponent.c.
 
file  vcomponent_cxx.hpp [code]
 C++ classes for the icalcomponent wrapper (VToDo VEvent, etc..).