This file is indexed.

/usr/share/doc/libpion-net-doc/html/classpion_1_1plugins_1_1_hello_service.html is in libpion-net-doc 4.0.7+dfsg-3.1ubuntu2.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>pion-net: pion::plugins::HelloService Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li id="current"><a href="annotated.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="namespacepion.html">pion</a>::<a class="el" href="namespacepion_1_1plugins.html">plugins</a>::<a class="el" href="classpion_1_1plugins_1_1_hello_service.html">HelloService</a></div>
<h1>pion::plugins::HelloService Class Reference</h1><!-- doxytag: class="pion::plugins::HelloService" --><!-- doxytag: inherits="pion::net::WebService" --><code>#include &lt;<a class="el" href="_hello_service_8hpp-source.html">HelloService.hpp</a>&gt;</code>
<p>
Inherits <a class="el" href="classpion_1_1net_1_1_web_service.html">pion::net::WebService</a>.
<p>
<a href="classpion_1_1plugins_1_1_hello_service-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classpion_1_1plugins_1_1_hello_service.html">HelloService</a>: web service that responds with "Hello World" 
<p>

<p>
Definition at line <a class="el" href="_hello_service_8hpp-source.html#l00022">22</a> of file <a class="el" href="_hello_service_8hpp-source.html">HelloService.hpp</a>.<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="87b184b511b4f98d2fc6459f588dc5d8"></a><!-- doxytag: member="pion::plugins::HelloService::HelloService" ref="87b184b511b4f98d2fc6459f588dc5d8" args="(void)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1plugins_1_1_hello_service.html#87b184b511b4f98d2fc6459f588dc5d8">HelloService</a> (void)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a94676c9b8fa3697852a364c7933358d"></a><!-- doxytag: member="pion::plugins::HelloService::~HelloService" ref="a94676c9b8fa3697852a364c7933358d" args="()" -->
virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1plugins_1_1_hello_service.html#a94676c9b8fa3697852a364c7933358d">~HelloService</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="add07076d21b463a9cceb93cf53e089a"></a><!-- doxytag: member="pion::plugins::HelloService::operator()" ref="add07076d21b463a9cceb93cf53e089a" args="(pion::net::HTTPRequestPtr &amp;request, pion::net::TCPConnectionPtr &amp;tcp_conn)" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1plugins_1_1_hello_service.html#add07076d21b463a9cceb93cf53e089a">operator()</a> (<a class="el" href="namespacepion_1_1net.html#5d6280ef9c5b2df13630ae1c1dea66d8">pion::net::HTTPRequestPtr</a> &amp;request, <a class="el" href="namespacepion_1_1net.html#e66ec40cd9d138619b1142311e8fee59">pion::net::TCPConnectionPtr</a> &amp;tcp_conn)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">handles requests for <a class="el" href="classpion_1_1plugins_1_1_hello_service.html">HelloService</a> <br></td></tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li>net/services/<a class="el" href="_hello_service_8hpp-source.html">HelloService.hpp</a><li>net/services/<a class="el" href="_hello_service_8cpp-source.html">HelloService.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Sep 27 16:06:44 2011 for pion-net by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>