tizen 2.3.1 release
[external/gupnp.git] / doc / html / GUPnPDeviceProxy.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>GUPnPDeviceProxy</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-control.html" title="Device Control">
9 <link rel="prev" href="GUPnPControlPoint.html" title="GUPnPControlPoint">
10 <link rel="next" href="GUPnPServiceProxy.html" title="GUPnPServiceProxy">
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="GUPnPControlPoint.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18 <td><a accesskey="u" href="api-device-control.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="GUPnPServiceProxy.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="#GUPnPDeviceProxy.synopsis" class="shortcut">Top</a>
25                    | 
26                   <a href="#GUPnPDeviceProxy.description" class="shortcut">Description</a>
27                    | 
28                   <a href="#GUPnPDeviceProxy.object-hierarchy" class="shortcut">Object Hierarchy</a>
29 </td></tr>
30 </table>
31 <div class="refentry">
32 <a name="GUPnPDeviceProxy"></a><div class="titlepage"></div>
33 <div class="refnamediv"><table width="100%"><tr>
34 <td valign="top">
35 <h2><span class="refentrytitle"><a name="GUPnPDeviceProxy.top_of_page"></a>GUPnPDeviceProxy</span></h2>
36 <p>GUPnPDeviceProxy — Proxy class for remote devices.</p>
37 </td>
38 <td valign="top" align="right"></td>
39 </tr></table></div>
40 <div class="refsynopsisdiv">
41 <a name="GUPnPDeviceProxy.synopsis"></a><h2>Synopsis</h2>
42 <pre class="synopsis">                    <a class="link" href="GUPnPDeviceProxy.html#GUPnPDeviceProxy-struct" title="GUPnPDeviceProxy">GUPnPDeviceProxy</a>;
43 </pre>
44 </div>
45 <div class="refsect1">
46 <a name="GUPnPDeviceProxy.object-hierarchy"></a><h2>Object Hierarchy</h2>
47 <pre class="synopsis">
48   <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
49    +----<a class="link" href="GUPnPDeviceInfo.html" title="GUPnPDeviceInfo">GUPnPDeviceInfo</a>
50          +----GUPnPDeviceProxy
51 </pre>
52 </div>
53 <div class="refsect1">
54 <a name="GUPnPDeviceProxy.description"></a><h2>Description</h2>
55 <p>
56 <a class="link" href="GUPnPDeviceProxy.html" title="GUPnPDeviceProxy"><span class="type">GUPnPDeviceProxy</span></a> allows for retrieving proxies for a device's subdevices
57 and services. <a class="link" href="GUPnPDeviceProxy.html" title="GUPnPDeviceProxy"><span class="type">GUPnPDeviceProxy</span></a> implements the <a class="link" href="GUPnPDeviceInfo.html" title="GUPnPDeviceInfo"><span class="type">GUPnPDeviceInfo</span></a> interface.
58 </p>
59 <p>
60 </p>
61 </div>
62 <div class="refsect1">
63 <a name="GUPnPDeviceProxy.details"></a><h2>Details</h2>
64 <div class="refsect2">
65 <a name="GUPnPDeviceProxy-struct"></a><h3>GUPnPDeviceProxy</h3>
66 <pre class="programlisting">typedef struct _GUPnPDeviceProxy GUPnPDeviceProxy;</pre>
67 <p>
68 This struct contains private data only, and should be accessed using the
69 functions below.
70 </p>
71 <p>
72 </p>
73 </div>
74 </div>
75 </div>
76 <div class="footer">
77 <hr>
78           Generated by GTK-Doc V1.15.1</div>
79 </body>
80 </html>