File: object-tree.html

package info (click to toggle)
libvirt-glib 0.0.8-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 4,184 kB
  • sloc: ansic: 13,286; sh: 11,269; makefile: 618; python: 125; xml: 95
file content (56 lines) | stat: -rw-r--r-- 3,368 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Object Hierarchy</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Libvirt-gobject Reference Manual">
<link rel="up" href="index.html" title="Libvirt-gobject Reference Manual">
<link rel="prev" href="GVirStream.html" title="GVirStream">
<link rel="next" href="api-index-full.html" title="API Index">
<meta name="generator" content="GTK-Doc V1.18 (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="GVirStream.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">Libvirt-gobject Reference Manual</th>
<td><a accesskey="n" href="api-index-full.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter">
<div class="titlepage"><div><div><h2 class="title">
<a name="object-tree"></a>Object Hierarchy</h2></div></div></div>
<pre class="screen">
    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
        <a class="link" href="GVirConnection.html" title="GVirConnection">GVirConnection</a>
        GVirDomainDevice
            GVirDomainDisk
            GVirDomainInterface
        <a class="link" href="GVirDomain.html" title="GVirDomain">GVirDomain</a>
        <a class="link" href="GVirDomainSnapshot.html" title="GVirDomainSnapshot">GVirDomainSnapshot</a>
        <a class="link" href="GVirInterface.html" title="GVirInterface">GVirInterface</a>
        <a class="link" href="GVirManager.html" title="GVirManager">GVirManager</a>
        <a class="link" href="GVirNetworkFilter.html" title="GVirNetworkFilter">GVirNetworkFilter</a>
        <a class="link" href="GVirNetwork.html" title="GVirNetwork">GVirNetwork</a>
        <a class="link" href="GVirNodeDevice.html" title="GVirNodeDevice">GVirNodeDevice</a>
        <a class="link" href="GVirSecret.html" title="GVirSecret">GVirSecret</a>
        <a class="link" href="GVirStoragePool.html" title="GVirStoragePool">GVirStoragePool</a>
        <a class="link" href="GVirStorageVol.html" title="GVirStorageVol">GVirStorageVol</a>
        <a href="http://library.gnome.org/devel/gio/unstable/GIOStream.html">GIOStream</a>
            <a class="link" href="GVirStream.html" title="GVirStream">GVirStream</a>
    GBoxed
        GVirDomainDiskStats
        <a class="link" href="GVirDomain.html#GVirDomainInfo">GVirDomainInfo</a>
        GVirDomainInterfaceStats
        <a class="link" href="GVirConnection.html#GVirNodeInfo">GVirNodeInfo</a>
        <a class="link" href="GVirStoragePool.html#GVirStoragePoolInfo">GVirStoragePoolInfo</a>
        <a class="link" href="GVirStorageVol.html#GVirStorageVolInfo">GVirStorageVolInfo</a>
</pre>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>