This file is indexed.

/usr/share/doc/net-cpp/html/inherits.html is in libnet-cpp-doc 2.0.0-0ubuntu1.

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
<!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.9.1"/>
<title>net-cpp: Class Hierarchy</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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</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 style="padding-left: 0.5em;">
   <div id="projectname">net-cpp
   &#160;<span id="projectnumber">2.0.0</span>
   </div>
   <div id="projectbrief">C++11 library for networking purposes</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('hierarchy.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">Class Hierarchy</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock">
<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
</div><table border="0" cellspacing="10" cellpadding="0">
<tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#core_1_1Location"/>
<map name="core_1_1Location" id="core_1_1Location">
<area shape="rect" id="node1" href="structcore_1_1Location.html" title="core::Location" alt="" coords="5,5,117,32"/></map>
</td></tr>
<tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#core_1_1net_1_1Error"/>
<map name="core_1_1net_1_1Error" id="core_1_1net_1_1Error">
<area shape="rect" id="node1" title="STL class. " alt="" coords="5,46,117,73"/><area shape="rect" id="node2" title="STL class. " alt="" coords="165,46,304,73"/><area shape="rect" id="node3" href="classcore_1_1net_1_1Error.html" title="core::net::Error" alt="" coords="352,46,471,73"/><area shape="rect" id="node4" href="classcore_1_1net_1_1http_1_1Error.html" title="core::net::http::Error" alt="" coords="519,46,671,73"/><area shape="rect" id="node5" href="structcore_1_1net_1_1http_1_1Client_1_1Errors_1_1HttpMethodNotSupported.html" title="HttpMethodNotSupported is thrown if the underlying impl. does not support the requested HTTP method..." alt="" coords="719,5,961,47"/><area shape="rect" id="node6" href="structcore_1_1net_1_1http_1_1Request_1_1Errors_1_1AlreadyActive.html" title="AlreadyActive is thrown when *execute is called on an active request. " alt="" coords="754,71,926,112"/></map>
</td></tr>
<tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Client"/>
<map name="core_1_1net_1_1http_1_1Client" id="core_1_1net_1_1http_1_1Client">
<area shape="rect" id="node1" href="classcore_1_1net_1_1http_1_1Client.html" title="core::net::http::Client" alt="" coords="5,13,163,39"/><area shape="rect" id="node2" href="classcore_1_1net_1_1http_1_1StreamingClient.html" title="core::net::http::Streaming\lClient" alt="" coords="211,5,399,47"/></map>
</td></tr>
<tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Client_1_1Errors"/>
<map name="core_1_1net_1_1http_1_1Client_1_1Errors" id="core_1_1net_1_1http_1_1Client_1_1Errors">
<area shape="rect" id="node1" href="structcore_1_1net_1_1http_1_1Client_1_1Errors.html" title="Summarizes error conditions. " alt="" coords="5,5,163,47"/></map>
</td></tr>
<tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Client_1_1Timings"/>
<map name="core_1_1net_1_1http_1_1Client_1_1Timings" id="core_1_1net_1_1http_1_1Client_1_1Timings">
<area shape="rect" id="node1" href="structcore_1_1net_1_1http_1_1Client_1_1Timings.html" title="Summarizes timing information about completed requests. " alt="" coords="5,5,163,47"/></map>
</td></tr>
<tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Client_1_1Timings_1_1Statistics"/>
<map name="core_1_1net_1_1http_1_1Client_1_1Timings_1_1Statistics" id="core_1_1net_1_1http_1_1Client_1_1Timings_1_1Statistics">
<area shape="rect" id="node1" href="structcore_1_1net_1_1http_1_1Client_1_1Timings_1_1Statistics.html" title="core::net::http::Client\l::Timings::Statistics" alt="" coords="5,5,163,47"/></map>
</td></tr>
<tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1ContentType"/>
<map name="core_1_1net_1_1http_1_1ContentType" id="core_1_1net_1_1http_1_1ContentType">
<area shape="rect" id="node1" href="structcore_1_1net_1_1http_1_1ContentType.html" title="Collection of known content types. " alt="" coords="5,5,205,32"/></map>
</td></tr>
<tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Header"/>
<map name="core_1_1net_1_1http_1_1Header" id="core_1_1net_1_1http_1_1Header">
<area shape="rect" id="node1" href="classcore_1_1net_1_1http_1_1Header.html" title="The Header class encapsulates the headers of an HTTP request/response. " alt="" coords="5,5,173,32"/></map>
</td></tr>
<tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Request"/>
<map name="core_1_1net_1_1http_1_1Request" id="core_1_1net_1_1http_1_1Request">
<area shape="rect" id="node1" href="classcore_1_1net_1_1http_1_1Request.html" title="The Request class encapsulates a request for a web resource. " alt="" coords="5,13,177,39"/><area shape="rect" id="node2" href="classcore_1_1net_1_1http_1_1StreamingRequest.html" title="The StreamingRequest class encapsulates a request for a web resource, streaming data to the receiver ..." alt="" coords="225,5,413,47"/></map>
</td></tr>
<tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Request_1_1Configuration"/>
<map name="core_1_1net_1_1http_1_1Request_1_1Configuration" id="core_1_1net_1_1http_1_1Request_1_1Configuration">
<area shape="rect" id="node1" href="structcore_1_1net_1_1http_1_1Request_1_1Configuration.html" title="The Configuration struct encapsulates all options for creating requests. " alt="" coords="5,5,177,47"/></map>
</td></tr>
<tr><td><img src="inherit_graph_10.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Request_1_1Credentials"/>
<map name="core_1_1net_1_1http_1_1Request_1_1Credentials" id="core_1_1net_1_1http_1_1Request_1_1Credentials">
<area shape="rect" id="node1" href="structcore_1_1net_1_1http_1_1Request_1_1Credentials.html" title="The Credentials struct encapsulates username and password for basic &amp; digest authentication. " alt="" coords="5,5,177,47"/></map>
</td></tr>
<tr><td><img src="inherit_graph_11.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Request_1_1Errors"/>
<map name="core_1_1net_1_1http_1_1Request_1_1Errors" id="core_1_1net_1_1http_1_1Request_1_1Errors">
<area shape="rect" id="node1" href="structcore_1_1net_1_1http_1_1Request_1_1Errors.html" title="The Errors struct collects the Request&#45;specific exceptions and error modes. " alt="" coords="5,5,177,47"/></map>
</td></tr>
<tr><td><img src="inherit_graph_12.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Request_1_1Handler"/>
<map name="core_1_1net_1_1http_1_1Request_1_1Handler" id="core_1_1net_1_1http_1_1Request_1_1Handler">
<area shape="rect" id="node1" href="classcore_1_1net_1_1http_1_1Request_1_1Handler.html" title="Encapsulates callbacks that can happen during request execution. " alt="" coords="5,5,177,47"/></map>
</td></tr>
<tr><td><img src="inherit_graph_13.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Request_1_1Progress"/>
<map name="core_1_1net_1_1http_1_1Request_1_1Progress" id="core_1_1net_1_1http_1_1Request_1_1Progress">
<area shape="rect" id="node1" href="structcore_1_1net_1_1http_1_1Request_1_1Progress.html" title="The Progress struct encapsulates progress information for web&#45;resource requests. " alt="" coords="5,5,177,47"/></map>
</td></tr>
<tr><td><img src="inherit_graph_14.png" border="0" alt="" usemap="#core_1_1net_1_1http_1_1Response"/>
<map name="core_1_1net_1_1http_1_1Response" id="core_1_1net_1_1http_1_1Response">
<area shape="rect" id="node1" href="structcore_1_1net_1_1http_1_1Response.html" title="The Response struct models a response to a core::net::http::Request. " alt="" coords="5,5,188,32"/></map>
</td></tr>
<tr><td><img src="inherit_graph_15.png" border="0" alt="" usemap="#core_1_1net_1_1Uri"/>
<map name="core_1_1net_1_1Uri" id="core_1_1net_1_1Uri">
<area shape="rect" id="node1" href="structcore_1_1net_1_1Uri.html" title="The Uri class encapsulates the components of a URI. " alt="" coords="5,5,111,32"/></map>
</td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="footer">Generated on Thu Jul 30 2015 09:17:59 for net-cpp by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
  </ul>
</div>
</body>
</html>