This file is indexed.

/usr/share/doc/libcairomm-1.0-doc/reference/html/classCairo_1_1logic__error.html is in libcairomm-1.0-doc 1.10.0-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
 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
<!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>cairomm: Cairo::logic_error Class Reference</title>
        <link href="cairomm.css" rel="stylesheet" type="text/css">
    </head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceCairo.html">Cairo</a> </li>
      <li class="navelem"><a class="el" href="classCairo_1_1logic__error.html">logic_error</a> </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
  <div class="headertitle">
<h1>Cairo::logic_error Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="Cairo::logic_error" --><!-- doxytag: inherits="std::logic_error" --><div class="dynheader">
Inheritance diagram for Cairo::logic_error:</div>
<div class="dyncontent">
<div class="center"><img src="classCairo_1_1logic__error__inherit__graph.png" border="0" usemap="#Cairo_1_1logic__error_inherit__map" alt="Inheritance graph"/></div>
<map name="Cairo_1_1logic__error_inherit__map" id="Cairo_1_1logic__error_inherit__map">
<area shape="rect" id="node2" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00584.html" title="std::logic_error" alt="" coords="12,86,119,117"/><area shape="rect" id="node4" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00469.html" title="std::exception" alt="" coords="13,6,117,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classCairo_1_1logic__error-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCairo_1_1logic__error.html#a11d3b1f7a00aa8cdb44107949f305648">logic_error</a> (ErrorStatus status)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCairo_1_1logic__error.html#a67fb59dc50e4ddf1bd0725e98bd47683">~logic_error</a> () throw ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">ErrorStatus&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCairo_1_1logic__error.html#a271e6fb7ffdf4c7e517e5b1468cbf1c6">get_status_code</a> () const </td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a11d3b1f7a00aa8cdb44107949f305648"></a><!-- doxytag: member="Cairo::logic_error::logic_error" ref="a11d3b1f7a00aa8cdb44107949f305648" args="(ErrorStatus status)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Cairo::logic_error::logic_error </td>
          <td>(</td>
          <td class="paramtype">ErrorStatus&#160;</td>
          <td class="paramname"><em>status</em></td><td>)</td>
          <td><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a67fb59dc50e4ddf1bd0725e98bd47683"></a><!-- doxytag: member="Cairo::logic_error::~logic_error" ref="a67fb59dc50e4ddf1bd0725e98bd47683" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Cairo::logic_error::~logic_error </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> throw ()<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a271e6fb7ffdf4c7e517e5b1468cbf1c6"></a><!-- doxytag: member="Cairo::logic_error::get_status_code" ref="a271e6fb7ffdf4c7e517e5b1468cbf1c6" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ErrorStatus Cairo::logic_error::get_status_code </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>cairomm/exception.h</li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Mon May 9 2011 09:51:07 for cairomm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>