File: globals_func.html

package info (click to toggle)
libimobiledevice 1.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,644 kB
  • sloc: ansic: 11,351; sh: 10,292; makefile: 177; python: 1
file content (552 lines) | stat: -rw-r--r-- 26,370 bytes parent folder | download
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>libimobiledevice: Globals</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">libimobiledevice&#160;<span id="projectnumber">1.1.1</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li class="current"><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
  <div id="navrow3" class="tabs2">
    <ul class="tablist">
      <li><a href="globals.html"><span>All</span></a></li>
      <li class="current"><a href="globals_func.html"><span>Functions</span></a></li>
      <li><a href="globals_type.html"><span>Typedefs</span></a></li>
      <li><a href="globals_enum.html"><span>Enumerations</span></a></li>
      <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
      <li><a href="globals_defs.html"><span>Defines</span></a></li>
    </ul>
  </div>
  <div id="navrow4" class="tabs3">
    <ul class="tablist">
      <li><a href="#index_a"><span>a</span></a></li>
      <li><a href="#index_f"><span>f</span></a></li>
      <li><a href="#index_h"><span>h</span></a></li>
      <li><a href="#index_i"><span>i</span></a></li>
      <li><a href="#index_l"><span>l</span></a></li>
      <li><a href="#index_m"><span>m</span></a></li>
      <li><a href="#index_n"><span>n</span></a></li>
      <li><a href="#index_r"><span>r</span></a></li>
      <li><a href="#index_s"><span>s</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
&#160;

<h3><a class="anchor" id="index_a"></a>- a -</h3><ul>
<li>afc_client_free()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a1cee6b357bdd7f187b7411a41c136412">afc.h</a>
</li>
<li>afc_client_new()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a1b409e6038694b8124e5e671cd528a75">afc.h</a>
</li>
<li>afc_client_new_from_connection()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#ace20f84f3ef1e63c8731512cfa3ec4ec">afc.h</a>
</li>
<li>afc_client_new_from_house_arrest_client()
: <a class="el" href="include_2libimobiledevice_2house__arrest_8h.html#a46e202a2bcfa7ef82e362f3bc98a3f49">house_arrest.h</a>
</li>
<li>afc_file_close()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#adb90e6f46af885948a91d328ca2e8c21">afc.h</a>
</li>
<li>afc_file_lock()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a37c91f506bdab578d2eec9145fd7d9a7">afc.h</a>
</li>
<li>afc_file_open()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a2dbfca1d64e26daf9691ba2ddabc92ba">afc.h</a>
</li>
<li>afc_file_read()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#aa6a30ec41e4e9b7a7f1011c52917e3a3">afc.h</a>
</li>
<li>afc_file_seek()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a3f0ebaea303e1fe2b84082ca40e3468d">afc.h</a>
</li>
<li>afc_file_tell()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a5ba8a781ea81b2ce09d2fd8a182b3624">afc.h</a>
</li>
<li>afc_file_truncate()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#ad1e44fb7e9b6445841813f522705a721">afc.h</a>
</li>
<li>afc_file_write()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a034289b2f220b0f56f2155537e59d2ab">afc.h</a>
</li>
<li>afc_get_device_info()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#ab4b5ee19121c0283364d3cee5b72cc15">afc.h</a>
</li>
<li>afc_get_device_info_key()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a6b5608bfa08dc160ef68e49c4da167d9">afc.h</a>
</li>
<li>afc_get_file_info()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a0b7a62789a2208576ebc1c7794f30f13">afc.h</a>
</li>
<li>afc_make_directory()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a57135ac755a1312271d7218432238008">afc.h</a>
</li>
<li>afc_make_link()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#ab5ade933b44d1f913df91d1065faa33a">afc.h</a>
</li>
<li>afc_read_directory()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#aa5dcaf88c17b087b5140fe9a9ada21b0">afc.h</a>
</li>
<li>afc_remove_path()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#aefd69b3b2168543c06833f9507858b63">afc.h</a>
</li>
<li>afc_rename_path()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a0c783fb34679a9be39e96aeac2f38801">afc.h</a>
</li>
<li>afc_set_file_time()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a7783580ec92f8374e1e0836ac006cf07">afc.h</a>
</li>
<li>afc_truncate()
: <a class="el" href="include_2libimobiledevice_2afc_8h.html#a8b2a2e73c45e378379fe3e7daddd717b">afc.h</a>
</li>
</ul>


