This file is indexed.

/usr/share/doc/libucommon-dev/a00210.html is in libucommon-doc 3.2.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
<!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"/>
<title>UCommon: ucommon/ucommon.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>ucommon/ucommon.h File Reference</h1>
<p>Top level include file for the GNU uCommon C++ core library.  
<a href="#_details">More...</a></p>
<code>#include &lt;<a class="el" href="a00201_source.html">ucommon/platform.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00186_source.html">ucommon/atomic.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00199_source.html">ucommon/object.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00190_source.html">ucommon/counter.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00198_source.html">ucommon/numbers.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00212_source.html">ucommon/vector.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00195_source.html">ucommon/linked.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00209_source.html">ucommon/timers.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00185_source.html">ucommon/access.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00197_source.html">ucommon/memory.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00196_source.html">ucommon/mapped.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00207_source.html">ucommon/string.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00211_source.html">ucommon/unicode.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00191_source.html">ucommon/datetime.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00194_source.html">ucommon/keydata.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00188_source.html">ucommon/bitmap.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00205_source.html">ucommon/socket.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00208_source.html">ucommon/thread.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00193_source.html">ucommon/fsys.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00189_source.html">ucommon/buffer.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00204_source.html">ucommon/shell.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00213_source.html">ucommon/xml.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00206_source.html">ucommon/stream.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00200_source.html">ucommon/persist.h</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for ucommon.h:</div>
<div class="dynsection">
<div class="center"><img src="a00275.png" border="0" usemap="#ucommon_2ucommon_8h_map" alt=""/></div>
<map name="ucommon_2ucommon_8h_map" id="ucommon_2ucommon_8h">
<area shape="rect" id="node3" href="a00201.html" title="Various miscelanous platform specific headers and defines." alt="" coords="1604,624,1761,653"/><area shape="rect" id="node28" href="a00186.html" title="Atomic pointers and locks." alt="" coords="1927,547,2073,576"/><area shape="rect" id="node31" href="a00199.html" title="A common object base class with auto&#45;pointer support." alt="" coords="1176,547,1317,576"/><area shape="rect" id="node36" href="a00190.html" title="Support for various automatic counting objects." alt="" coords="2097,547,2247,576"/><area shape="rect" id="node39" href="a00198.html" title="Support classes for manipulation of numbers as strings." alt="" coords="1820,237,1980,267"/><area shape="rect" id="node42" href="a00212.html" title="Basic array and reusable object factory heap support." alt="" coords="144,237,285,267"/><area shape="rect" id="node44" href="a00208.html" title="Thread classes and sychronization objects." alt="" coords="331,315,475,344"/><area shape="rect" id="node47" href="a00185.html" title="Locking classes for member function automatic operations." alt="" coords="383,392,529,421"/><area shape="rect" id="node66" href="a00209.html" title="Realtime timers and timer queues." alt="" coords="113,392,257,421"/><area shape="rect" id="node68" href="a00195.html" title="Linked objects, lists, templates, and containers." alt="" coords="1363,469,1501,499"/><area shape="rect" id="node76" href="a00197.html" title="Private heaps, pools, and associations." alt="" coords="1495,392,1649,421"/><area shape="rect" id="node84" href="a00196.html" title="Support for memory mapped objects." alt="" coords="681,160,836,189"/><area shape="rect" id="node88" href="a00207.html" title="A common string class and character string support functions." alt="" coords="1048,237,1187,267"/><area shape="rect" id="node92" href="a00205.html" title="Common socket class and address manipulation." alt="" coords="1047,315,1191,344"/><area shape="rect" id="node114" href="a00211.html" title="Basic UCommon Unicode support." alt="" coords="860,160,1012,189"/><area shape="rect" id="node117" href="a00191.html" title="Basic classes for manipulating time and date based data, particularly that may be..." alt="" coords="1703,160,1863,189"/><area shape="rect" id="node122" href="a00194.html" title="Parsing of config files that have keyword/value pairs." alt="" coords="1596,315,1751,344"/><area shape="rect" id="node127" href="a00188.html" title="A simple class to perform bitmap manipulation." alt="" coords="2276,83,2423,112"/><area shape="rect" id="node132" href="a00193.html" title="Thread&#45;aware file system manipulation class." alt="" coords="527,237,655,267"/><area shape="rect" id="node139" href="a00189.html" title="A common buffered I/O class is used to stream character data without need for stdlib..." alt="" coords="1287,160,1425,189"/><area shape="rect" id="node145" href="a00204.html" title="Generic shell parsing and application services." alt="" coords="1317,83,1448,112"/><area shape="rect" id="node150" href="a00213.html" title="XML &quot;SAX&quot; (stream) parsing support from GNU Common C++." alt="" coords="1036,160,1161,189"/><area shape="rect" id="node153" href="a00206.html" title="Any ucommon streaming classes that are built from std::streamio facilities and that..." alt="" coords="407,160,556,189"/><area shape="rect" id="node158" href="a00200.html" title="The GNU Common C++ persistance engine by Daniel Silverstone." alt="" coords="2105,83,2252,112"/></map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="a00276.png" border="0" usemap="#ucommon_2ucommon_8hdep_map" alt=""/></div>
<map name="ucommon_2ucommon_8hdep_map" id="ucommon_2ucommon_8hdep">
<area shape="rect" id="node3" href="a00202.html" title="This library holds the ucommon scripting engine code." alt="" coords="5,83,144,112"/><area shape="rect" id="node5" href="a00203.html" title="This library holds basic crytographic functions and secure socket support for use..." alt="" coords="168,83,315,112"/></map>
</div>

<p><a href="a00210_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Top level include file for the GNU uCommon C++ core library. </p>
<p>This is the only include file you need to have in your sources; it includes the remaining header files. </p>

<p>Definition in file <a class="el" href="a00210_source.html">ucommon.h</a>.</p>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:17 2010 for UCommon by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>