File: ref-library.html

package info (click to toggle)
udisks2 2.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 23,612 kB
  • sloc: ansic: 49,035; python: 8,537; sh: 5,574; xml: 1,490; makefile: 1,232; sed: 85
file content (136 lines) | stat: -rw-r--r-- 8,736 bytes parent folder | download | duplicates (2)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part III. Library API Reference: UDisks Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="UDisks Reference Manual">
<link rel="up" href="index.html" title="UDisks Reference Manual">
<link rel="prev" href="gdbus-org.freedesktop.UDisks2.Filesystem.BTRFS.html" title="org.freedesktop.UDisks2.Filesystem.BTRFS">
<link rel="next" href="UDisksClient.html" title="UDisksClient">
<meta name="generator" content="GTK-Doc V1.35.1 (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="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
<td><a accesskey="p" href="gdbus-org.freedesktop.UDisks2.Filesystem.BTRFS.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="UDisksClient.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="part">
<div class="titlepage"><div><div><h1 class="title">
<a name="ref-library"></a>Part III. Library API Reference</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl class="toc">
<dt>
<span class="refentrytitle"><a href="UDisksClient.html">UDisksClient</a></span><span class="refpurpose"> — Utility routines for accessing the UDisks service</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksObjectInfo.html">UDisksObjectInfo</a></span><span class="refpurpose"> — Detailed information about objects</span>
</dt>
<dt>
<span class="refentrytitle"><a href="udisks2-UDisksError.html">UDisksError</a></span><span class="refpurpose"> — Possible errors that can be returned</span>
</dt>
<dt><span class="chapter"><a href="ref-library-generated.html">Generated Code</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="UDisksObject.html">UDisksObject</a></span><span class="refpurpose"> — Specialized GDBusObject types</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksObjectManagerClient.html">UDisksObjectManagerClient</a></span><span class="refpurpose"> — Generated GDBusObjectManagerClient type</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksManager.html">UDisksManager</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Manager D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksDrive.html">UDisksDrive</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Drive D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksDriveAta.html">UDisksDriveAta</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Drive.Ata D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksMDRaid.html">UDisksMDRaid</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.MDRaid D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksJob.html">UDisksJob</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Job D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksBlock.html">UDisksBlock</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Block D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksPartition.html">UDisksPartition</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Partition D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksPartitionTable.html">UDisksPartitionTable</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.PartitionTable D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksFilesystem.html">UDisksFilesystem</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Filesystem D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksSwapspace.html">UDisksSwapspace</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Swapspace D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksEncrypted.html">UDisksEncrypted</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Encrypted D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksLoop.html">UDisksLoop</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Loop D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksNVMeController.html">UDisksNVMeController</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.NVMe.Controller D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksNVMeNamespace.html">UDisksNVMeNamespace</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.NVMe.Namespace D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksManagerNVMe.html">UDisksManagerNVMe</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Manager.NVMe D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksNVMeFabrics.html">UDisksNVMeFabrics</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.NVMe.Fabrics D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksDriveLSM.html">UDisksDriveLSM</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Drive.LSM D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksDriveLsmLocal.html">UDisksDriveLsmLocal</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Drive.LsmLocal D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksManagerLVM2.html">UDisksManagerLVM2</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Manager.LVM2 D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksBlockLVM2.html">UDisksBlockLVM2</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Block.LVM2 D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksPhysicalVolume.html">UDisksPhysicalVolume</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.PhysicalVolume D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksVolumeGroup.html">UDisksVolumeGroup</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.VolumeGroup D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksLogicalVolume.html">UDisksLogicalVolume</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.LogicalVolume D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksVDOVolume.html">UDisksVDOVolume</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.VDOVolume D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksISCSISession.html">UDisksISCSISession</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.ISCSI.Session D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="UDisksManagerISCSIInitiator.html">UDisksManagerISCSIInitiator</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Manager.ISCSI.Initiator D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="udisks2-UDisksManagerBTRFS.html">UDisksManagerBTRFS</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Manager.BTRFS D-Bus interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="udisks2-UDisksFilesystemBTRFS.html">UDisksFilesystemBTRFS</a></span><span class="refpurpose"> — Generated C code for the org.freedesktop.UDisks2.Filesystem.BTRFS D-Bus interface</span>
</dt>
</dl></dd>
</dl>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.35.1</div>
</body>
</html>