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

« back to all changes in this revision

Viewing changes to docs/reference/libedataserverui/html/EContactStore.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>EContactStore</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="Evolution-Data-Server Manual: Graphical Utilities (libedataserverui)">
8
8
<link rel="up" href="ch01.html" title="Evolution-Data-Server Manual: Graphical Utilities (libedataserverui)">
9
9
<link rel="prev" href="libedataserverui-ECellRendererColor.html" title="ECellRendererColor">
30
30
                  <a href="#EContactStore.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
31
31
</td></tr>
32
32
</table>
33
 
<div class="refentry" lang="en">
 
33
<div class="refentry" title="EContactStore">
34
34
<a name="EContactStore"></a><div class="titlepage"></div>
35
35
<div class="refnamediv"><table width="100%"><tr>
36
36
<td valign="top">
39
39
</td>
40
40
<td valign="top" align="right"></td>
41
41
</tr></table></div>
42
 
<div class="refsynopsisdiv">
 
42
<div class="refsynopsisdiv" title="Synopsis">
43
43
<a name="EContactStore.synopsis"></a><h2>Synopsis</h2>
44
44
<pre class="synopsis">                    <a class="link" href="EContactStore.html#EContactStore-struct" title="EContactStore">EContactStore</a>;
45
45
<a class="link" href="EContactStore.html" title="EContactStore"><span class="returnvalue">EContactStore</span></a> *     <a class="link" href="EContactStore.html#e-contact-store-new" title="e_contact_store_new ()">e_contact_store_new</a>                 (<em class="parameter"><code><span class="type">void</span></code></em>);
46
 
<a href="../libebook/EBook.html"><span class="returnvalue">EBook</span></a> *             <a class="link" href="EContactStore.html#e-contact-store-get-book" title="e_contact_store_get_book ()">e_contact_store_get_book</a>            (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
 
46
<span class="returnvalue">EBook</span> *             <a class="link" href="EContactStore.html#e-contact-store-get-book" title="e_contact_store_get_book ()">e_contact_store_get_book</a>            (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
47
47
                                                         <em class="parameter"><code><span class="type">GtkTreeIter</span> *iter</code></em>);
48
 
<a href="../libebook/EContact.html"><span class="returnvalue">EContact</span></a> *          <a class="link" href="EContactStore.html#e-contact-store-get-contact" title="e_contact_store_get_contact ()">e_contact_store_get_contact</a>         (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
 
48
<span class="returnvalue">EContact</span> *          <a class="link" href="EContactStore.html#e-contact-store-get-contact" title="e_contact_store_get_contact ()">e_contact_store_get_contact</a>         (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
49
49
                                                         <em class="parameter"><code><span class="type">GtkTreeIter</span> *iter</code></em>);
50
50
<span class="returnvalue">gboolean</span>            <a class="link" href="EContactStore.html#e-contact-store-find-contact" title="e_contact_store_find_contact ()">e_contact_store_find_contact</a>        (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
51
51
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *uid</code></em>,
52
52
                                                         <em class="parameter"><code><span class="type">GtkTreeIter</span> *iter</code></em>);
53
53
<span class="returnvalue">GList</span> *             <a class="link" href="EContactStore.html#e-contact-store-get-books" title="e_contact_store_get_books ()">e_contact_store_get_books</a>           (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>);
54
54
<span class="returnvalue">void</span>                <a class="link" href="EContactStore.html#e-contact-store-add-book" title="e_contact_store_add_book ()">e_contact_store_add_book</a>            (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
55
 
                                                         <em class="parameter"><code><a href="../libebook/EBook.html"><span class="type">EBook</span></a> *book</code></em>);
 
55
                                                         <em class="parameter"><code><span class="type">EBook</span> *book</code></em>);
56
56
<span class="returnvalue">void</span>                <a class="link" href="EContactStore.html#e-contact-store-remove-book" title="e_contact_store_remove_book ()">e_contact_store_remove_book</a>         (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
57
 
                                                         <em class="parameter"><code><a href="../libebook/EBook.html"><span class="type">EBook</span></a> *book</code></em>);
 
57
                                                         <em class="parameter"><code><span class="type">EBook</span> *book</code></em>);
