File: ix01.html

package info (click to toggle)
upower 0.9.5-5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,548 kB
  • ctags: 2,497
  • sloc: ansic: 14,969; sh: 10,525; xml: 2,584; makefile: 567
file content (469 lines) | stat: -rw-r--r-- 22,504 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="UPower Reference Manual">
<link rel="up" href="index.html" title="UPower Reference Manual">
<link rel="prev" href="upower.1.html" title="upower">
<link rel="next" href="license.html" title="Appendix A. License">
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</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="upower.1.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </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">UPower Reference Manual</th>
<td><a accesskey="n" href="license.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="index" title="Index">
<div class="titlepage"><div><div><h2 class="title">
<a name="id3038671"></a>Index</h2></div></div></div>
<div class="index">
<div class="indexdiv">
<h3>A</h3>
<dl>
<dt>AboutToSleep</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3035353">AboutToSleep ()</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>C</h3>
<dl>
<dt>CancelRequest</dt>
<dd><dl><dt>QoS, <a class="indexterm" href="QoS.html#id3086476">CancelRequest ()</a>
</dt></dl></dd>
<dt>CanHibernate</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3100262">The "CanHibernate" property</a>
</dt></dl></dd>
<dt>CanSuspend</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3100233">The "CanSuspend" property</a>
</dt></dl></dd>
<dt>Capacity</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084789">The "Capacity" property</a>
</dt></dl></dd>
<dt>Changed</dt>
<dd><dl>
<dt>Device, <a class="indexterm" href="Device.html#id3096169">The Changed signal</a>
</dt>
<dt>UPower, <a class="indexterm" href="UPower.html#id3035015">The Changed signal</a>
</dt>
</dl></dd>
<dt>changed, <a class="indexterm" href="UPower-up-client.html#changed">changed ()</a>, <a class="indexterm" href="UPower-up-client.html#changed">changed ()</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>D</h3>
<dl>
<dt>DaemonVersion</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3035127">The "DaemonVersion" property</a>
</dt></dl></dd>
<dt>DeviceAdded</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3034888">The DeviceAdded signal</a>
</dt></dl></dd>
<dt>DeviceChanged</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3034973">The DeviceChanged signal</a>
</dt></dl></dd>
<dt>DeviceRemoved</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3034931">The DeviceRemoved signal</a>
</dt></dl></dd>
<dt>device_added, <a class="indexterm" href="UPower-up-client.html#device-added">device_added ()</a>
</dt>
<dt>device_changed, <a class="indexterm" href="UPower-up-client.html#device-changed">device_changed ()</a>
</dt>
<dt>device_removed, <a class="indexterm" href="UPower-up-client.html#device-removed">device_removed ()</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>E</h3>
<dl>
<dt>Energy</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084152">The "Energy" property</a>
</dt></dl></dd>
<dt>EnergyEmpty</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084197">The "EnergyEmpty" property</a>
</dt></dl></dd>
<dt>EnergyFull</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084244">The "EnergyFull" property</a>
</dt></dl></dd>
<dt>EnergyFullDesign</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084290">The "EnergyFullDesign" property</a>
</dt></dl></dd>
<dt>EnergyRate</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084337">The "EnergyRate" property</a>
</dt></dl></dd>
<dt>EnumerateDevices</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3074389">EnumerateDevices ()</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>G</h3>
<dl>
<dt>GetHistory</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3117033">GetHistory ()</a>
</dt></dl></dd>
<dt>GetLatency</dt>
<dd><dl><dt>QoS, <a class="indexterm" href="QoS.html#id3124574">GetLatency ()</a>
</dt></dl></dd>
<dt>GetLatencyRequests</dt>
<dd><dl><dt>QoS, <a class="indexterm" href="QoS.html#id3124670">GetLatencyRequests ()</a>
</dt></dl></dd>
<dt>GetStatistics</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3096068">GetStatistics ()</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>H</h3>
<dl>
<dt>HasHistory</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084045">The "HasHistory" property</a>
</dt></dl></dd>
<dt>HasStatistics</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084077">The "HasStatistics" property</a>
</dt></dl></dd>
<dt>Hibernate</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3035504">Hibernate ()</a>
</dt></dl></dd>
<dt>HibernateAllowed</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3035550">HibernateAllowed ()</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>I</h3>
<dl>
<dt>IsPresent</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084598">The "IsPresent" property</a>
</dt></dl></dd>
<dt>IsRechargeable</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084744">The "IsRechargeable" property</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>L</h3>
<dl>
<dt>LatencyChanged</dt>
<dd><dl><dt>QoS, <a class="indexterm" href="QoS.html#id3089799">The LatencyChanged signal</a>
</dt></dl></dd>
<dt>LidIsClosed</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3100352">The "LidIsClosed" property</a>
</dt></dl></dd>
<dt>LidIsPresent</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3100385">The "LidIsPresent" property</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>M</h3>
<dl>
<dt>Model</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3083817">The "Model" property</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>N</h3>
<dl>
<dt>NativePath</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3096210">The "NativePath" property</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>O</h3>
<dl>
<dt>OnBattery</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3100291">The "OnBattery" property</a>
</dt></dl></dd>
<dt>Online</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084109">The "Online" property</a>
</dt></dl></dd>
<dt>OnLowBattery</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3100321">The "OnLowBattery" property</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>P</h3>
<dl>
<dt>Percentage</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084509">The "Percentage" property</a>
</dt></dl></dd>
<dt>PowerSupply</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084011">The "PowerSupply" property</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>R</h3>
<dl>
<dt>RecallNotice</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084959">The "RecallNotice" property</a>
</dt></dl></dd>
<dt>RecallUrl</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3085032">The "RecallUrl" property</a>
</dt></dl></dd>
<dt>RecallVendor</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084995">The "RecallVendor" property</a>
</dt></dl></dd>
<dt>Refresh</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3116974">Refresh ()</a>
</dt></dl></dd>
<dt>RequestLatency</dt>
<dd><dl><dt>QoS, <a class="indexterm" href="QoS.html#id3091996">RequestLatency ()</a>
</dt></dl></dd>
<dt>RequestsChanged</dt>
<dd><dl><dt>QoS, <a class="indexterm" href="QoS.html#id3089858">The RequestsChanged signal</a>
</dt></dl></dd>
<dt>Resuming</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3035083">The Resuming signal</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>S</h3>
<dl>
<dt>Serial</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3083848">The "Serial" property</a>
</dt></dl></dd>
<dt>SetMinimumLatency</dt>
<dd><dl><dt>QoS, <a class="indexterm" href="QoS.html#id3087528">SetMinimumLatency ()</a>
</dt></dl></dd>
<dt>Sleeping</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3035047">The Sleeping signal</a>
</dt></dl></dd>
<dt>State</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084645">The "State" property</a>
</dt></dl></dd>
<dt>Suspend</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3035405">Suspend ()</a>
</dt></dl></dd>
<dt>SuspendAllowed</dt>
<dd><dl><dt>UPower, <a class="indexterm" href="UPower.html#id3035451">SuspendAllowed ()</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>T</h3>
<dl>
<dt>Technology</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084860">The "Technology" property</a>
</dt></dl></dd>
<dt>TimeToEmpty</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084416">The "TimeToEmpty" property</a>
</dt></dl></dd>
<dt>TimeToFull</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084462">The "TimeToFull" property</a>
</dt></dl></dd>
<dt>Type</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3083913">The "Type" property</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>U</h3>
<dl>
<dt>UpClientPrivate, <a class="indexterm" href="UPower-up-client.html#UpClientPrivate">UpClientPrivate</a>
</dt>
<dt>UpdateTime</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3083880">The "UpdateTime" property</a>
</dt></dl></dd>
<dt>UpDeviceKind, <a class="indexterm" href="UPower-up-types.html#UpDeviceKind">enum UpDeviceKind</a>
</dt>
<dt>UpDevicePrivate, <a class="indexterm" href="UPower-up-device.html#UpDevicePrivate">UpDevicePrivate</a>
</dt>
<dt>UpDeviceState, <a class="indexterm" href="UPower-up-types.html#UpDeviceState">enum UpDeviceState</a>
</dt>
<dt>UpDeviceTechnology, <a class="indexterm" href="UPower-up-types.html#UpDeviceTechnology">enum UpDeviceTechnology</a>
</dt>
<dt>UpHistoryItemPrivate, <a class="indexterm" href="UPower-up-history-item.html#UpHistoryItemPrivate">UpHistoryItemPrivate</a>
</dt>
<dt>UpQosItemPrivate, <a class="indexterm" href="UPower-up-qos-item.html#UpQosItemPrivate">UpQosItemPrivate</a>
</dt>
<dt>UpQosKind, <a class="indexterm" href="UPower-up-types.html#UpQosKind">enum UpQosKind</a>
</dt>
<dt>UpStatsItemPrivate, <a class="indexterm" href="UPower-up-stats-item.html#UpStatsItemPrivate">UpStatsItemPrivate</a>
</dt>
<dt>UpWakeupItemPrivate, <a class="indexterm" href="UPower-up-wakeup-item.html#UpWakeupItemPrivate">UpWakeupItemPrivate</a>
</dt>
<dt>up_client_about_to_sleep_sync, <a class="indexterm" href="UPower-up-client.html#up-client-about-to-sleep-sync">up_client_about_to_sleep_sync ()</a>
</dt>
<dt>up_client_enumerate_devices_sync, <a class="indexterm" href="UPower-up-client.html#up-client-enumerate-devices-sync">up_client_enumerate_devices_sync ()</a>
</dt>
<dt>UP_CLIENT_ERROR, <a class="indexterm" href="UPower-up-client.html#UP-CLIENT-ERROR:CAPS">UP_CLIENT_ERROR</a>
</dt>
<dt>up_client_get_can_hibernate, <a class="indexterm" href="UPower-up-client.html#up-client-get-can-hibernate">up_client_get_can_hibernate ()</a>
</dt>
<dt>up_client_get_can_suspend, <a class="indexterm" href="UPower-up-client.html#up-client-get-can-suspend">up_client_get_can_suspend ()</a>
</dt>
<dt>up_client_get_daemon_version, <a class="indexterm" href="UPower-up-client.html#up-client-get-daemon-version">up_client_get_daemon_version ()</a>
</dt>
<dt>up_client_get_devices, <a class="indexterm" href="UPower-up-client.html#up-client-get-devices">up_client_get_devices ()</a>
</dt>
<dt>up_client_get_lid_is_closed, <a class="indexterm" href="UPower-up-client.html#up-client-get-lid-is-closed">up_client_get_lid_is_closed ()</a>
</dt>
<dt>up_client_get_on_battery, <a class="indexterm" href="UPower-up-client.html#up-client-get-on-battery">up_client_get_on_battery ()</a>
</dt>
<dt>up_client_get_on_low_battery, <a class="indexterm" href="UPower-up-client.html#up-client-get-on-low-battery">up_client_get_on_low_battery ()</a>
</dt>
<dt>up_client_get_properties_sync, <a class="indexterm" href="UPower-up-client.html#up-client-get-properties-sync">up_client_get_properties_sync ()</a>
</dt>
<dt>up_client_hibernate_sync, <a class="indexterm" href="UPower-up-client.html#up-client-hibernate-sync">up_client_hibernate_sync ()</a>
</dt>
<dt>up_client_new, <a class="indexterm" href="UPower-up-client.html#up-client-new">up_client_new ()</a>
</dt>
<dt>up_client_suspend_sync, <a class="indexterm" href="UPower-up-client.html#up-client-suspend-sync">up_client_suspend_sync ()</a>
</dt>
<dt>UP_CLIENT_TYPE_ERROR, <a class="indexterm" href="UPower-up-client.html#UP-CLIENT-TYPE-ERROR:CAPS">UP_CLIENT_TYPE_ERROR</a>
</dt>
<dt>UP_DEVICE_ERROR, <a class="indexterm" href="UPower-up-device.html#UP-DEVICE-ERROR:CAPS">UP_DEVICE_ERROR</a>
</dt>
<dt>up_device_get_history_sync, <a class="indexterm" href="UPower-up-device.html#up-device-get-history-sync">up_device_get_history_sync ()</a>
</dt>
<dt>up_device_get_object_path, <a class="indexterm" href="UPower-up-device.html#up-device-get-object-path">up_device_get_object_path ()</a>
</dt>
<dt>up_device_get_statistics_sync, <a class="indexterm" href="UPower-up-device.html#up-device-get-statistics-sync">up_device_get_statistics_sync ()</a>
</dt>
<dt>up_device_kind_from_string, <a class="indexterm" href="UPower-up-types.html#up-device-kind-from-string">up_device_kind_from_string ()</a>
</dt>
<dt>up_device_kind_to_string, <a class="indexterm" href="UPower-up-types.html#up-device-kind-to-string">up_device_kind_to_string ()</a>
</dt>
<dt>up_device_new, <a class="indexterm" href="UPower-up-device.html#up-device-new">up_device_new ()</a>
</dt>
<dt>up_device_refresh_sync, <a class="indexterm" href="UPower-up-device.html#up-device-refresh-sync">up_device_refresh_sync ()</a>
</dt>
<dt>up_device_set_object_path_sync, <a class="indexterm" href="UPower-up-device.html#up-device-set-object-path-sync">up_device_set_object_path_sync ()</a>
</dt>
<dt>up_device_state_from_string, <a class="indexterm" href="UPower-up-types.html#up-device-state-from-string">up_device_state_from_string ()</a>
</dt>
<dt>up_device_state_to_string, <a class="indexterm" href="UPower-up-types.html#up-device-state-to-string">up_device_state_to_string ()</a>
</dt>
<dt>up_device_technology_from_string, <a class="indexterm" href="UPower-up-types.html#up-device-technology-from-string">up_device_technology_from_string ()</a>
</dt>
<dt>up_device_technology_to_string, <a class="indexterm" href="UPower-up-types.html#up-device-technology-to-string">up_device_technology_to_string ()</a>
</dt>
<dt>up_device_to_text, <a class="indexterm" href="UPower-up-device.html#up-device-to-text">up_device_to_text ()</a>
</dt>
<dt>UP_DEVICE_TYPE_ERROR, <a class="indexterm" href="UPower-up-device.html#UP-DEVICE-TYPE-ERROR:CAPS">UP_DEVICE_TYPE_ERROR</a>
</dt>
<dt>up_history_item_get_state, <a class="indexterm" href="UPower-up-history-item.html#up-history-item-get-state">up_history_item_get_state ()</a>
</dt>
<dt>up_history_item_get_time, <a class="indexterm" href="UPower-up-history-item.html#up-history-item-get-time">up_history_item_get_time ()</a>
</dt>
<dt>up_history_item_get_value, <a class="indexterm" href="UPower-up-history-item.html#up-history-item-get-value">up_history_item_get_value ()</a>
</dt>
<dt>up_history_item_new, <a class="indexterm" href="UPower-up-history-item.html#up-history-item-new">up_history_item_new ()</a>
</dt>
<dt>up_history_item_set_state, <a class="indexterm" href="UPower-up-history-item.html#up-history-item-set-state">up_history_item_set_state ()</a>
</dt>
<dt>up_history_item_set_time, <a class="indexterm" href="UPower-up-history-item.html#up-history-item-set-time">up_history_item_set_time ()</a>
</dt>
<dt>up_history_item_set_value, <a class="indexterm" href="UPower-up-history-item.html#up-history-item-set-value">up_history_item_set_value ()</a>
</dt>
<dt>up_qos_item_get_cmdline, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-get-cmdline">up_qos_item_get_cmdline ()</a>
</dt>
<dt>up_qos_item_get_cookie, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-get-cookie">up_qos_item_get_cookie ()</a>
</dt>
<dt>up_qos_item_get_kind, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-get-kind">up_qos_item_get_kind ()</a>
</dt>
<dt>up_qos_item_get_persistent, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-get-persistent">up_qos_item_get_persistent ()</a>
</dt>
<dt>up_qos_item_get_pid, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-get-pid">up_qos_item_get_pid ()</a>
</dt>
<dt>up_qos_item_get_sender, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-get-sender">up_qos_item_get_sender ()</a>
</dt>
<dt>up_qos_item_get_timespec, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-get-timespec">up_qos_item_get_timespec ()</a>
</dt>
<dt>up_qos_item_get_uid, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-get-uid">up_qos_item_get_uid ()</a>
</dt>
<dt>up_qos_item_get_value, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-get-value">up_qos_item_get_value ()</a>
</dt>
<dt>up_qos_item_new, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-new">up_qos_item_new ()</a>
</dt>
<dt>up_qos_item_set_cmdline, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-set-cmdline">up_qos_item_set_cmdline ()</a>
</dt>
<dt>up_qos_item_set_cookie, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-set-cookie">up_qos_item_set_cookie ()</a>
</dt>
<dt>up_qos_item_set_kind, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-set-kind">up_qos_item_set_kind ()</a>
</dt>
<dt>up_qos_item_set_persistent, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-set-persistent">up_qos_item_set_persistent ()</a>
</dt>
<dt>up_qos_item_set_pid, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-set-pid">up_qos_item_set_pid ()</a>
</dt>
<dt>up_qos_item_set_sender, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-set-sender">up_qos_item_set_sender ()</a>
</dt>
<dt>up_qos_item_set_timespec, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-set-timespec">up_qos_item_set_timespec ()</a>
</dt>
<dt>up_qos_item_set_uid, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-set-uid">up_qos_item_set_uid ()</a>
</dt>
<dt>up_qos_item_set_value, <a class="indexterm" href="UPower-up-qos-item.html#up-qos-item-set-value">up_qos_item_set_value ()</a>
</dt>
<dt>up_qos_kind_from_string, <a class="indexterm" href="UPower-up-types.html#up-qos-kind-from-string">up_qos_kind_from_string ()</a>
</dt>
<dt>up_qos_kind_to_string, <a class="indexterm" href="UPower-up-types.html#up-qos-kind-to-string">up_qos_kind_to_string ()</a>
</dt>
<dt>up_stats_item_get_accuracy, <a class="indexterm" href="UPower-up-stats-item.html#up-stats-item-get-accuracy">up_stats_item_get_accuracy ()</a>
</dt>
<dt>up_stats_item_get_value, <a class="indexterm" href="UPower-up-stats-item.html#up-stats-item-get-value">up_stats_item_get_value ()</a>
</dt>
<dt>up_stats_item_new, <a class="indexterm" href="UPower-up-stats-item.html#up-stats-item-new">up_stats_item_new ()</a>
</dt>
<dt>up_stats_item_set_accuracy, <a class="indexterm" href="UPower-up-stats-item.html#up-stats-item-set-accuracy">up_stats_item_set_accuracy ()</a>
</dt>
<dt>up_stats_item_set_value, <a class="indexterm" href="UPower-up-stats-item.html#up-stats-item-set-value">up_stats_item_set_value ()</a>
</dt>
<dt>up_wakeup_item_get_cmdline, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-get-cmdline">up_wakeup_item_get_cmdline ()</a>
</dt>
<dt>up_wakeup_item_get_details, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-get-details">up_wakeup_item_get_details ()</a>
</dt>
<dt>up_wakeup_item_get_id, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-get-id">up_wakeup_item_get_id ()</a>
</dt>
<dt>up_wakeup_item_get_is_userspace, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-get-is-userspace">up_wakeup_item_get_is_userspace ()</a>
</dt>
<dt>up_wakeup_item_get_old, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-get-old">up_wakeup_item_get_old ()</a>
</dt>
<dt>up_wakeup_item_get_value, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-get-value">up_wakeup_item_get_value ()</a>
</dt>
<dt>up_wakeup_item_new, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-new">up_wakeup_item_new ()</a>
</dt>
<dt>up_wakeup_item_set_cmdline, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-set-cmdline">up_wakeup_item_set_cmdline ()</a>
</dt>
<dt>up_wakeup_item_set_details, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-set-details">up_wakeup_item_set_details ()</a>
</dt>
<dt>up_wakeup_item_set_id, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-set-id">up_wakeup_item_set_id ()</a>
</dt>
<dt>up_wakeup_item_set_is_userspace, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-set-is-userspace">up_wakeup_item_set_is_userspace ()</a>
</dt>
<dt>up_wakeup_item_set_old, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-set-old">up_wakeup_item_set_old ()</a>
</dt>
<dt>up_wakeup_item_set_value, <a class="indexterm" href="UPower-up-wakeup-item.html#up-wakeup-item-set-value">up_wakeup_item_set_value ()</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>V</h3>
<dl>
<dt>Vendor</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3083786">The "Vendor" property</a>
</dt></dl></dd>
<dt>Voltage</dt>
<dd><dl><dt>Device, <a class="indexterm" href="Device.html#id3084384">The "Voltage" property</a>
</dt></dl></dd>
</dl>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.15</div>
</body>
</html>