<h3><a class="anchor" id="index_f"></a>- f -</h3><ul>
<li>file_relay_client_free()
: <a class="el" href="include_2libimobiledevice_2file__relay_8h.html#a505e17a6a1184d65c0cb30119d169d2b">file_relay.h</a>
</li>
<li>file_relay_client_new()
: <a class="el" href="include_2libimobiledevice_2file__relay_8h.html#a5ed9c9cb19e792e19063360d291f0c64">file_relay.h</a>
</li>
<li>file_relay_request_sources()
: <a class="el" href="include_2libimobiledevice_2file__relay_8h.html#ab96cd1495725dd5adfd65573048cf86f">file_relay.h</a>
</li>
</ul>


<h3><a class="anchor" id="index_h"></a>- h -</h3><ul>
<li>house_arrest_client_free()
: <a class="el" href="include_2libimobiledevice_2house__arrest_8h.html#ab48e57565d1e5ca52351a3ebc24b73a8">house_arrest.h</a>
</li>
<li>house_arrest_client_new()
: <a class="el" href="include_2libimobiledevice_2house__arrest_8h.html#af1daec36c5974b22beaae90de6e2c9b9">house_arrest.h</a>
</li>
<li>house_arrest_get_result()
: <a class="el" href="include_2libimobiledevice_2house__arrest_8h.html#a81f22f46c2707f0a6fe7e59126c10e74">house_arrest.h</a>
</li>
<li>house_arrest_send_command()
: <a class="el" href="include_2libimobiledevice_2house__arrest_8h.html#a0442d85e903b4784c6344d2e71507dc3">house_arrest.h</a>
</li>
<li>house_arrest_send_request()
: <a class="el" href="include_2libimobiledevice_2house__arrest_8h.html#ac8f8df58815b4ccc6c9a875f67d52463">house_arrest.h</a>
</li>
</ul>