58
58
<span class="returnvalue">void</span>                <a class="link" href="EContactStore.html#e-contact-store-set-query" title="e_contact_store_set_query ()">e_contact_store_set_query</a>           (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
59
 
                                                         <em class="parameter"><code><a href="../libebook/libebook-e-book-query.html#EBookQuery"><span class="type">EBookQuery</span></a> *book_query</code></em>);
60
 
<a href="../libebook/libebook-e-book-query.html#EBookQuery"><span class="returnvalue">EBookQuery</span></a> *        <a class="link" href="EContactStore.html#e-contact-store-peek-query" title="e_contact_store_peek_query ()">e_contact_store_peek_query</a>          (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>);
61
 
<a href="../libebook/EBookView.html"><span class="returnvalue">EBookView</span></a> *         <a class="link" href="EContactStore.html#find-contact-source-by-book-return-view" title="find_contact_source_by_book_return_view ()">find_contact_source_by_book_return_view</a>
 
59
                                                         <em class="parameter"><code><span class="type">EBookQuery</span> *book_query</code></em>);
 
60
<span class="returnvalue">EBookQuery</span> *        <a class="link" href="EContactStore.html#e-contact-store-peek-query" title="e_contact_store_peek_query ()">e_contact_store_peek_query</a>          (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>);
 
61
<span class="returnvalue">EBookView</span> *         <a class="link" href="EContactStore.html#find-contact-source-by-book-return-view" title="find_contact_source_by_book_return_view ()">find_contact_source_by_book_return_view</a>
62
62
                                                        (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
63
 
                                                         <em class="parameter"><code><a href="../libebook/EBook.html"><span class="type">EBook</span></a> *book</code></em>);
 
63
                                                         <em class="parameter"><code><span class="type">EBook</span> *book</code></em>);
64
64
</pre>
65
65
</div>
66
 
<div class="refsect1" lang="en">
 
66
<div class="refsect1" title="Object Hierarchy">
67
67
<a name="EContactStore.object-hierarchy"></a><h2>Object Hierarchy</h2>
68
68
<pre class="synopsis">
69
69
  GObject
70
70
   +----EContactStore
71
71
</pre>
72
72
</div>
73
 
<div class="refsect1" lang="en">
 
73
<div class="refsect1" title="Implemented Interfaces">
74
74
<a name="EContactStore.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
75
75
<p>
76
76
EContactStore implements
77
77
 GtkTreeModel.</p>
78
78
</div>
79
 
<div class="refsect1" lang="en">
 
79
<div class="refsect1" title="Description">
80
80
<a name="EContactStore.description"></a><h2>Description</h2>
81
81
<p>
82
82
</p>
83
83
</div>
84
 
<div class="refsect1" lang="en">
 
84
<div class="refsect1" title="Details">
85
85
<a name="EContactStore.details"></a><h2>Details</h2>
86
 
<div class="refsect2" lang="en">
 
86
<div class="refsect2" title="EContactStore">
87
87
<a name="EContactStore-struct"></a><h3>EContactStore</h3>
88
88
<pre class="programlisting">typedef struct _EContactStore EContactStore;</pre>
89
89
<p>
90
90
</p>
91
91
</div>
92
92
<hr>
93
 
<div class="refsect2" lang="en">
 
