/usr/share/gtk-doc/html/geoclue/geoclue-geoclue-accuracy.html is in libgeoclue-dev 0.12.99-3ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>geoclue-accuracy</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Geoclue Reference Manual">
<link rel="up" href="rn01.html" title="C API">
<link rel="prev" href="geoclue-geoclue-types.html" title="geoclue-types">
<link rel="next" href="geoclue-geoclue-address-details.html" title="geoclue-address-details">
<meta name="generator" content="GTK-Doc V1.18.1 (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="geoclue-geoclue-types.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="rn01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></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">Geoclue Reference Manual</th>
<td><a accesskey="n" href="geoclue-geoclue-address-details.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#geoclue-geoclue-accuracy.synopsis" class="shortcut">Top</a>
|
<a href="#geoclue-geoclue-accuracy.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry">
<a name="geoclue-geoclue-accuracy"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="geoclue-geoclue-accuracy.top_of_page"></a>geoclue-accuracy</span></h2>
<p>geoclue-accuracy — Methods for manipulating <a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a> structure</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="geoclue-geoclue-accuracy.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">#define <a class="link" href="geoclue-geoclue-accuracy.html#GEOCLUE-ACCURACY-TYPE:CAPS" title="GEOCLUE_ACCURACY_TYPE">GEOCLUE_ACCURACY_TYPE</a>
typedef <a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy">GeoclueAccuracy</a>;
<a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="returnvalue">GeoclueAccuracy</span></a> * <a class="link" href="geoclue-geoclue-accuracy.html#geoclue-accuracy-copy" title="geoclue_accuracy_copy ()">geoclue_accuracy_copy</a> (<em class="parameter"><code><a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a> *accuracy</code></em>);
<span class="returnvalue">void</span> <a class="link" href="geoclue-geoclue-accuracy.html#geoclue-accuracy-free" title="geoclue_accuracy_free ()">geoclue_accuracy_free</a> (<em class="parameter"><code><a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a> *accuracy</code></em>);
<span class="returnvalue">void</span> <a class="link" href="geoclue-geoclue-accuracy.html#geoclue-accuracy-get-details" title="geoclue_accuracy_get_details ()">geoclue_accuracy_get_details</a> (<em class="parameter"><code><a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a> *accuracy</code></em>,
<em class="parameter"><code><a class="link" href="geoclue-geoclue-types.html#GeoclueAccuracyLevel" title="enum GeoclueAccuracyLevel"><span class="type">GeoclueAccuracyLevel</span></a> *level</code></em>,
<em class="parameter"><code><span class="type">double</span> *horizontal_accuracy</code></em>,
<em class="parameter"><code><span class="type">double</span> *vertical_accuracy</code></em>);
<a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="returnvalue">GeoclueAccuracy</span></a> * <a class="link" href="geoclue-geoclue-accuracy.html#geoclue-accuracy-new" title="geoclue_accuracy_new ()">geoclue_accuracy_new</a> (<em class="parameter"><code><a class="link" href="geoclue-geoclue-types.html#GeoclueAccuracyLevel" title="enum GeoclueAccuracyLevel"><span class="type">GeoclueAccuracyLevel</span></a> level</code></em>,
<em class="parameter"><code><span class="type">double</span> horizontal_accuracy</code></em>,
<em class="parameter"><code><span class="type">double</span> vertical_accuracy</code></em>);
<span class="returnvalue">void</span> <a class="link" href="geoclue-geoclue-accuracy.html#geoclue-accuracy-set-details" title="geoclue_accuracy_set_details ()">geoclue_accuracy_set_details</a> (<em class="parameter"><code><a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a> *accuracy</code></em>,
<em class="parameter"><code><a class="link" href="geoclue-geoclue-types.html#GeoclueAccuracyLevel" title="enum GeoclueAccuracyLevel"><span class="type">GeoclueAccuracyLevel</span></a> level</code></em>,
<em class="parameter"><code><span class="type">double</span> horizontal_accuracy</code></em>,
<em class="parameter"><code><span class="type">double</span> vertical_accuracy</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="geoclue-geoclue-accuracy.description"></a><h2>Description</h2>
<p>
A <a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a> holds accuracy information: a
<a class="link" href="geoclue-geoclue-types.html#GeoclueAccuracyLevel" title="enum GeoclueAccuracyLevel"><span class="type">GeoclueAccuracyLevel</span></a> and metric values for horizontal and vertical
accuracy. The last two will only be defined if <a class="link" href="geoclue-geoclue-types.html#GeoclueAccuracyLevel" title="enum GeoclueAccuracyLevel"><span class="type">GeoclueAccuracyLevel</span></a> is
<code class="literal">GEOCLUE_ACCURACY_LEVEL_DETAILED</code>. These values should be set and queried
using provided functions.
</p>
</div>
<div class="refsect1">
<a name="geoclue-geoclue-accuracy.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="GEOCLUE-ACCURACY-TYPE:CAPS"></a><h3>GEOCLUE_ACCURACY_TYPE</h3>
<pre class="programlisting">#define GEOCLUE_ACCURACY_TYPE (dbus_g_type_get_struct ("GValueArray", G_TYPE_INT, G_TYPE_DOUBLE, G_TYPE_DOUBLE, G_TYPE_INVALID))
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GeoclueAccuracy"></a><h3>GeoclueAccuracy</h3>
<pre class="programlisting">typedef GValueArray GeoclueAccuracy;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="geoclue-accuracy-copy"></a><h3>geoclue_accuracy_copy ()</h3>
<pre class="programlisting"><a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="returnvalue">GeoclueAccuracy</span></a> * geoclue_accuracy_copy (<em class="parameter"><code><a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a> *accuracy</code></em>);</pre>
<p>
Creates a copy of <em class="parameter"><code>accuracy</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>accuracy</code></em> :</span></p></td>
<td>A <a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>A newly allocated <a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="geoclue-accuracy-free"></a><h3>geoclue_accuracy_free ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> geoclue_accuracy_free (<em class="parameter"><code><a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a> *accuracy</code></em>);</pre>
<p>
Frees the <a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>accuracy</code></em> :</span></p></td>
<td>A <a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="geoclue-accuracy-get-details"></a><h3>geoclue_accuracy_get_details ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> geoclue_accuracy_get_details (<em class="parameter"><code><a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a> *accuracy</code></em>,
<em class="parameter"><code><a class="link" href="geoclue-geoclue-types.html#GeoclueAccuracyLevel" title="enum GeoclueAccuracyLevel"><span class="type">GeoclueAccuracyLevel</span></a> *level</code></em>,
<em class="parameter"><code><span class="type">double</span> *horizontal_accuracy</code></em>,
<em class="parameter"><code><span class="type">double</span> *vertical_accuracy</code></em>);</pre>
<p>
<em class="parameter"><code>horizontal_accuracy</code></em> and <em class="parameter"><code>vertical_accuracy</code></em> will only be defined
if <em class="parameter"><code>level</code></em> is <code class="literal">GEOCLUE_ACCURACY_LEVEL_DETAILED</code>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>accuracy</code></em> :</span></p></td>
<td>A <a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>level</code></em> :</span></p></td>
<td>Pointer to returned <a class="link" href="geoclue-geoclue-types.html#GeoclueAccuracyLevel" title="enum GeoclueAccuracyLevel"><span class="type">GeoclueAccuracyLevel</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>horizontal_accuracy</code></em> :</span></p></td>
<td>Pointer to returned horizontal accuracy in meters or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>vertical_accuracy</code></em> :</span></p></td>
<td>Pointer to returned vertical accuracy in meters or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="geoclue-accuracy-new"></a><h3>geoclue_accuracy_new ()</h3>
<pre class="programlisting"><a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="returnvalue">GeoclueAccuracy</span></a> * geoclue_accuracy_new (<em class="parameter"><code><a class="link" href="geoclue-geoclue-types.html#GeoclueAccuracyLevel" title="enum GeoclueAccuracyLevel"><span class="type">GeoclueAccuracyLevel</span></a> level</code></em>,
<em class="parameter"><code><span class="type">double</span> horizontal_accuracy</code></em>,
<em class="parameter"><code><span class="type">double</span> vertical_accuracy</code></em>);</pre>
<p>
Creates a new <a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a> with given values. Use 0 for
horizontal_accuracy and vertical_accuracy if <em class="parameter"><code>level</code></em> is not
<code class="literal">GEOCLUE_ACCURACY_LEVEL_DETAILED</code>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>level</code></em> :</span></p></td>
<td>A <a class="link" href="geoclue-geoclue-types.html#GeoclueAccuracyLevel" title="enum GeoclueAccuracyLevel"><span class="type">GeoclueAccuracyLevel</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>horizontal_accuracy</code></em> :</span></p></td>
<td>Horizontal accuracy in meters</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>vertical_accuracy</code></em> :</span></p></td>
<td>Vertical accuracy in meters</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>New <a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a>.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="geoclue-accuracy-set-details"></a><h3>geoclue_accuracy_set_details ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> geoclue_accuracy_set_details (<em class="parameter"><code><a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a> *accuracy</code></em>,
<em class="parameter"><code><a class="link" href="geoclue-geoclue-types.html#GeoclueAccuracyLevel" title="enum GeoclueAccuracyLevel"><span class="type">GeoclueAccuracyLevel</span></a> level</code></em>,
<em class="parameter"><code><span class="type">double</span> horizontal_accuracy</code></em>,
<em class="parameter"><code><span class="type">double</span> vertical_accuracy</code></em>);</pre>
<p>
Replaces <em class="parameter"><code>accuracy</code></em> values with given ones.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>accuracy</code></em> :</span></p></td>
<td>A <a class="link" href="geoclue-geoclue-accuracy.html#GeoclueAccuracy" title="GeoclueAccuracy"><span class="type">GeoclueAccuracy</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>level</code></em> :</span></p></td>
<td>A <a class="link" href="geoclue-geoclue-types.html#GeoclueAccuracyLevel" title="enum GeoclueAccuracyLevel"><span class="type">GeoclueAccuracyLevel</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>horizontal_accuracy</code></em> :</span></p></td>
<td>Horizontal accuracy in meters</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>vertical_accuracy</code></em> :</span></p></td>
<td>Vertical accuracy in meters</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.18.1</div>
</body>
</html>
|