File: ch01.html

package info (click to toggle)
evolution-data-server 1.6.3-5etch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 59,384 kB
  • ctags: 43,218
  • sloc: ansic: 319,315; tcl: 30,499; xml: 19,166; sh: 18,776; perl: 11,529; cpp: 8,259; java: 7,653; makefile: 6,448; awk: 1,338; yacc: 1,103; sed: 772; cs: 505; lex: 134; asm: 14
file content (57 lines) | stat: -rw-r--r-- 3,538 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Evolution API Reference: libedata-cal, the Calendar Backend Library</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
<link rel="start" href="index.html" title="Evolution API Reference: libedata-cal, the Calendar Backend Library">
<link rel="up" href="index.html" title="Evolution API Reference: libedata-cal, the Calendar Backend Library">
<link rel="prev" href="index.html" title="Evolution API Reference: libedata-cal, the Calendar Backend Library">
<link rel="next" href="libedata-cal-ECalBackendCache.html" title="ECalBackendCache">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="Evolution API Reference: libedata-cal, the Calendar Backend Library">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td>&#160;</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Evolution API Reference: libedata-cal, the Calendar Backend Library</th>
<td><a accesskey="n" href="libedata-cal-ECalBackendCache.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter" lang="en">
<div class="titlepage"><div><div><h2 class="title">
<a name="id2522105"></a>Evolution API Reference: libedata-cal, the Calendar Backend Library</h2></div></div></div>
<div class="toc"><dl>
<dt>
<span class="refentrytitle"><a href="libedata-cal-ECalBackendCache.html">ECalBackendCache</a></span><span class="refpurpose"> - Cache for calendar backends.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libedata-cal-ECalBackendFactory.html">ECalBackendFactory</a></span><span class="refpurpose"> - Factory for creating backends.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ECalBackendSExp.html">ECalBackendSExp</a></span><span class="refpurpose"> - Regular expressions for calendar searches.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libedata-cal-ECalBackendSync.html">ECalBackendSync</a></span><span class="refpurpose"> - Base class for synchronous backends.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libedata-cal-e-cal-backend-util.html">e-cal-backend-util</a></span><span class="refpurpose"> - Utility functions for backends.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ECalBackend.html">ECalBackend</a></span><span class="refpurpose"> - Base class for calendar/tasks backend implementations.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libedata-cal-EDataCalFactory.html">EDataCalFactory</a></span><span class="refpurpose"> - Implementation of the calendar CORBA factory.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EDataCalView.html">EDataCalView</a></span><span class="refpurpose"> - Implementation of the calendar CORBA search interface.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EDataCal.html">EDataCal</a></span><span class="refpurpose"> - Implementation of the calendar CORBA client interface.</span>
</dt>
</dl></div>
</div>
</body>
</html>