This file is indexed.

/usr/share/doc/libpion-doc/html/classpion_1_1plugins_1_1_cookie_service.html is in libpion-doc 5.0.7+dfsg-4.

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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>pion: pion::plugins::CookieService Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">pion
   &#160;<span id="projectnumber">5.0.6</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><b>pion</b></li><li class="navelem"><b>plugins</b></li><li class="navelem"><a class="el" href="classpion_1_1plugins_1_1_cookie_service.html">CookieService</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classpion_1_1plugins_1_1_cookie_service-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">pion::plugins::CookieService Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><code>#include &lt;<a class="el" href="_cookie_service_8hpp_source.html">CookieService.hpp</a>&gt;</code></p>

<p>Inherits <a class="el" href="classpion_1_1http_1_1plugin__service.html">pion::http::plugin_service</a>.</p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a994b6e71a942ed5a2ce3d4cd804f2b1a"><td class="memItemLeft" align="right" valign="top"><a id="a994b6e71a942ed5a2ce3d4cd804f2b1a"></a>
virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1plugins_1_1_cookie_service.html#a994b6e71a942ed5a2ce3d4cd804f2b1a">operator()</a> (const pion::http::request_ptr &amp;http_request_ptr, const pion::tcp::connection_ptr &amp;tcp_conn)</td></tr>
<tr class="memdesc:a994b6e71a942ed5a2ce3d4cd804f2b1a"><td class="mdescLeft">&#160;</td><td class="mdescRight">handles requests for <a class="el" href="classpion_1_1plugins_1_1_cookie_service.html">CookieService</a> <br /></td></tr>
<tr class="separator:a994b6e71a942ed5a2ce3d4cd804f2b1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classpion_1_1http_1_1plugin__service"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classpion_1_1http_1_1plugin__service')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classpion_1_1http_1_1plugin__service.html">pion::http::plugin_service</a></td></tr>
<tr class="memitem:a587b482f3e8d7bd03ac0d7d693538b23 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memItemLeft" align="right" valign="top"><a id="a587b482f3e8d7bd03ac0d7d693538b23"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1http_1_1plugin__service.html#a587b482f3e8d7bd03ac0d7d693538b23">plugin_service</a> (void)</td></tr>
<tr class="memdesc:a587b482f3e8d7bd03ac0d7d693538b23 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="mdescLeft">&#160;</td><td class="mdescRight">default constructor <br /></td></tr>
<tr class="separator:a587b482f3e8d7bd03ac0d7d693538b23 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d7ffeb7d24a0ab951562031b7c16552 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memItemLeft" align="right" valign="top"><a id="a1d7ffeb7d24a0ab951562031b7c16552"></a>
virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1http_1_1plugin__service.html#a1d7ffeb7d24a0ab951562031b7c16552">~plugin_service</a> ()</td></tr>
<tr class="memdesc:a1d7ffeb7d24a0ab951562031b7c16552 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="mdescLeft">&#160;</td><td class="mdescRight">virtual destructor <br /></td></tr>
<tr class="separator:a1d7ffeb7d24a0ab951562031b7c16552 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a49cddd4c2a99e276373b5f7162ff3cde inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1http_1_1plugin__service.html#a49cddd4c2a99e276373b5f7162ff3cde">set_option</a> (const std::string &amp;name, const std::string &amp;value)</td></tr>
<tr class="separator:a49cddd4c2a99e276373b5f7162ff3cde inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acb534a38c423ead57c98d07077579ecc inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memItemLeft" align="right" valign="top"><a id="acb534a38c423ead57c98d07077579ecc"></a>
virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1http_1_1plugin__service.html#acb534a38c423ead57c98d07077579ecc">start</a> (void)</td></tr>
<tr class="memdesc:acb534a38c423ead57c98d07077579ecc inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="mdescLeft">&#160;</td><td class="mdescRight">called when the web service's server is starting <br /></td></tr>
<tr class="separator:acb534a38c423ead57c98d07077579ecc inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6d8c34f35f95d8e45c5476314bebdf6f inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memItemLeft" align="right" valign="top"><a id="a6d8c34f35f95d8e45c5476314bebdf6f"></a>
virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1http_1_1plugin__service.html#a6d8c34f35f95d8e45c5476314bebdf6f">stop</a> (void)</td></tr>
<tr class="memdesc:a6d8c34f35f95d8e45c5476314bebdf6f inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="mdescLeft">&#160;</td><td class="mdescRight">called when the web service's server is stopping <br /></td></tr>
<tr class="separator:a6d8c34f35f95d8e45c5476314bebdf6f inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a081c90dafdae862ca35b4684eaed4b36 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memItemLeft" align="right" valign="top"><a id="a081c90dafdae862ca35b4684eaed4b36"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1http_1_1plugin__service.html#a081c90dafdae862ca35b4684eaed4b36">set_resource</a> (const std::string &amp;str)</td></tr>
<tr class="memdesc:a081c90dafdae862ca35b4684eaed4b36 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="mdescLeft">&#160;</td><td class="mdescRight">sets the URI stem or resource that is bound to the web service <br /></td></tr>
<tr class="separator:a081c90dafdae862ca35b4684eaed4b36 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2cd239319b919e66ed961f6a914f7878 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memItemLeft" align="right" valign="top"><a id="a2cd239319b919e66ed961f6a914f7878"></a>
const std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1http_1_1plugin__service.html#a2cd239319b919e66ed961f6a914f7878">get_resource</a> (void) const</td></tr>
<tr class="memdesc:a2cd239319b919e66ed961f6a914f7878 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the URI stem or resource that is bound to the web service <br /></td></tr>
<tr class="separator:a2cd239319b919e66ed961f6a914f7878 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a85b4ca1bf18d6f4414f70ca8a1e084a2 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memItemLeft" align="right" valign="top"><a id="a85b4ca1bf18d6f4414f70ca8a1e084a2"></a>
std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpion_1_1http_1_1plugin__service.html#a85b4ca1bf18d6f4414f70ca8a1e084a2">get_relative_resource</a> (const std::string &amp;resource_requested) const</td></tr>
<tr class="memdesc:a85b4ca1bf18d6f4414f70ca8a1e084a2 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the path to the resource requested, relative to the web service's location <br /></td></tr>
<tr class="separator:a85b4ca1bf18d6f4414f70ca8a1e084a2 inherit pub_methods_classpion_1_1http_1_1plugin__service"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classpion_1_1plugins_1_1_cookie_service.html">CookieService</a>: web service that displays and updates cookies </p>

<p>Definition at line <a class="el" href="_cookie_service_8hpp_source.html#l00022">22</a> of file <a class="el" href="_cookie_service_8hpp_source.html">CookieService.hpp</a>.</p>
</div><hr/>The documentation for this class was generated from the following files:<ul>
<li>services/<a class="el" href="_cookie_service_8hpp_source.html">CookieService.hpp</a></li>
<li>services/<a class="el" href="_cookie_service_8cpp_source.html">CookieService.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.12
</small></address>
</body>
</html>