~ubuntu-branches/debian/experimental/gupnp/experimental

« back to all changes in this revision

Viewing changes to doc/html/api-device-impl.html

  • Committer: Bazaar Package Importer
  • Author(s): Ross Burton
  • Date: 2008-06-30 09:32:18 UTC
  • mfrom: (1.2.1 upstream) (2.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080630093218-vmb4elru8cn18579
Tags: 0.12.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>Device Implementation</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
 
7
<link rel="start" href="index.html" title="GUPnP Reference Manual">
 
8
<link rel="up" href="api.html" title="Part II. Reference">
 
9
<link rel="prev" href="GUPnPServiceProxy.html" title="GUPnPServiceProxy">
 
10
<link rel="next" href="GUPnPDevice.html" title="GUPnPDevice">
 
11
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
<link rel="part" href="tutorial.html" title="Part I. Tutorial">
 
14
<link rel="chapter" href="overview.html" title="Overview">
 
15
<link rel="chapter" href="client-tutorial.html" title="Writing a UPnP Client">
 
16
<link rel="chapter" href="server-tutorial.html" title="Writing a UPnP Service">
 
17
<link rel="part" href="api.html" title="Part II. Reference">
 
18
<link rel="chapter" href="api-device-info.html" title="Device Information">
 
19
<link rel="chapter" href="api-device-control.html" title="Device Control">
 
20
<link rel="chapter" href="api-device-impl.html" title="Device Implementation">
 
21
<link rel="chapter" href="api-utility.html" title="Utility Functions">
 
22
<link rel="chapter" href="api-tools.html" title="Tools">
 
23
<link rel="part" href="schemas.html" title="Part III. XML Schemas">
 
24
<link rel="chapter" href="schemas-device.html" title="Device Description">
 
25
<link rel="chapter" href="schemas-service.html" title="Service Description">
 
26
<link rel="glossary" href="glossary.html" title="Glossary">
 
27
<link rel="index" href="ix01.html" title="Index">
 
28
</head>
 
29
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
30
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
 
31
<td><a accesskey="p" href="GUPnPServiceProxy.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
32
<td><a accesskey="u" href="api.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
33
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
34
<th width="100%" align="center">GUPnP Reference Manual</th>
 
35
<td><a accesskey="n" href="GUPnPDevice.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
36
</tr></table>
 
37
<div class="chapter" lang="en">
 
38
<div class="titlepage"><div><div><h2 class="title">
 
39
<a name="api-device-impl"></a>Device Implementation</h2></div></div></div>
 
40
<div class="toc"><dl>
 
41
<dt>
 
42
<span class="refentrytitle"><a href="GUPnPDevice.html">GUPnPDevice</a></span><span class="refpurpose"> — Class for device implementations.</span>
 
43
</dt>
 
44
<dt>
 
45
<span class="refentrytitle"><a href="GUPnPRootDevice.html">GUPnPRootDevice</a></span><span class="refpurpose"> — Class for root device implementations.</span>
 
46
</dt>
 
47
<dt>
 
48
<span class="refentrytitle"><a href="GUPnPService.html">GUPnPService</a></span><span class="refpurpose"> — Class for service implementations.</span>
 
49
</dt>
 
50
</dl></div>
 
51
</div>
 
52
<div class="footer">
 
53
<hr>
 
54
          Generated by GTK-Doc V1.10</div>
 
55
</body>
 
56
</html>