~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/camel-CamelOfflineJournal.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>CamelOfflineJournal</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
8
<link rel="up" href="Folders.html" title="Folders">
9
9
<link rel="prev" href="camel-CamelOfflineFolder.html" title="CamelOfflineFolder">
10
 
<link rel="next" href="SearchFolders.html" title="Search Folders">
 
10
<link rel="next" href="Search-Folders.html" title="Search Folders">
11
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
18
18
<td><a accesskey="u" href="Folders.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
20
<th width="100%" align="center">Camel Reference Manual</th>
21
 
<td><a accesskey="n" href="SearchFolders.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
21
<td><a accesskey="n" href="Search-Folders.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
22
</tr>
23
23
<tr><td colspan="5" class="shortcuts">
24
24
<a href="#camel-CamelOfflineJournal.synopsis" class="shortcut">Top</a>
26
26
                  <a href="#camel-CamelOfflineJournal.description" class="shortcut">Description</a>
27
27
</td></tr>
28
28
</table>
29
 
<div class="refentry" lang="en">
 
29
<div class="refentry" title="CamelOfflineJournal">
30
30
<a name="camel-CamelOfflineJournal"></a><div class="titlepage"></div>
31
31
<div class="refnamediv"><table width="100%"><tr>
32
32
<td valign="top">
35
35
</td>
36
36
<td valign="top" align="right"></td>
37
37
</tr></table></div>
38
 
<div class="refsynopsisdiv">
 
38
<div class="refsynopsisdiv" title="Synopsis">
39
39
<a name="camel-CamelOfflineJournal.synopsis"></a><h2>Synopsis</h2>
40
40
<pre class="synopsis">                    <a class="link" href="camel-CamelOfflineJournal.html#CamelOfflineJournal" title="CamelOfflineJournal">CamelOfflineJournal</a>;
41
41
                    <a class="link" href="camel-CamelOfflineJournal.html#CamelOfflineJournalEntry" title="CamelOfflineJournalEntry">CamelOfflineJournalEntry</a>;
50
50
                                                         <em class="parameter"><code><a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a> *ex</code></em>);
51
51
</pre>
52
52
</div>
53
 
<div class="refsect1" lang="en">
 
53
<div class="refsect1" title="Description">
54
54
<a name="camel-CamelOfflineJournal.description"></a><h2>Description</h2>
55
55
<p>
56
56
</p>
57
57
</div>
58
 
<div class="refsect1" lang="en">
 
58
<div class="refsect1" title="Details">
59
59
<a name="camel-CamelOfflineJournal.details"></a><h2>Details</h2>
60
 
<div class="refsect2" lang="en">
 
60
<div class="refsect2" title="CamelOfflineJournal">
61
61
<a name="CamelOfflineJournal"></a><h3>CamelOfflineJournal</h3>
62
62
<pre class="programlisting">typedef struct {
63
63
        CamelObject parent_object;
71
71
</p>
72
72
</div>
73
73
<hr>
74
 
<div class="refsect2" lang="en">
 
74
<div class="refsect2" title="CamelOfflineJournalEntry">
75
75
<a name="CamelOfflineJournalEntry"></a><h3>CamelOfflineJournalEntry</h3>
76
76
<pre class="programlisting">typedef struct _CamelOfflineJournalEntry CamelOfflineJournalEntry;</pre>
77
77
<p>
78
78
</p>
79
79
</div>
80
80
<hr>
81
 
<div class="refsect2" lang="en">
 
81
<div class="refsect2" title="camel_offline_journal_construct ()">
82
82
<a name="camel-offline-journal-construct"></a><h3>camel_offline_journal_construct ()</h3>
83
83
<pre class="programlisting"><span class="returnvalue">void</span>                camel_offline_journal_construct     (<em class="parameter"><code><a class="link" href="camel-CamelOfflineJournal.html#CamelOfflineJournal" title="CamelOfflineJournal"><span class="type">CamelOfflineJournal</span></a> *journal</code></em>,
84
84
                                                         <em class="parameter"><code><span class="type">struct _CamelFolder</span> *folder</code></em>,
85
85
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>);</pre>
86
86
<p>
87
 
Constructs a journal object.</p>
 
87
Constructs a journal object.
 
88
</p>
88
89
<div class="variablelist"><table border="0">
89
90
<col align="left" valign="top">
90
91
<tbody>
107
108
</table></div>
108
109
</div>
109
110
<hr>
110
 
<div class="refsect2" lang="en">
 
111
<div class="refsect2" title="camel_offline_journal_set_filename ()">
111
112
<a name="camel-offline-journal-set-filename"></a><h3>camel_offline_journal_set_filename ()</h3>
112
113
<pre class="programlisting"><span class="returnvalue">void</span>                camel_offline_journal_set_filename  (<em class="parameter"><code><a class="link" href="camel-CamelOfflineJournal.html#CamelOfflineJournal" title="CamelOfflineJournal"><span class="type">CamelOfflineJournal</span></a> *journal</code></em>,
113
114
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>);</pre>
114
115
<p>
115
 
Set the filename where the journal should load/save from.</p>
 
116
Set the filename where the journal should load/save from.
 
117
</p>
116
118
<div class="variablelist"><table border="0">
117
119
<col align="left" valign="top">
118
120
<tbody>
130
132
</table></div>
131
133
</div>
132
134
<hr>
133
 
<div class="refsect2" lang="en">
 
135
<div class="refsect2" title="camel_offline_journal_write ()">
134
136
<a name="camel-offline-journal-write"></a><h3>camel_offline_journal_write ()</h3>
135
137
<pre class="programlisting"><span class="returnvalue">gint</span>                camel_offline_journal_write         (<em class="parameter"><code><a class="link" href="camel-CamelOfflineJournal.html#CamelOfflineJournal" title="CamelOfflineJournal"><span class="type">CamelOfflineJournal</span></a> *journal</code></em>,
136
138
                                                         <em class="parameter"><code><a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a> *ex</code></em>);</pre>
137
139
<p>
138
 
Save the journal to disk.</p>
 
140
Save the journal to disk.
 
141
</p>
139
142
<div class="variablelist"><table border="0">
140
143
<col align="left" valign="top">
141
144
<tbody>
158
161
</table></div>
159
162
</div>
160
163
<hr>
161
 
<div class="refsect2" lang="en">
 
164
<div class="refsect2" title="camel_offline_journal_replay ()">
162
165
<a name="camel-offline-journal-replay"></a><h3>camel_offline_journal_replay ()</h3>
163
166
<pre class="programlisting"><span class="returnvalue">gint</span>                camel_offline_journal_replay        (<em class="parameter"><code><a class="link" href="camel-CamelOfflineJournal.html#CamelOfflineJournal" title="CamelOfflineJournal"><span class="type">CamelOfflineJournal</span></a> *journal</code></em>,
164
167
                                                         <em class="parameter"><code><a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a> *ex</code></em>);</pre>
165
168
<p>
166
 
Replay all entries in the journal.</p>
 
169
Replay all entries in the journal.
 
170
</p>
167
171
<div class="variablelist"><table border="0">
168
172
<col align="left" valign="top">
169
173
<tbody>