This file is indexed.

/usr/share/doc/libucommon-dev/a00202.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
85
86
<!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/script.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/script.h File Reference</h1>
<p>This library holds the ucommon scripting engine code.  
<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="a00210_source.html">ucommon/ucommon.h</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for script.h:</div>
<div class="dynsection">
<div class="center"><img src="a00261.png" border="0" usemap="#ucommon_2script_8h_map" alt=""/></div>
<map name="ucommon_2script_8h_map" id="ucommon_2script_8h">
<area shape="rect" id="node3" href="a00201.html" title="Various miscelanous platform specific headers and defines." alt="" coords="1483,701,1640,731"/><area shape="rect" id="node28" href="a00210.html" title="Top level include file for the GNU uCommon C++ core library." alt="" coords="1152,83,1320,112"/><area shape="rect" id="node31" href="a00186.html" title="Atomic pointers and locks." alt="" coords="2412,624,2559,653"/><area shape="rect" id="node34" href="a00199.html" title="A common object base class with auto&#45;pointer support." alt="" coords="312,624,453,653"/><area shape="rect" id="node39" href="a00190.html" title="Support for various automatic counting objects." alt="" coords="1967,624,2116,653"/><area shape="rect" id="node42" href="a00198.html" title="Support classes for manipulation of numbers as strings." alt="" coords="1868,315,2028,344"/><area shape="rect" id="node45" href="a00212.html" title="Basic array and reusable object factory heap support." alt="" coords="372,315,513,344"/><area shape="rect" id="node47" href="a00208.html" title="Thread classes and sychronization objects." alt="" coords="372,392,516,421"/><area shape="rect" id="node50" href="a00185.html" title="Locking classes for member function automatic operations." alt="" coords="296,469,443,499"/><area shape="rect" id="node69" href="a00209.html" title="Realtime timers and timer queues." alt="" coords="745,469,889,499"/><area shape="rect" id="node71" href="a00195.html" title="Linked objects, lists, templates, and containers." alt="" coords="1261,547,1400,576"/><area shape="rect" id="node79" href="a00197.html" title="Private heaps, pools, and associations." alt="" coords="1484,469,1639,499"/><area shape="rect" id="node87" href="a00196.html" title="Support for memory mapped objects." alt="" coords="713,237,868,267"/><area shape="rect" id="node91" href="a00207.html" title="A common string class and character string support functions." alt="" coords="1152,315,1291,344"/><area shape="rect" id="node95" href="a00205.html" title="Common socket class and address manipulation." alt="" coords="1008,392,1152,421"/><area shape="rect" id="node115" href="a00211.html" title="Basic UCommon Unicode support." alt="" coords="1257,237,1409,267"/><area shape="rect" id="node118" href="a00191.html" title="Basic classes for manipulating time and date based data, particularly that may be..." alt="" coords="1751,237,1911,267"/><area shape="rect" id="node123" href="a00194.html" title="Parsing of config files that have keyword/value pairs." alt="" coords="1636,392,1791,421"/><area shape="rect" id="node128" href="a00188.html" title="A simple class to perform bitmap manipulation." alt="" coords="2140,624,2287,653"/><area shape="rect" id="node133" href="a00193.html" title="Thread&#45;aware file system manipulation class." alt="" coords="639,315,767,344"/><area shape="rect" id="node140" href="a00189.html" title="A common buffered I/O class is used to stream character data without need for stdlib..." alt="" coords="993,237,1132,267"/><area shape="rect" id="node146" href="a00204.html" title="Generic shell parsing and application services." alt="" coords="1360,160,1491,189"/><area shape="rect" id="node151" href="a00213.html" title="XML &quot;SAX&quot; (stream) parsing support from GNU Common C++." alt="" coords="1073,160,1199,189"/><area shape="rect" id="node154" href="a00206.html" title="Any ucommon streaming classes that are built from std::streamio facilities and that..." alt="" coords="489,237,639,267"/><area shape="rect" id="node159" href="a00200.html" title="The GNU Common C++ persistance engine by Daniel Silverstone." alt="" coords="2181,160,2328,189"/></map>
</div>

<p><a href="a00202_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00119.html">ucc::script</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Compiled script container.  <a href="a00119.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00120.html">ucc::script::checks</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A container class for compile-time check methods.  <a href="a00120.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00121.html">ucc::script::error</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A class to collect compile-time errors.  <a href="a00121.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00122.html">ucc::script::event</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">An event block for a script.  <a href="a00122.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00123.html">ucc::script::header</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Header describes a script section.  <a href="a00123.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00124.html">ucc::script::interp</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">An instance of the runtime interpreter.  <a href="a00124.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00125.html">ucc::script::keyword</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A structure to introduce new core commands to the runtime engine.  <a href="a00125.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00126.html">ucc::script::line</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Basic compiled statement.  <a href="a00126.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00127.html">ucc::script::methods</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Runtime methods collection class.  <a href="a00127.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00128.html">ucc::script::stack_t</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Runtime stack for each interpreter instance.  <a href="a00128.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00129.html">ucc::script::strict</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Contains defined variables found by scope when strict is used.  <a href="a00129.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00130.html">ucc::script::symbol</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Contains instance of a runtime symbol.  <a href="a00130.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00214.html">ucc</a></td></tr>

<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Common namespace for all ucommon objects. </p>
<br/></td></tr>
</p>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>This library holds the ucommon scripting engine code. </p>
<p>The entire engine is described in a number of classes that are all part of the script class. </p>

<p>Definition in file <a class="el" href="a00202_source.html">script.h</a>.</p>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:11 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>