<h3><a class="anchor" id="index_i"></a>- i -</h3><ul>
<li>idevice_connect()
: <a class="el" href="libimobiledevice_8h.html#a487774a7f9ae8f617cbe7f8eef68596b">libimobiledevice.h</a>
</li>
<li>idevice_connection_receive()
: <a class="el" href="libimobiledevice_8h.html#a0f40ec458db4f77449f67e41bd14170d">libimobiledevice.h</a>
</li>
<li>idevice_connection_receive_timeout()
: <a class="el" href="libimobiledevice_8h.html#a8e243f912679771b7b12ff93758c9d4b">libimobiledevice.h</a>
</li>
<li>idevice_connection_send()
: <a class="el" href="libimobiledevice_8h.html#a2bf12d601c1f1744e479a3fd379f5b0c">libimobiledevice.h</a>
</li>
<li>idevice_device_list_free()
: <a class="el" href="libimobiledevice_8h.html#a22f6dd94a426ef0bb01e2a48a0dc76e2">libimobiledevice.h</a>
</li>
<li>idevice_disconnect()
: <a class="el" href="libimobiledevice_8h.html#a3744a4f4c4655ae9c12c373dc58ac144">libimobiledevice.h</a>
</li>
<li>idevice_event_subscribe()
: <a class="el" href="libimobiledevice_8h.html#ae3be327d9198b7a7071b709866cfd670">libimobiledevice.h</a>
</li>
<li>idevice_event_unsubscribe()
: <a class="el" href="libimobiledevice_8h.html#a9134eaf37c2a9c9a2cd9cba4eadeaae9">libimobiledevice.h</a>
</li>
<li>idevice_free()
: <a class="el" href="libimobiledevice_8h.html#a98caab570c77156838829f760560f81a">libimobiledevice.h</a>
</li>
<li>idevice_get_device_list()
: <a class="el" href="libimobiledevice_8h.html#af4d17b7a056088f366967f2f13f0700b">libimobiledevice.h</a>
</li>
<li>idevice_get_handle()
: <a class="el" href="libimobiledevice_8h.html#a15a523978dd85aece5c28efa961a63fe">libimobiledevice.h</a>
</li>
<li>idevice_get_uuid()
: <a class="el" href="libimobiledevice_8h.html#a9ce36b4c98e035c30ff4c2d959c899e0">libimobiledevice.h</a>
</li>
<li>idevice_new()
: <a class="el" href="libimobiledevice_8h.html#aeb5d5abd03acd9bad2d8964526a73252">libimobiledevice.h</a>
</li>
<li>idevice_set_debug_level()
: <a class="el" href="libimobiledevice_8h.html#aa7ff5b795b752bd2086f433317ccc32a">libimobiledevice.h</a>
</li>
<li>instproxy_archive()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#af114bcdcb40175b7512c0ccb5ab6df58">installation_proxy.h</a>
</li>
<li>instproxy_browse()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#a8f5c351869472a10ba8e2d47e8f09edb">installation_proxy.h</a>
</li>
<li>instproxy_client_free()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#a3d9667bc75e60f3e9b4ec71b47334044">installation_proxy.h</a>
</li>
<li>instproxy_client_new()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#a3f7068e2a47bbebdea43bbeb86656157">installation_proxy.h</a>
</li>
<li>instproxy_client_options_add()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#a2b7c6cfb5d3503f4db7342288030895b">installation_proxy.h</a>
</li>
<li>instproxy_client_options_free()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#afda149bd9a657b060338d1b3ddbfae35">installation_proxy.h</a>
</li>
<li>instproxy_client_options_new()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#a570202c469be75185cc4fda62bbae7e0">installation_proxy.h</a>
</li>
<li>instproxy_install()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#a667b16c9a8a555eddec1a452b4e52149">installation_proxy.h</a>
</li>
<li>instproxy_lookup_archives()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#a9487418c57758fd672f60c8eb8e2b16c">installation_proxy.h</a>
</li>
<li>instproxy_remove_archive()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#a5a26de366000091502849fcc99dd913b">installation_proxy.h</a>
</li>
<li>instproxy_restore()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#ac03b25ea43fd33b9ad73174612c97226">installation_proxy.h</a>
</li>
<li>instproxy_uninstall()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#a5a2800e2eeeb68b81f50be368f6e4633">installation_proxy.h</a>
</li>
<li>instproxy_upgrade()
: <a class="el" href="include_2libimobiledevice_2installation__proxy_8h.html#a3884538e6fb05b96c0b3b11bbaaf6824">installation_proxy.h</a>
</li>
</ul>


