~ubuntu-branches/ubuntu/natty/evolution-data-server/natty

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-01 22:47:15 UTC
  • mfrom: (1.1.77 upstream)
  • Revision ID: james.westby@ubuntu.com-20100301224715-drsxc2y3t8anz3c0
Tags: 2.28.3-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #602723 - Contact list name doesn't get displayed in 'To' dialog 
  - #600322 - assertion failed: (reply == msg) in cs_waitinfo()
              (lp: #455020, #475147)
  - #564727 - Few memory leaks (lp: #305428)
  - #574940 - Always ref returned info from message_info_from_uid 
              (lp: #341909)
  - #429317 - Use the relative URI returned if the server 
              re-directs a request
  - #602820 - Test validity of a book_view before using it in LDAP 
  - #590762 - Recurring google calendar items are not changeable
  - #604236 - Slow GPG processing 
  - #597816 - Do not crash on incorrect parameters used in sexp to SQL 
              (lp: #444177)
  - #604544 - Try Exchange fallback authentication only once 
  - #600778 - Fix --enable-e2k-debug configure option resolution 
  - #260407 - 'endswith' address book search doesn't work 
  - #549221 - (bnc) delete, sync flags immediately
* debian/patches/99_reconfigure.patch:
  - new version update

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>CamelOfflineStore</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
8
<link rel="up" href="Services.html" title="Services">
9
9
<link rel="prev" href="camel-CamelStoreSummary.html" title="CamelStoreSummary">
10
10
<link rel="next" href="camel-CamelTransport.html" title="CamelTransport">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="classes.html" title="Part I. Camel Classes">
14
 
<link rel="chapter" href="ClassTree.html" title="Class Hierarchy">
15
 
<link rel="chapter" href="Fundamentals.html" title="Fundamentals">
16
 
<link rel="chapter" href="Streams.html" title="Streams">
17
 
<link rel="chapter" href="StreamFilters.html" title="Stream Filters">
18
 
<link rel="chapter" href="Services.html" title="Services">
19
 
<link rel="chapter" href="Filters.html" title="Filters">
20
 
<link rel="chapter" href="Folders.html" title="Folders">
21
 
<link rel="chapter" href="SearchFolders.html" title="Search Folders">
22
 
<link rel="chapter" href="Addresses.html" title="Addresses">
23
 
<link rel="chapter" href="Crypto.html" title="Crypto Contexts">
24
 
<link rel="chapter" href="MIME.html" title="MIME Objects">
25
 
<link rel="chapter" href="Storage.html" title="Metadata Storage">
26
 
<link rel="chapter" href="Utilities.html" title="Utilities">
27
 
<link rel="chapter" href="Deprecated.html" title="Deprecated Objects">
28
 
<link rel="index" href="ix01.html" title="Index">
29
 
<link rel="index" href="ix02.html" title="Index of deprecated symbols">
30
13
</head>
31
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
32
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
39
22
</tr>
40
23
<tr><td colspan="5" class="shortcuts">
41
24
<a href="#camel-CamelOfflineStore.synopsis" class="shortcut">Top</a>
42
 
                 | 
43
 
                <a href="#camel-CamelOfflineStore.description" class="shortcut">Description</a>
 
25
                   | 
 
26
                  <a href="#camel-CamelOfflineStore.description" class="shortcut">Description</a>
44
27
</td></tr>
45
28
</table>
46
 
<div class="refentry" title="CamelOfflineStore">
 
29
<div class="refentry" lang="en">
47
30
<a name="camel-CamelOfflineStore"></a><div class="titlepage"></div>
48
31
<div class="refnamediv"><table width="100%"><tr>
49
32
<td valign="top">
52
35
</td>
53
36
<td valign="top" align="right"></td>
54
37
</tr></table></div>
55
 
<div class="refsynopsisdiv" title="Synopsis">
 
38
<div class="refsynopsisdiv">
56
39
<a name="camel-CamelOfflineStore.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">
58
 
                    <a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore">CamelOfflineStore</a>;
59
 
void                <a class="link" href="camel-CamelOfflineStore.html#camel-offline-store-set-network-state" title="camel_offline_store_set_network_state ()">camel_offline_store_set_network_state</a>
60
 
                                                        (<a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore">CamelOfflineStore</a> *store,
61
 
                                                         <a
62
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
63
 
>gint</a> state,
64
 
                                                         <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
65
 
<a
66
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
67
 
>gint</a>                <a class="link" href="camel-CamelOfflineStore.html#camel-offline-store-get-network-state" title="camel_offline_store_get_network_state ()">camel_offline_store_get_network_state</a>
68
 
                                                        (<a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore">CamelOfflineStore</a> *store,
69
 
                                                         <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
70
 
void                <a class="link" href="camel-CamelOfflineStore.html#camel-offline-store-prepare-for-offline" title="camel_offline_store_prepare_for_offline ()">camel_offline_store_prepare_for_offline</a>
71
 
                                                        (<a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore">CamelOfflineStore</a> *store,
72
 
                                                         <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
 
40
<pre class="synopsis">                    <a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore">CamelOfflineStore</a>;
 
41
<span class="returnvalue">void</span>                <a class="link" href="camel-CamelOfflineStore.html#camel-offline-store-set-network-state" title="camel_offline_store_set_network_state ()">camel_offline_store_set_network_state</a>
 
42
                                                        (<em class="parameter"><code><a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore"><span class="type">CamelOfflineStore</span></a> *store</code></em>,
 
43
                                                         <em class="parameter"><code><span class="type">gint</span> state</code></em>,
 
44
                                                         <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>);
 
45
<span class="returnvalue">gint</span>                <a class="link" href="camel-CamelOfflineStore.html#camel-offline-store-get-network-state" title="camel_offline_store_get_network_state ()">camel_offline_store_get_network_state</a>
 
46
                                                        (<em class="parameter"><code><a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore"><span class="type">CamelOfflineStore</span></a> *store</code></em>,
 
47
                                                         <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>);
 
48
<span class="returnvalue">void</span>                <a class="link" href="camel-CamelOfflineStore.html#camel-offline-store-prepare-for-offline" title="camel_offline_store_prepare_for_offline ()">camel_offline_store_prepare_for_offline</a>
 
49
                                                        (<em class="parameter"><code><a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore"><span class="type">CamelOfflineStore</span></a> *store</code></em>,
 
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>);
73
51
</pre>
74
52
</div>
75
 
<div class="refsect1" title="Description">
 
53
<div class="refsect1" lang="en">
76
54
<a name="camel-CamelOfflineStore.description"></a><h2>Description</h2>
77
55
<p>
78
56
</p>
79
57
</div>
80
 
<div class="refsect1" title="Details">
 
58
<div class="refsect1" lang="en">
81
59
<a name="camel-CamelOfflineStore.details"></a><h2>Details</h2>
82
 
<div class="refsect2" title="CamelOfflineStore">
 
60
<div class="refsect2" lang="en">
83
61
<a name="CamelOfflineStore"></a><h3>CamelOfflineStore</h3>
84
62
<pre class="programlisting">typedef struct {
85
63
        CamelStore parent_object;
91
69
</p>
92
70
</div>
93
71
<hr>
94
 
<div class="refsect2" title="camel_offline_store_set_network_state ()">
 
72
<div class="refsect2" lang="en">
95
73
<a name="camel-offline-store-set-network-state"></a><h3>camel_offline_store_set_network_state ()</h3>
96
 
<pre class="programlisting">void                camel_offline_store_set_network_state
97
 
                                                        (<a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore">CamelOfflineStore</a> *store,
98
 
                                                         <a
99
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
100
 
>gint</a> state,
101
 
                                                         <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
 
74
<pre class="programlisting"><span class="returnvalue">void</span>                camel_offline_store_set_network_state
 
75
                                                        (<em class="parameter"><code><a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore"><span class="type">CamelOfflineStore</span></a> *store</code></em>,
 
76
                                                         <em class="parameter"><code><span class="type">gint</span> state</code></em>,
 
77
                                                         <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>
102
78
<p>
103
79
Set the network state to either <span class="type">CAMEL_OFFLINE_STORE_NETWORK_AVAIL</span>
104
80
or <span class="type">CAMEL_OFFLINE_STORE_NETWORK_UNAVAIL</span>.</p>
105
 
<p>
106
 
</p>
107
81
<div class="variablelist"><table border="0">
108
82
<col align="left" valign="top">
109
83
<tbody>
110
84
<tr>
111
85
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
112
 
<td> a <a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore"><span class="type">CamelOfflineStore</span></a> object
 
86
<td>a <a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore"><span class="type">CamelOfflineStore</span></a> object
113
87
</td>
114
88
</tr>
115
89
<tr>
116
90
<td><p><span class="term"><em class="parameter"><code>state</code></em> :</span></p></td>
117
 
<td> the network state
 
91
<td>the network state
118
92
</td>
119
93
</tr>
120
94
<tr>
121
95
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
122
 
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
 
96
<td>a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
123
97
</td>
124
98
</tr>
125
99
</tbody>
126
100
</table></div>
127
101
</div>
128
102
<hr>
129
 
<div class="refsect2" title="camel_offline_store_get_network_state ()">
 
103
<div class="refsect2" lang="en">
130
104
<a name="camel-offline-store-get-network-state"></a><h3>camel_offline_store_get_network_state ()</h3>
131
 
<pre class="programlisting"><a
132
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
133
 
>gint</a>                camel_offline_store_get_network_state
134
 
                                                        (<a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore">CamelOfflineStore</a> *store,
135
 
                                                         <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
 
105
<pre class="programlisting"><span class="returnvalue">gint</span>                camel_offline_store_get_network_state
 
106
                                                        (<em class="parameter"><code><a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore"><span class="type">CamelOfflineStore</span></a> *store</code></em>,
 
107
                                                         <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>
136
108
<p>
137
109
Return the network state either <span class="type">CAMEL_OFFLINE_STORE_NETWORK_AVAIL</span>
138
110
or <span class="type">CAMEL_OFFLINE_STORE_NETWORK_UNAVAIL</span>.</p>
139
 
<p>
140
 
</p>
141
111
<div class="variablelist"><table border="0">
142
112
<col align="left" valign="top">
143
113
<tbody>
144
114
<tr>
145
115
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
146
 
<td> a <a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore"><span class="type">CamelOfflineStore</span></a> object
 
116
<td>a <a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore"><span class="type">CamelOfflineStore</span></a> object
147
117
</td>
148
118
</tr>
149
119
<tr>
150
120
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
151
 
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
 
121
<td>a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
152
122
</td>
153
123
</tr>
154
124
<tr>
160
130
</table></div>
161
131
</div>
162
132
<hr>
163
 
<div class="refsect2" title="camel_offline_store_prepare_for_offline ()">
 
133
<div class="refsect2" lang="en">
164
134
<a name="camel-offline-store-prepare-for-offline"></a><h3>camel_offline_store_prepare_for_offline ()</h3>
165
 
<pre class="programlisting">void                camel_offline_store_prepare_for_offline
166
 
                                                        (<a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore">CamelOfflineStore</a> *store,
167
 
                                                         <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
 
135
<pre class="programlisting"><span class="returnvalue">void</span>                camel_offline_store_prepare_for_offline
 
136
                                                        (<em class="parameter"><code><a class="link" href="camel-CamelOfflineStore.html#CamelOfflineStore" title="CamelOfflineStore"><span class="type">CamelOfflineStore</span></a> *store</code></em>,
 
137
                                                         <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>
168
138
<p>
169
139
</p>
170
140
<div class="variablelist"><table border="0">
187
157
</div>
188
158
<div class="footer">
189
159
<hr>
190
 
          Generated by GTK-Doc V1.11</div>
 
160
          Generated by GTK-Doc V1.14</div>
191
161
</body>
192
 
</html>
 
162
</html>
 
 
b'\\ No newline at end of file'