93
<div class="refsect2" title="e_contact_store_new ()">
94
94
<a name="e-contact-store-new"></a><h3>e_contact_store_new ()</h3>
95
95
<pre class="programlisting"><a class="link" href="EContactStore.html" title="EContactStore"><span class="returnvalue">EContactStore</span></a> *     e_contact_store_new                 (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
96
96
<p>
97
 
Creates a new <a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a>.</p>
 
97
Creates a new <a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a>.
 
98
</p>
98
99
<div class="variablelist"><table border="0">
99
100
<col align="left" valign="top">
100
101
<tbody><tr>
105
106
</table></div>
106
107
</div>
107
108
<hr>
108
 
<div class="refsect2" lang="en">
 
109
<div class="refsect2" title="e_contact_store_get_book ()">
109
110
<a name="e-contact-store-get-book"></a><h3>e_contact_store_get_book ()</h3>
110
 
<pre class="programlisting"><a href="../libebook/EBook.html"><span class="returnvalue">EBook</span></a> *             e_contact_store_get_book            (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
 
111
<pre class="programlisting"><span class="returnvalue">EBook</span> *             e_contact_store_get_book            (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
111
112
                                                         <em class="parameter"><code><span class="type">GtkTreeIter</span> *iter</code></em>);</pre>
112
113
<p>
113
 
Gets the <a href="../libebook/EBook.html"><span class="type">EBook</span></a> that provided the contact at <em class="parameter"><code>iter</code></em>.</p>
 
114
Gets the <span class="type">EBook</span> that provided the contact at <em class="parameter"><code>iter</code></em>.
 
115
</p>
114
116
<div class="variablelist"><table border="0">
115
117
<col align="left" valign="top">
116
118
<tbody>
126
128
</tr>
127
129
<tr>
128
130
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
129
 
<td> An <a href="../libebook/EBook.html"><span class="type">EBook</span></a>.
 
131
<td> An <span class="type">EBook</span>.
130
132
</td>
131
133
</tr>
132
134
</tbody>
133
135
</table></div>
134
136
</div>
135
137
<hr>
136
 
<div class="refsect2" lang="en">
 
138
<div class="refsect2" title="e_contact_store_get_contact ()">
137
139
<a name="e-contact-store-get-contact"></a><h3>e_contact_store_get_contact ()</h3>
138
 
<pre class="programlisting"><a href="../libebook/EContact.html"><span class="returnvalue">EContact</span></a> *          e_contact_store_get_contact         (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
 
140
<pre class="programlisting"><span class="returnvalue">EContact</span> *          e_contact_store_get_contact         (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
139
141
                                                         <em class="parameter"><code><span class="type">GtkTreeIter</span> *iter</code></em>);</pre>
140
142
<p>
141
 
Gets the <a href="../libebook/EContact.html"><span class="type">EContact</span></a> at <em class="parameter"><code>iter</code></em>.</p>
 
143
Gets the <span class="type">EContact</span> at <em class="parameter"><code>iter</code></em>.
 
144
</p>
142
145
<div class="variablelist"><table border="0">
143
146
<col align="left" valign="top">
144
147
<tbody>
154
157
</tr>
155
158
<tr>
156
159
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
157
 
<td> An <a href="../libebook/EContact.html"><span class="type">EContact</span></a>.
 
160
<td> An <span class="type">EContact</span>.
158
161
</td>
159
162
</tr>
160
163
</tbody>
161
164
</table></div>
162
165
</div>
163
166
<hr>
164
 
<div class="refsect2" lang="en">
 
167
<div class="refsect2" title="e_contact_store_find_contact ()">
165
168
<a name="e-contact-store-find-contact"></a><h3>e_contact_store_find_contact ()</h3>
166
169
<pre class="programlisting"><span class="returnvalue">gboolean</span>            e_contact_store_find_contact        (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
167
170
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *uid</code></em>,
168
171
                                                         <em class="parameter"><code><span class="type">GtkTreeIter</span> *iter</code></em>);</pre>
169
172
<p>
170
 
Sets <em class="parameter"><code>iter</code></em> to point to the contact row matching <em class="parameter"><code>uid</code></em>.</p>
 
173
Sets <em class="parameter"><code>iter</code></em> to point to the contact row matching <em class="parameter"><code>uid</code></em>.
 
174
</p>
171
175
<div class="variablelist"><table border="0">
172
176
<col align="left" valign="top">
173
177
<tbody>
195
199
</table></div>
196
200
</div>
197
201
<hr>
198
 
<div class="refsect2" lang="en">
 
202
<div class="refsect2" title="e_contact_store_get_books ()">
199
203
<a name="e-contact-store-get-books"></a><h3>e_contact_store_get_books ()</h3>
200
204
<pre class="programlisting"><span class="returnvalue">GList</span> *             e_contact_store_get_books           (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>);</pre>
201
205
<p>
202
 
Gets the list of books that provide contacts for <em class="parameter"><code>contact_store</code></em>.</p>
 
206
Gets the list of books that provide contacts for <em class="parameter"><code>contact_store</code></em>.
 
207
</p>
203
208
<div class="variablelist"><table border="0">
204
209
<col align="left" valign="top">
205
210
<tbody>
210
215
</tr>
211
216
<tr>
212
217
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
213
 
<td> A <span class="type">GList</span> of pointers to <a href="../libebook/EBook.html"><span class="type">EBook</span></a>. The caller owns the list,
 
218
<td> A <span class="type">GList</span> of pointers to <span class="type">EBook</span>. The caller owns the list,
214
219
but not the books.
215
220
</td>
216
221
</tr>
218
223
</table></div>
219
224
</div>
220
225
<hr>
221
 
<div class="refsect2" lang="en">
 
226
<div class="refsect2" title="e_contact_store_add_book ()">
222
227
<a name="e-contact-store-add-book"></a><h3>e_contact_store_add_book ()</h3>
223
228
<pre class="programlisting"><span class="returnvalue">void</span>                e_contact_store_add_book            (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
224
 
                                                         <em class="parameter"><code><a href="../libebook/EBook.html"><span class="type">EBook</span></a> *book</code></em>);</pre>
 
229
                                                         <em class="parameter"><code><span class="type">EBook</span> *book</code></em>);</pre>
225
230
<p>
226
 
Adds <em class="parameter"><code>book</code></em> to the list of books that provide contacts for <em class="parameter"><code>contact_store</code></em>.</p>
 
231
Adds <em class="parameter"><code>book</code></em> to the list of books that provide contacts for <em class="parameter"><code>contact_store</code></em>.
 
232
</p>
227
233
<div class="variablelist"><table border="0">
228
234
<col align="left" valign="top">
229
235
<tbody>
234
240
</tr>
235
241
<tr>
236
242
<td><p><span class="term"><em class="parameter"><code>book</code></em> :</span></p></td>
237
 
<td>an <a href="../libebook/EBook.html"><span class="type">EBook</span></a>
 
243
<td>an <span class="type">EBook</span>
238
244
</td>
239
245
</tr>
240
246
</tbody>
241
247
</table></div>
242
248
</div>
243
249
<hr>
244
 
<div class="refsect2" lang="en">
 
250
<div class="refsect2" title="e_contact_store_remove_book ()">
245
251
<a name="e-contact-store-remove-book"></a><h3>e_contact_store_remove_book ()</h3>
246
252
<pre class="programlisting"><span class="returnvalue">void</span>                e_contact_store_remove_book         (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
247
 
                                                         <em class="parameter"><code><a href="../libebook/EBook.html"><span class="type">EBook</span></a> *book</code></em>);</pre>
 
253
                                                         <em class="parameter"><code><span class="type">EBook</span> *book</code></em>);</pre>
248
254
<p>
249
 
Removes <em class="parameter"><code>book</code></em> from the list of books that provide contacts for <em class="parameter"><code>contact_store</code></em>.</p>
 
255
Removes <em class="parameter"><code>book</code></em> from the list of books that provide contacts for <em class="parameter"><code>contact_store</code></em>.
 
256
</p>
250
257
<div class="variablelist"><table border="0">
251
258
<col align="left" valign="top">
252
259
<tbody>
257
264
</tr>
258
265
<tr>
259
266
<td><p><span class="term"><em class="parameter"><code>book</code></em> :</span></p></td>
260
 
<td>an <a href="../libebook/EBook.html"><span class="type">EBook</span></a>
 
267
<td>an <span class="type">EBook</span>
261
268
</td>
262
269
</tr>
263
270
</tbody>
264
271
</table></div>
265
272
</div>
266
273
<hr>
267
 
<div class="refsect2" lang="en">
 
274
<div class="refsect2" title="e_contact_store_set_query ()">
268
275
<a name="e-contact-store-set-query"></a><h3>e_contact_store_set_query ()</h3>
269
276
<pre class="programlisting"><span class="returnvalue">void</span>                e_contact_store_set_query           (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
270
 
                                                         <em class="parameter"><code><a href="../libebook/libebook-e-book-query.html#EBookQuery"><span class="type">EBookQuery</span></a> *book_query</code></em>);</pre>
 
277
                                                         <em class="parameter"><code><span class="type">EBookQuery</span> *book_query</code></em>);</pre>