<h3><a class="anchor" id="index_l"></a>- l -</h3><ul>
<li>lockdownd_activate()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#ab6e9e8e04da0e8022d31b08b77232fb7">lockdown.h</a>
</li>
<li>lockdownd_client_free()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#aa886513215f9cc696ab47696e5498904">lockdown.h</a>
</li>
<li>lockdownd_client_new()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#aa2ed91c7a083b6c4322840cdd9e17c7a">lockdown.h</a>
</li>
<li>lockdownd_client_new_with_handshake()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a5af6829d41749688b92b8436eefd2853">lockdown.h</a>
</li>
<li>lockdownd_client_set_label()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a6609ebc075b315f23108a7cd28b006de">lockdown.h</a>
</li>
<li>lockdownd_data_classes_free()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a7e00f87582f5dacbf99266768af14a65">lockdown.h</a>
</li>
<li>lockdownd_deactivate()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#acd0ea3ab003e4e5d557ecf6e2e2b15e3">lockdown.h</a>
</li>
<li>lockdownd_enter_recovery()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a057125582e5569d43424ceeb9af0657a">lockdown.h</a>
</li>
<li>lockdownd_get_device_name()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a981044554c3acb9e9ddc0b1c068a959d">lockdown.h</a>
</li>
<li>lockdownd_get_device_uuid()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#aea25a5a1145abac5f3a41889465fc0c7">lockdown.h</a>
</li>
<li>lockdownd_get_sync_data_classes()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a5f8385e034bc07a22a1cb593ab8f8816">lockdown.h</a>
</li>
<li>lockdownd_get_value()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a204c585addfca987e09f8fda24a04b28">lockdown.h</a>
</li>
<li>lockdownd_goodbye()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a99d24f326f8e3118919065316a7e3b84">lockdown.h</a>
</li>
<li>lockdownd_pair()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a8df943348a5b657b613b931231681571">lockdown.h</a>
</li>
<li>lockdownd_query_type()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a9e94b542d55e9b78dfe8a8dbbab88ef5">lockdown.h</a>
</li>
<li>lockdownd_receive()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a74e4f3ea70c691e5f12f964ea1e9b42b">lockdown.h</a>
</li>
<li>lockdownd_remove_value()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a1d1e537aec30bfb4c3e0096014deeb12">lockdown.h</a>
</li>
<li>lockdownd_send()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a1c1b4c2e8e01efc67ff4319be97d5668">lockdown.h</a>
</li>
<li>lockdownd_set_value()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a3aeb41a3f2243437fc87d99f5ea4aadb">lockdown.h</a>
</li>
<li>lockdownd_start_service()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a51f93594093dc6e56d978dda0e1f653b">lockdown.h</a>
</li>
<li>lockdownd_start_session()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#a21d7159ab85f8fca0e94751e8bb8f401">lockdown.h</a>
</li>
<li>lockdownd_stop_session()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#ad6f68455954be19911d495345390f6fb">lockdown.h</a>
</li>
<li>lockdownd_unpair()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#ab9e7add76d59381e60fed8122dd30b64">lockdown.h</a>
</li>
<li>lockdownd_validate_pair()
: <a class="el" href="include_2libimobiledevice_2lockdown_8h.html#af36157f83cb262680bbc8903fcf1ba8a">lockdown.h</a>
</li>
</ul>


