This file is indexed.

/usr/share/doc/libucommon-dev/a00130.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
<!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: ucc::script::symbol Class 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 class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><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="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="a00214.html">ucc</a>::<a class="el" href="a00119.html">script</a>::<a class="el" href="a00130.html">symbol</a>
  </div>
</div>
<div class="contents">
<h1>ucc::script::symbol Class Reference</h1><!-- doxytag: class="ucc::script::symbol" --><!-- doxytag: inherits="ucc::LinkedObject" -->
<p>Contains instance of a runtime symbol.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="a00202_source.html">script.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for ucc::script::symbol:</div>
<div class="dynsection">
<div class="center"><img src="a00515.png" border="0" usemap="#ucc_1_1script_1_1symbol_inherit__map" alt="Inheritance graph"/></div>
<map name="ucc_1_1script_1_1symbol_inherit__map" id="ucc_1_1script_1_1symbol_inherit__map">
<area shape="rect" id="node2" href="a00069.html" title="Common base class for all objects that can be formed into a linked list." alt="" coords="9,83,143,112"/><area shape="rect" id="node4" href="a00093.html" title="A common base class for all managed objects." alt="" coords="29,5,123,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for ucc::script::symbol:</div>
<div class="dynsection">
<div class="center"><img src="a00516.png" border="0" usemap="#ucc_1_1script_1_1symbol_coll__map" alt="Collaboration graph"/></div>
<map name="ucc_1_1script_1_1symbol_coll__map" id="ucc_1_1script_1_1symbol_coll__map">
<area shape="rect" id="node2" href="a00069.html" title="Common base class for all objects that can be formed into a linked list." alt="" coords="68,96,201,125"/><area shape="rect" id="node7" href="a00123.html" title="Header describes a script section." alt="" coords="109,237,248,267"/><area shape="rect" id="node4" href="a00093.html" title="A common base class for all managed objects." alt="" coords="88,5,181,35"/><area shape="rect" id="node10" href="a00126.html" title="Basic compiled statement." alt="" coords="175,333,292,363"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6dbe943960e44bcb69a9543246a1baff"></a><!-- doxytag: member="ucc::script::symbol::data" ref="a6dbe943960e44bcb69a9543246a1baff" args="" -->
char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00130.html#a6dbe943960e44bcb69a9543246a1baff">data</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">content of symbol <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aff686cc4ed99569bc37b6e21853753ee"></a><!-- doxytag: member="ucc::script::symbol::name" ref="aff686cc4ed99569bc37b6e21853753ee" args="" -->
const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00130.html#aff686cc4ed99569bc37b6e21853753ee">name</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">name of symbol <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4fb2a560b2c584a66a46c2122934fe21"></a><!-- doxytag: member="ucc::script::symbol::scope" ref="a4fb2a560b2c584a66a46c2122934fe21" args="" -->
<a class="el" href="a00123.html">header</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00130.html#a4fb2a560b2c584a66a46c2122934fe21">scope</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">scope of symbol definition <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afc69fec6498cd745981a547e2b2533cb"></a><!-- doxytag: member="ucc::script::symbol::size" ref="afc69fec6498cd745981a547e2b2533cb" args="" -->
unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00130.html#afc69fec6498cd745981a547e2b2533cb">size</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">size of data buffer or 0 if const <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Contains instance of a runtime symbol. </p>
<p>Symbols may be read-only or read-write. Symbols that refer to data stored elsewhere are considered references, and references are used to pass arguments into defined functions. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>David Sugar &lt;<a href="mailto:dyfet@gnutelephony.org">dyfet@gnutelephony.org</a>&gt; </dd></dl>

<p>Definition at line <a class="el" href="a00202_source.html#l00128">128</a> of file <a class="el" href="a00202_source.html">script.h</a>.</p>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>ucommon/<a class="el" href="a00202_source.html">script.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:44 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>