This file is indexed.

/usr/share/doc/liblqr-1-0-dev/html/ref-lqr-rwindow-get-channels.html is in liblqr-1-0-dev 0.4.1-1.1.

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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>lqr_rwindow_get_channels</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="The Liquid Rescale library Manual"><link rel="up" href="ref-energy.html" title="Energy"><link rel="prev" href="ref-lqr-rwindow-get-radius.html" title="lqr_rwindow_get_radius"><link rel="next" href="ref-lqr-carver-set-gradient-function.html" title="lqr_carver_set_gradient_function"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><code class="function">lqr_rwindow_get_channels</code></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ref-lqr-rwindow-get-radius.html">Prev</a> </td><th width="60%" align="center">Energy</th><td width="20%" align="right"> <a accesskey="n" href="ref-lqr-carver-set-gradient-function.html">Next</a></td></tr></table><hr></div><div class="refentry" title="lqr_rwindow_get_channels"><a name="ref-lqr-rwindow-get-channels"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>lqr_rwindow_get_channels &#8212; get the number of channels of a <code class="classname">LqrReadingWindow</code> object</p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><div class="funcsynopsis"><pre class="funcsynopsisinfo">#include &lt;lqr.h&gt;</pre><table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0" class="funcprototype-table"><tr><td><code class="funcdef">gint <b class="fsfunc">lqr_rwindow_get_channels</b>(</code></td><td>LqrReadingWindow* <var class="pdparam">rwindow</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer"> </div></div></div><div class="refsect1" title="Description"><a name="idp33892544"></a><h2>Description</h2><p>
                        The function <code class="function">lqr_rwindow_get_channels</code> returns the number of channels of
                        reading window <em class="parameter"><code>rwindow</code></em>.
                    </p><p>
                        This function is actually only necessary when the <em class="parameter"><code>rwindow</code></em> reader type is
                        <code class="literal">LQR_ER_CUSTOM</code>.
                    </p><p>
                        The reader types are described in the page for
                        <a class="xref" href="ref-lqr-carver-set-energy-function.html" title="lqr_carver_set_energy_function"><span class="refentrytitle"><code class="function">lqr_carver_set_energy_function</code></span>(3)</a>.
                    </p></div><div class="refsect1" title="See also"><a name="idp33898496"></a><h2>See also</h2><p>
                        <span class="simplelist"><a class="xref" href="ref-lqr-carver-set-energy-function.html" title="lqr_carver_set_energy_function"><span class="refentrytitle"><code class="function">lqr_carver_set_energy_function</code></span>(3)</a>, <a class="xref" href="ref-lqr-rwindow-read.html" title="lqr_rwindow_read"><span class="refentrytitle"><code class="function">lqr_rwindow_read</code></span>(3)</a>, <a class="xref" href="ref-lqr-rwindow-get-read-t.html" title="lqr_rwindow_get_read_t"><span class="refentrytitle"><code class="function">lqr_rwindow_get_read_t</code></span>(3)</a>, <a class="xref" href="ref-lqr-rwindow-get-radius.html" title="lqr_rwindow_get_radius"><span class="refentrytitle"><code class="function">lqr_rwindow_get_radius</code></span>(3)</a></span>
                    </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ref-lqr-rwindow-get-radius.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ref-energy.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ref-lqr-carver-set-gradient-function.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><code class="function">lqr_rwindow_get_radius</code> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <code class="function">lqr_carver_set_gradient_function</code></td></tr></table></div></body></html>