<h3><a class="anchor" id="index_m"></a>- m -</h3><ul>
<li>mobile_image_mounter_free()
: <a class="el" href="include_2libimobiledevice_2mobile__image__mounter_8h.html#a840a19c567f46f66f1731babb8c608d1">mobile_image_mounter.h</a>
</li>
<li>mobile_image_mounter_hangup()
: <a class="el" href="include_2libimobiledevice_2mobile__image__mounter_8h.html#a0b171083275b80170677f4e7c2b6200a">mobile_image_mounter.h</a>
</li>
<li>mobile_image_mounter_lookup_image()
: <a class="el" href="include_2libimobiledevice_2mobile__image__mounter_8h.html#a36eaa679c99ce97b4d4101691cee5fc3">mobile_image_mounter.h</a>
</li>
<li>mobile_image_mounter_mount_image()
: <a class="el" href="include_2libimobiledevice_2mobile__image__mounter_8h.html#a8b2d5a1a5aca62984095f5a5731ea9cb">mobile_image_mounter.h</a>
</li>
<li>mobile_image_mounter_new()
: <a class="el" href="include_2libimobiledevice_2mobile__image__mounter_8h.html#a44b66755d06202d4b592227106529ce4">mobile_image_mounter.h</a>
</li>
<li>mobilebackup2_client_free()
: <a class="el" href="include_2libimobiledevice_2mobilebackup2_8h.html#a6476ab467a7319cf3d4882d995af41f6">mobilebackup2.h</a>
</li>
<li>mobilebackup2_client_new()
: <a class="el" href="include_2libimobiledevice_2mobilebackup2_8h.html#acafbe3a637937faead8c2d00526a7678">mobilebackup2.h</a>
</li>
<li>mobilebackup2_receive_message()
: <a class="el" href="include_2libimobiledevice_2mobilebackup2_8h.html#a127bbac1f1c6a0e289011902e3a7a3b0">mobilebackup2.h</a>
</li>
<li>mobilebackup2_receive_raw()
: <a class="el" href="include_2libimobiledevice_2mobilebackup2_8h.html#a27469291309887a60abbbafd1d90eac3">mobilebackup2.h</a>
</li>
<li>mobilebackup2_send_raw()
: <a class="el" href="include_2libimobiledevice_2mobilebackup2_8h.html#ac1c37c17849bf4f3f3240e7cc7b3514b">mobilebackup2.h</a>
</li>
<li>mobilebackup2_send_request()
: <a class="el" href="include_2libimobiledevice_2mobilebackup2_8h.html#aad817475256ae8216718b32e1e6fd97d">mobilebackup2.h</a>
</li>
<li>mobilebackup2_send_status_response()
: <a class="el" href="include_2libimobiledevice_2mobilebackup2_8h.html#aeeb2bec4278c62a20b72bc31f8ac3329">mobilebackup2.h</a>
</li>
<li>mobilebackup2_version_exchange()
: <a class="el" href="include_2libimobiledevice_2mobilebackup2_8h.html#a46e04c64ba6f996c1bdea8e20f28cde2">mobilebackup2.h</a>
</li>
<li>mobilebackup_client_free()
: <a class="el" href="include_2libimobiledevice_2mobilebackup_8h.html#aceff0d79d743e3b9e2974ef1ff298c6f">mobilebackup.h</a>
</li>
<li>mobilebackup_client_new()
: <a class="el" href="include_2libimobiledevice_2mobilebackup_8h.html#ae55b7f0bf07aa841db272ba2ea4801e0">mobilebackup.h</a>
</li>
<li>mobilebackup_receive()
: <a class="el" href="include_2libimobiledevice_2mobilebackup_8h.html#ab141879e1be237c2b3e3b739fe31b6b5">mobilebackup.h</a>
</li>
<li>mobilebackup_receive_restore_application_received()
: <a class="el" href="include_2libimobiledevice_2mobilebackup_8h.html#a7cef0478b30d26fbd0a5f146815e202e">mobilebackup.h</a>
</li>
<li>mobilebackup_receive_restore_file_received()
: <a class="el" href="include_2libimobiledevice_2mobilebackup_8h.html#a97467648d4c5d77bc7f1fbe23722a61e">mobilebackup.h</a>
</li>
<li>mobilebackup_request_backup()
: <a class="el" href="include_2libimobiledevice_2mobilebackup_8h.html#a22a4ffba65451178d42251643edf7cb8">mobilebackup.h</a>
</li>
<li>mobilebackup_request_restore()
: <a class="el" href="include_2libimobiledevice_2mobilebackup_8h.html#ac09e0685762314ea1c1f8ffcfc623975">mobilebackup.h</a>
</li>
<li>mobilebackup_send()
: <a class="el" href="include_2libimobiledevice_2mobilebackup_8h.html#a868886fd24134178fea043e5cbaa3a75">mobilebackup.h</a>
</li>
<li>mobilebackup_send_backup_file_received()
: <a class="el" href="include_2libimobiledevice_2mobilebackup_8h.html#a684dd7ebb0111f8a8ca7ab4119199be9">mobilebackup.h</a>
</li>
<li>mobilebackup_send_error()
: <a class="el" href="include_2libimobiledevice_2mobilebackup_8h.html#a68249f2d882e0264bdd45ea2abf1e6d1">mobilebackup.h</a>
</li>
<li>mobilebackup_send_restore_complete()
: <a class="el" href="include_2libimobiledevice_2mobilebackup_8h.html#adb1ef11295238147532e84878b924a5e">mobilebackup.h</a>
</li>
<li>mobilesync_acknowledge_changes_from_device()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#a8e93751ac8f9cd584b16b946b7618abf">mobilesync.h</a>
</li>
<li>mobilesync_actions_add()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#aa74b108e231afd7c15630dd64b894712">mobilesync.h</a>
</li>
<li>mobilesync_actions_free()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#afa2edaa908a063346974208e674a3d3d">mobilesync.h</a>
</li>
<li>mobilesync_actions_new()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#a0c6d310281e82bdfb7093fa250660d40">mobilesync.h</a>
</li>
<li>mobilesync_anchors_free()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#a3430ddf7577dc5953b8d7f68b77bb05e">mobilesync.h</a>
</li>
<li>mobilesync_anchors_new()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#a8624bfd0265ecb8a79f042da3f9fdb85">mobilesync.h</a>
</li>
<li>mobilesync_cancel()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#afdabe2be886c047027bf059e337339fd">mobilesync.h</a>
</li>
<li>mobilesync_clear_all_records_on_device()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#adcb1b94b5dcbc58c2a4f34339f64f253">mobilesync.h</a>
</li>
<li>mobilesync_client_free()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#a684e78bdb59be1169217f3e9d7fbc2da">mobilesync.h</a>
</li>
<li>mobilesync_client_new()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#ab70c2c3ec18a6bd654ecd2792564c4f6">mobilesync.h</a>
</li>
<li>mobilesync_finish()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#a2b6d0acc51dc8a1e9064c79c54cdbcea">mobilesync.h</a>
</li>
<li>mobilesync_get_all_records_from_device()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#ab5c816504e565b9f391a7b1692667e7b">mobilesync.h</a>
</li>
<li>mobilesync_get_changes_from_device()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#a96b9227e7e8d6602329b4c10d99ce9bb">mobilesync.h</a>
</li>
<li>mobilesync_ready_to_send_changes_from_computer()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#a19bca33f057c33d0487ac1947beaeceb">mobilesync.h</a>
</li>
<li>mobilesync_receive()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#a85d593631f8dddd7f58691c7351a1f44">mobilesync.h</a>
</li>
<li>mobilesync_receive_changes()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#aad274556b5e793d0d4ebd83dbef8f20e">mobilesync.h</a>
</li>
<li>mobilesync_remap_identifiers()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#ac22e10874abce6b1dfa34a4a44e13607">mobilesync.h</a>
</li>
<li>mobilesync_send()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#a76e54260a77572f07327cbc17d805533">mobilesync.h</a>
</li>
<li>mobilesync_send_changes()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#a9d27a8141804c3527af0ea54c2d1976a">mobilesync.h</a>
</li>
<li>mobilesync_start()
: <a class="el" href="include_2libimobiledevice_2mobilesync_8h.html#ad275428ba492e22fa0819b24c30515f1">mobilesync.h</a>
</li>
</ul>