271
278
<p>
272
279
Sets <em class="parameter"><code>book_query</code></em> to be the query used to fetch contacts from the books
273
 
assigned to <em class="parameter"><code>contact_store</code></em>.</p>
 
280
assigned to <em class="parameter"><code>contact_store</code></em>.
 
281
</p>
274
282
<div class="variablelist"><table border="0">
275
283
<col align="left" valign="top">
276
284
<tbody>
281
289
</tr>
282
290
<tr>
283
291
<td><p><span class="term"><em class="parameter"><code>book_query</code></em> :</span></p></td>
284
 
<td>an <a href="../libebook/libebook-e-book-query.html#EBookQuery"><span class="type">EBookQuery</span></a>
 
292
<td>an <span class="type">EBookQuery</span>
285
293
</td>
286
294
</tr>
287
295
</tbody>
288
296
</table></div>
289
297
</div>
290
298
<hr>
291
 
<div class="refsect2" lang="en">
 
299
<div class="refsect2" title="e_contact_store_peek_query ()">
292
300
<a name="e-contact-store-peek-query"></a><h3>e_contact_store_peek_query ()</h3>
293
 
<pre class="programlisting"><a href="../libebook/libebook-e-book-query.html#EBookQuery"><span class="returnvalue">EBookQuery</span></a> *        e_contact_store_peek_query          (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>);</pre>
 
