Imported Upstream version 0.20.12
[profile/ivi/GUPnP.git] / doc / html / gupnp-Special-UPnP-types.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>GUPnP Reference Manual: Special UPnP types</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7 <link rel="home" href="index.html" title="GUPnP Reference Manual">
8 <link rel="up" href="api-utility.html" title="Utility Functions">
9 <link rel="prev" href="gupnp-Error-codes.html" title="Error codes">
10 <link rel="next" href="api-tools.html" title="Tools">
11 <meta name="generator" content="GTK-Doc V1.20 (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="10"><tr valign="middle">
16 <td width="100%" align="left" class="shortcuts">
17 <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18                   <a href="#gupnp-Special-UPnP-types.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19                   <a href="#gupnp-Special-UPnP-types.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
20 </td>
21 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22 <td><a accesskey="u" href="api-utility.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23 <td><a accesskey="p" href="gupnp-Error-codes.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24 <td><a accesskey="n" href="api-tools.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25 </tr></table>
26 <div class="refentry">
27 <a name="gupnp-Special-UPnP-types"></a><div class="titlepage"></div>
28 <div class="refnamediv"><table width="100%"><tr>
29 <td valign="top">
30 <h2><span class="refentrytitle"><a name="gupnp-Special-UPnP-types.top_of_page"></a>Special UPnP types</span></h2>
31 <p>Special UPnP types — Extra types for use when calling UPnP actions.</p>
32 </td>
33 <td class="gallery_image" valign="top" align="right"></td>
34 </tr></table></div>
35 <div class="refsect1">
36 <a name="gupnp-Special-UPnP-types.other"></a><h2>Types and Values</h2>
37 <div class="informaltable"><table width="100%" border="0">
38 <colgroup>
39 <col width="150px" class="name">
40 <col class="description">
41 </colgroup>
42 <tbody>
43 <tr>
44 <td class="define_keyword">#define</td>
45 <td class="function_name"><a class="link" href="gupnp-Special-UPnP-types.html#GUPNP-TYPE-BIN-BASE64:CAPS" title="GUPNP_TYPE_BIN_BASE64">GUPNP_TYPE_BIN_BASE64</a></td>
46 </tr>
47 <tr>
48 <td class="define_keyword">#define</td>
49 <td class="function_name"><a class="link" href="gupnp-Special-UPnP-types.html#GUPNP-TYPE-BIN-HEX:CAPS" title="GUPNP_TYPE_BIN_HEX">GUPNP_TYPE_BIN_HEX</a></td>
50 </tr>
51 <tr>
52 <td class="define_keyword">#define</td>
53 <td class="function_name"><a class="link" href="gupnp-Special-UPnP-types.html#GUPNP-TYPE-DATE:CAPS" title="GUPNP_TYPE_DATE">GUPNP_TYPE_DATE</a></td>
54 </tr>
55 <tr>
56 <td class="define_keyword">#define</td>
57 <td class="function_name"><a class="link" href="gupnp-Special-UPnP-types.html#GUPNP-TYPE-DATE-TIME:CAPS" title="GUPNP_TYPE_DATE_TIME">GUPNP_TYPE_DATE_TIME</a></td>
58 </tr>
59 <tr>
60 <td class="define_keyword">#define</td>
61 <td class="function_name"><a class="link" href="gupnp-Special-UPnP-types.html#GUPNP-TYPE-DATE-TIME-TZ:CAPS" title="GUPNP_TYPE_DATE_TIME_TZ">GUPNP_TYPE_DATE_TIME_TZ</a></td>
62 </tr>
63 <tr>
64 <td class="define_keyword">#define</td>
65 <td class="function_name"><a class="link" href="gupnp-Special-UPnP-types.html#GUPNP-TYPE-TIME:CAPS" title="GUPNP_TYPE_TIME">GUPNP_TYPE_TIME</a></td>
66 </tr>
67 <tr>
68 <td class="define_keyword">#define</td>
69 <td class="function_name"><a class="link" href="gupnp-Special-UPnP-types.html#GUPNP-TYPE-TIME-TZ:CAPS" title="GUPNP_TYPE_TIME_TZ">GUPNP_TYPE_TIME_TZ</a></td>
70 </tr>
71 <tr>
72 <td class="define_keyword">#define</td>
73 <td class="function_name"><a class="link" href="gupnp-Special-UPnP-types.html#GUPNP-TYPE-URI:CAPS" title="GUPNP_TYPE_URI">GUPNP_TYPE_URI</a></td>
74 </tr>
75 <tr>
76 <td class="define_keyword">#define</td>
77 <td class="function_name"><a class="link" href="gupnp-Special-UPnP-types.html#GUPNP-TYPE-UUID:CAPS" title="GUPNP_TYPE_UUID">GUPNP_TYPE_UUID</a></td>
78 </tr>
79 </tbody>
80 </table></div>
81 </div>
82 <div class="refsect1">
83 <a name="gupnp-Special-UPnP-types.object-hierarchy"></a><h2>Object Hierarchy</h2>
84 <pre class="screen">
85 </pre>
86 </div>
87 <div class="refsect1">
88 <a name="gupnp-Special-UPnP-types.description"></a><h2>Description</h2>
89 <p>These GTypes are used to marshal to and from string data to particular UPnP
90 types when invoking actions on a <a class="link" href="GUPnPServiceProxy.html" title="GUPnPServiceProxy"><span class="type">GUPnPServiceProxy</span></a>.</p>
91 </div>
92 <div class="refsect1">
93 <a name="gupnp-Special-UPnP-types.functions_details"></a><h2>Functions</h2>
94 </div>
95 <div class="refsect1">
96 <a name="gupnp-Special-UPnP-types.other_details"></a><h2>Types and Values</h2>
97 <div class="refsect2">
98 <a name="GUPNP-TYPE-BIN-BASE64:CAPS"></a><h3>GUPNP_TYPE_BIN_BASE64</h3>
99 <pre class="programlisting">#define             GUPNP_TYPE_BIN_BASE64</pre>
100 <p>A string type containing Base-64 encoded binary data.</p>
101 </div>
102 <hr>
103 <div class="refsect2">
104 <a name="GUPNP-TYPE-BIN-HEX:CAPS"></a><h3>GUPNP_TYPE_BIN_HEX</h3>
105 <pre class="programlisting">#define             GUPNP_TYPE_BIN_HEX</pre>
106 <p>A string type containing binary hexadecimal encoded binary data.</p>
107 </div>
108 <hr>
109 <div class="refsect2">
110 <a name="GUPNP-TYPE-DATE:CAPS"></a><h3>GUPNP_TYPE_DATE</h3>
111 <pre class="programlisting">#define             GUPNP_TYPE_DATE</pre>
112 <p>A string type representing a date in ISO 8601 format with no time or timezone.</p>
113 </div>
114 <hr>
115 <div class="refsect2">
116 <a name="GUPNP-TYPE-DATE-TIME:CAPS"></a><h3>GUPNP_TYPE_DATE_TIME</h3>
117 <pre class="programlisting">#define             GUPNP_TYPE_DATE_TIME</pre>
118 <p>A string type representing a date in ISO 8601 format with optional time but no timezone.</p>
119 </div>
120 <hr>
121 <div class="refsect2">
122 <a name="GUPNP-TYPE-DATE-TIME-TZ:CAPS"></a><h3>GUPNP_TYPE_DATE_TIME_TZ</h3>
123 <pre class="programlisting">#define             GUPNP_TYPE_DATE_TIME_TZ</pre>
124 <p>A string type representing a date in ISO 8601 format with optional time and timezone.</p>
125 </div>
126 <hr>
127 <div class="refsect2">
128 <a name="GUPNP-TYPE-TIME:CAPS"></a><h3>GUPNP_TYPE_TIME</h3>
129 <pre class="programlisting">#define             GUPNP_TYPE_TIME</pre>
130 <p>A string type representing a time in ISO 8601 format with no date or timezone.</p>
131 </div>
132 <hr>
133 <div class="refsect2">
134 <a name="GUPNP-TYPE-TIME-TZ:CAPS"></a><h3>GUPNP_TYPE_TIME_TZ</h3>
135 <pre class="programlisting">#define             GUPNP_TYPE_TIME_TZ</pre>
136 <p>A string type representing a time in ISO 8601 format with optional timezone and no date.</p>
137 </div>
138 <hr>
139 <div class="refsect2">
140 <a name="GUPNP-TYPE-URI:CAPS"></a><h3>GUPNP_TYPE_URI</h3>
141 <pre class="programlisting">#define             GUPNP_TYPE_URI</pre>
142 <p>A string type representing a Universal Resource Indentifier.</p>
143 </div>
144 <hr>
145 <div class="refsect2">
146 <a name="GUPNP-TYPE-UUID:CAPS"></a><h3>GUPNP_TYPE_UUID</h3>
147 <pre class="programlisting">#define             GUPNP_TYPE_UUID</pre>
148 <p>A Universally Unique ID represented as a hexadecimal-encoded string.</p>
149 </div>
150 </div>
151 </div>
152 <div class="footer">
153 <hr>
154           Generated by GTK-Doc V1.20</div>
155 </body>
156 </html>