<h3><a class="anchor" id="index_n"></a>- n -</h3><ul>
<li>np_client_free()
: <a class="el" href="include_2libimobiledevice_2notification__proxy_8h.html#a3b826727555eee0c2b89b35043b3a5ad">notification_proxy.h</a>
</li>
<li>np_client_new()
: <a class="el" href="include_2libimobiledevice_2notification__proxy_8h.html#a7edfe609487806001964e0b2dae9000c">notification_proxy.h</a>
</li>
<li>np_observe_notification()
: <a class="el" href="include_2libimobiledevice_2notification__proxy_8h.html#a6965819188aea0c0053d4d48c489254c">notification_proxy.h</a>
</li>
<li>np_observe_notifications()
: <a class="el" href="include_2libimobiledevice_2notification__proxy_8h.html#ab36d06352c3a171965a62efbd884b9c3">notification_proxy.h</a>
</li>
<li>np_post_notification()
: <a class="el" href="include_2libimobiledevice_2notification__proxy_8h.html#aaf9e13148414a15028ce3cc2f35c9d5c">notification_proxy.h</a>
</li>
<li>np_set_notify_callback()
: <a class="el" href="include_2libimobiledevice_2notification__proxy_8h.html#a7e71481884faa8e6c8893c93c3ad3862">notification_proxy.h</a>
</li>
</ul>