301
<pre class="programlisting"><span class="returnvalue">EBookQuery</span> *        e_contact_store_peek_query          (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>);</pre>
294
302
<p>
295
303
Gets the query that's being used to fetch contacts from the books
296
 
assigned to <em class="parameter"><code>contact_store</code></em>.</p>
 
304
assigned to <em class="parameter"><code>contact_store</code></em>.
 
305
</p>
297
306
<div class="variablelist"><table border="0">
298
307
<col align="left" valign="top">
299
308
<tbody>
304
313
</tr>
305
314
<tr>
306
315
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
307
 
<td> The <a href="../libebook/libebook-e-book-query.html#EBookQuery"><span class="type">EBookQuery</span></a> being used.
 
316
<td> The <span class="type">EBookQuery</span> being used.
308
317
</td>
309
318
</tr>
310
319
</tbody>
311
320
</table></div>
312
321
</div>
313
322
<hr>
314
 
<div class="refsect2" lang="en">
 
323
<div class="refsect2" title="find_contact_source_by_book_return_view ()">
315
324
<a name="find-contact-source-by-book-return-view"></a><h3>find_contact_source_by_book_return_view ()</h3>
316
 
<pre class="programlisting"><a href="../libebook/EBookView.html"><span class="returnvalue">EBookView</span></a> *         find_contact_source_by_book_return_view
 
325
<pre class="programlisting"><span class="returnvalue">EBookView</span> *         find_contact_source_by_book_return_view
317
326
                                                        (<em class="parameter"><code><a class="link" href="EContactStore.html" title="EContactStore"><span class="type">EContactStore</span></a> *contact_store</code></em>,
318
 
                                                         <em class="parameter"><code><a href="../libebook/EBook.html"><span class="type">EBook</span></a> *book</code></em>);</pre>
 
327
                                                         <em class="parameter"><code><span class="type">EBook</span> *book</code></em>);</pre>
319
328
<p>
320
329
</p>
321
330
<div class="variablelist"><table border="0">