tizen 2.3.1 release
[external/gupnp.git] / doc / html / GUPnPDevice.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>GUPnPDevice</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7 <link rel="home" href="index.html" title="GUPnP Reference Manual">
8 <link rel="up" href="api-device-impl.html" title="Device Implementation">
9 <link rel="prev" href="api-device-impl.html" title="Device Implementation">
10 <link rel="next" href="GUPnPRootDevice.html" title="GUPnPRootDevice">
11 <meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 </head>
14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16 <tr valign="middle">
17 <td><a accesskey="p" href="api-device-impl.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18 <td><a accesskey="u" href="api-device-impl.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19 <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20 <th width="100%" align="center">GUPnP Reference Manual</th>
21 <td><a accesskey="n" href="GUPnPRootDevice.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22 </tr>
23 <tr><td colspan="5" class="shortcuts">
24 <a href="#GUPnPDevice.synopsis" class="shortcut">Top</a>
25                    | 
26                   <a href="#GUPnPDevice.description" class="shortcut">Description</a>
27                    | 
28                   <a href="#GUPnPDevice.object-hierarchy" class="shortcut">Object Hierarchy</a>
29                    | 
30                   <a href="#GUPnPDevice.properties" class="shortcut">Properties</a>
31 </td></tr>
32 </table>
33 <div class="refentry">
34 <a name="GUPnPDevice"></a><div class="titlepage"></div>
35 <div class="refnamediv"><table width="100%"><tr>
36 <td valign="top">
37 <h2><span class="refentrytitle"><a name="GUPnPDevice.top_of_page"></a>GUPnPDevice</span></h2>
38 <p>GUPnPDevice — Class for device implementations.</p>
39 </td>
40 <td valign="top" align="right"></td>
41 </tr></table></div>
42 <div class="refsynopsisdiv">
43 <a name="GUPnPDevice.synopsis"></a><h2>Synopsis</h2>
44 <pre class="synopsis">                    <a class="link" href="GUPnPDevice.html#GUPnPDevice-struct" title="GUPnPDevice">GUPnPDevice</a>;
45 </pre>
46 </div>
47 <div class="refsect1">
48 <a name="GUPnPDevice.object-hierarchy"></a><h2>Object Hierarchy</h2>
49 <pre class="synopsis">
50   <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
51    +----<a class="link" href="GUPnPDeviceInfo.html" title="GUPnPDeviceInfo">GUPnPDeviceInfo</a>
52          +----GUPnPDevice
53                +----<a class="link" href="GUPnPRootDevice.html" title="GUPnPRootDevice">GUPnPRootDevice</a>
54 </pre>
55 </div>
56 <div class="refsect1">
57 <a name="GUPnPDevice.properties"></a><h2>Properties</h2>
58 <pre class="synopsis">
59   "<a class="link" href="GUPnPDevice.html#GUPnPDevice--root-device" title='The "root-device" property'>root-device</a>"              <a class="link" href="GUPnPRootDevice.html" title="GUPnPRootDevice"><span class="type">GUPnPRootDevice</span></a>*      : Read / Write / Construct Only
60 </pre>
61 </div>
62 <div class="refsect1">
63 <a name="GUPnPDevice.description"></a><h2>Description</h2>
64 <p>
65 <a class="link" href="GUPnPDevice.html" title="GUPnPDevice"><span class="type">GUPnPDevice</span></a> allows for retrieving a device's subdevices
66 and services. <a class="link" href="GUPnPDevice.html" title="GUPnPDevice"><span class="type">GUPnPDevice</span></a> implements the <a class="link" href="GUPnPDeviceInfo.html" title="GUPnPDeviceInfo"><span class="type">GUPnPDeviceInfo</span></a>
67 interface.
68 </p>
69 <p>
70 </p>
71 </div>
72 <div class="refsect1">
73 <a name="GUPnPDevice.details"></a><h2>Details</h2>
74 <div class="refsect2">
75 <a name="GUPnPDevice-struct"></a><h3>GUPnPDevice</h3>
76 <pre class="programlisting">typedef struct _GUPnPDevice GUPnPDevice;</pre>
77 <p>
78 This struct contains private data only, and should be accessed using the
79 functions below.
80 </p>
81 <p>
82 </p>
83 </div>
84 </div>
85 <div class="refsect1">
86 <a name="GUPnPDevice.property-details"></a><h2>Property Details</h2>
87 <div class="refsect2">
88 <a name="GUPnPDevice--root-device"></a><h3>The <code class="literal">"root-device"</code> property</h3>
89 <pre class="programlisting">  "root-device"              <a class="link" href="GUPnPRootDevice.html" title="GUPnPRootDevice"><span class="type">GUPnPRootDevice</span></a>*      : Read / Write / Construct Only</pre>
90 <p>
91 The containing <a class="link" href="GUPnPRootDevice.html" title="GUPnPRootDevice"><span class="type">GUPnPRootDevice</span></a>, or NULL if this is the root
92 device.
93 </p>
94 <p>
95 </p>
96 </div>
97 </div>
98 </div>
99 <div class="footer">
100 <hr>
101           Generated by GTK-Doc V1.15.1</div>
102 </body>
103 </html>