<h3><a class="anchor" id="index_r"></a>- r -</h3><ul>
<li>restored_client_free()
: <a class="el" href="include_2libimobiledevice_2restore_8h.html#a31f0ea30ff3c1dc1c278651082a68799">restore.h</a>
</li>
<li>restored_client_new()
: <a class="el" href="include_2libimobiledevice_2restore_8h.html#ae48fd93e4676c8da83e325d7a8632171">restore.h</a>
</li>
<li>restored_client_set_label()
: <a class="el" href="include_2libimobiledevice_2restore_8h.html#ace88ccae3670668bacfce22e8b164ce5">restore.h</a>
</li>
<li>restored_get_value()
: <a class="el" href="include_2libimobiledevice_2restore_8h.html#a27ca68e6ea555d762a77e3962be54b30">restore.h</a>
</li>
<li>restored_goodbye()
: <a class="el" href="include_2libimobiledevice_2restore_8h.html#a7906a9859425151520367017366f70c0">restore.h</a>
</li>
<li>restored_query_type()
: <a class="el" href="include_2libimobiledevice_2restore_8h.html#a721a655aa5ceb038e64e27c6eedd8e93">restore.h</a>
</li>
<li>restored_reboot()
: <a class="el" href="include_2libimobiledevice_2restore_8h.html#a71c6802f2f40f379235fa02279c02c3b">restore.h</a>
</li>
<li>restored_receive()
: <a class="el" href="include_2libimobiledevice_2restore_8h.html#a889d8d1d868512480e2411d3dc326537">restore.h</a>
</li>
<li>restored_send()
: <a class="el" href="include_2libimobiledevice_2restore_8h.html#a4c96e75072960cafe91487d3abd45c43">restore.h</a>
</li>
<li>restored_start_restore()
: <a class="el" href="include_2libimobiledevice_2restore_8h.html#a19ea7bc34bf88a453e9937796b2e1d40">restore.h</a>
</li>
</ul>


<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
<li>sbservices_client_free()
: <a class="el" href="include_2libimobiledevice_2sbservices_8h.html#a7780692fbb6730541acf8ce2d054641f">sbservices.h</a>
</li>
<li>sbservices_client_new()
: <a class="el" href="include_2libimobiledevice_2sbservices_8h.html#a9f679612ca911b58fc25d0fa4bdc6d02">sbservices.h</a>
</li>
<li>sbservices_get_home_screen_wallpaper_pngdata()
: <a class="el" href="include_2libimobiledevice_2sbservices_8h.html#ad9e7f78459d7c4fc8030bb880155e77e">sbservices.h</a>
</li>
<li>sbservices_get_icon_pngdata()
: <a class="el" href="include_2libimobiledevice_2sbservices_8h.html#a54afc804c24a74cec55aa1ac50ec1260">sbservices.h</a>
</li>
<li>sbservices_get_icon_state()
: <a class="el" href="include_2libimobiledevice_2sbservices_8h.html#af46584eb04ec7e47b92a8fc972a770c1">sbservices.h</a>
</li>
<li>sbservices_set_icon_state()
: <a class="el" href="include_2libimobiledevice_2sbservices_8h.html#a09e3a408b178dde88c3c7392fa26af38">sbservices.h</a>
</li>
<li>screenshotr_client_free()
: <a class="el" href="include_2libimobiledevice_2screenshotr_8h.html#a49cf7ae12699db727d76ccc9b220cb49">screenshotr.h</a>
</li>
<li>screenshotr_client_new()
: <a class="el" href="include_2libimobiledevice_2screenshotr_8h.html#a433fc45659c727210a26ff02d741c575">screenshotr.h</a>
</li>
<li>screenshotr_take_screenshot()
: <a class="el" href="include_2libimobiledevice_2screenshotr_8h.html#ad345d9acd78cb258086c8938d3f77856">screenshotr.h</a>
</li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>