/usr/share/doc/libucommon-dev/a00128.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 | <!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::stack_t Struct 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 Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data 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 Structures</span></a></li>
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data 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="a00128.html">stack_t</a>
</div>
</div>
<div class="contents">
<h1>ucc::script::stack_t Struct Reference</h1><!-- doxytag: class="ucc::script::stack_t" -->
<p>Runtime stack for each interpreter instance.
<a href="#_details">More...</a></p>
<p><code>#include <<a class="el" href="a00202_source.html">script.h</a>></code></p>
<div class="dynheader">
Collaboration diagram for ucc::script::stack_t:</div>
<div class="dynsection">
<div class="center"><img src="a00512.png" border="0" usemap="#ucc_1_1script_1_1stack__t_coll__map" alt="Collaboration graph"/></div>
<map name="ucc_1_1script_1_1stack__t_coll__map" id="ucc_1_1script_1_1stack__t_coll__map">
<area shape="rect" id="node2" href="a00126.html" title="Basic compiled statement." alt="" coords="236,96,353,125"/><area shape="rect" id="node5" href="a00123.html" title="Header describes a script section." alt="" coords="173,237,312,267"/><area shape="rect" id="node14" href="a00122.html" title="An event block for a script." alt="" coords="19,237,149,267"/><area shape="rect" id="node7" href="a00069.html" title="Common base class for all objects that can be formed into a linked list." alt="" coords="5,96,139,125"/><area shape="rect" id="node9" href="a00093.html" title="A common base class for all managed objects." alt="" coords="25,5,119,35"/></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="ac2bb641ca9c8055e991887db688f8192"></a><!-- doxytag: member="ucc::script::stack_t::base" ref="ac2bb641ca9c8055e991887db688f8192" args="" -->
unsigned short </td><td class="memItemRight" valign="bottom"><a class="el" href="a00128.html#ac2bb641ca9c8055e991887db688f8192">base</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">base stack of "@section" <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afe8a7e1431c21fbb96cda7bf9c7757c4"></a><!-- doxytag: member="ucc::script::stack_t::event" ref="afe8a7e1431c21fbb96cda7bf9c7757c4" args="" -->
<a class="el" href="a00122.html">event_t</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00128.html#afe8a7e1431c21fbb96cda7bf9c7757c4">event</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">so we don't redo our event <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac89ef3cb8b231dd1f47ba3de0ed5e471"></a><!-- doxytag: member="ucc::script::stack_t::index" ref="ac89ef3cb8b231dd1f47ba3de0ed5e471" args="" -->
unsigned short </td><td class="memItemRight" valign="bottom"><a class="el" href="a00128.html#ac89ef3cb8b231dd1f47ba3de0ed5e471">index</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">index marker for loops <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2d3b5a1105bb6fd210e3259409f6cc16"></a><!-- doxytag: member="ucc::script::stack_t::line" ref="a2d3b5a1105bb6fd210e3259409f6cc16" args="" -->
<a class="el" href="a00126.html">line_t</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00128.html#a2d3b5a1105bb6fd210e3259409f6cc16">line</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">executing line at stack level <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4aa3dd0a9850ae6fc0158de791f660bc"></a><!-- doxytag: member="ucc::script::stack_t::resmask" ref="a4aa3dd0a9850ae6fc0158de791f660bc" args="" -->
unsigned short </td><td class="memItemRight" valign="bottom"><a class="el" href="a00128.html#a4aa3dd0a9850ae6fc0158de791f660bc">resmask</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">effective dsp resource mask <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aaa161f3ea66bea4e4b5b52ed5bb9d9f5"></a><!-- doxytag: member="ucc::script::stack_t::scope" ref="aaa161f3ea66bea4e4b5b52ed5bb9d9f5" args="" -->
<a class="el" href="a00123.html">header</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00128.html#aaa161f3ea66bea4e4b5b52ed5bb9d9f5">scope</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">effective symbol scope <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac501e02fb6215295846d974a1476d241"></a><!-- doxytag: member="ucc::script::stack_t::scr" ref="ac501e02fb6215295846d974a1476d241" args="" -->
<a class="el" href="a00123.html">header</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00128.html#ac501e02fb6215295846d974a1476d241">scr</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">executing script for stack <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Runtime stack for each interpreter instance. </p>
<p>This is used to manage loop and case blocks, as well as subroutine calls. </p>
<p>Definition at line <a class="el" href="a00202_source.html#l00236">236</a> of file <a class="el" href="a00202_source.html">script.h</a>.</p>
<hr/>The documentation for this struct 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:43 2010 for UCommon by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|