Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > aaf33964de706a538481c929c1da6a44 > files > 1326

faust-doc-0.9.10-5mdv2010.1.x86_64.rpm

<!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>FAUST compiler: Description 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="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Description Class Reference</h1><!-- doxytag: class="Description" -->
<p><code>#include &lt;<a class="el" href="description_8hh_source.html">description.hh</a>&gt;</code></p>

<p><a href="classDescription-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a0ddbd6888fb97d7fc33e0fcbda8f82a6">Description</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDescription.html">Description</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#ab1cbe1d3a525aaf1e3b8d3e74f114465">name</a> (const string &amp;s)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDescription.html">Description</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a56303e0baff68010f1e3253093a33f99">author</a> (const string &amp;s)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDescription.html">Description</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a0531d390c3c0c3c62381134d2204dfee">copyright</a> (const string &amp;s)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDescription.html">Description</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a3c0915fecdabcd4fab783a14bce77aa3">license</a> (const string &amp;s)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDescription.html">Description</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a5f97f665a605d0e4945acf465face89f">version</a> (const string &amp;s)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDescription.html">Description</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#ae32f3bad5a9a38abce91f4da38143d4e">inputs</a> (int n)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDescription.html">Description</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a6a5f194a6220a979241195530e0e4437">outputs</a> (int n)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a7b97643d00e0cc786355a696cac2bcba">ui</a> (<a class="el" href="classCTree.html">Tree</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a6c11e0cfae5c43a8ecd1d89b5046e27c">print</a> (int n, ostream &amp;fout)</td></tr>
<tr><td colspan="2"><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#aec4af3da05a52adcd7acabf20abdefab">addGroup</a> (int level, <a class="el" href="classCTree.html">Tree</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a09f5e2ad03ae94971d93753dd25a0750">addWidget</a> (<a class="el" href="classCTree.html">Tree</a> label, <a class="el" href="classCTree.html">Tree</a> varname, <a class="el" href="classCTree.html">Tree</a> sig)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a> (int n, ostream &amp;fout)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a> (const string &amp;l)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a> (const string &amp;l)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#ae22f8ef21728df97a42a35669d839f2e">addLayoutLine</a> (int n, const string &amp;l)</td></tr>
<tr><td colspan="2"><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a58cac039b740f54dd0cd3dfbc92bb25d">fName</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a291979d456c10b6ace3c74558bb7d4ed">fAuthor</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a5b211c2a62d7589276cfdd6f1372dab3">fCopyright</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a62fc97883c3f977d3ff6bfa7d08276dc">fLicense</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#aaed3ca688b0cc05412696f9bf6befb77">fVersion</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a6f9ed34a2a89dbc387fb33765d7db3d7">fInputs</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a1bc7370ba7b3857346da9a7e86b75247">fOutputs</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a43339bc703995b5debe41792036b076a">fActiveWidgetCount</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a68f8f8028e88bdfd6e5ad263e152f537">fPassiveWidgetCount</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">list&lt; string &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#ae1af3117b045534899e6f6b4936807cc">fActiveLines</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">list&lt; string &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a367a4a65de84819a9fb462d842a52168">fPassiveLines</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">list&lt; string &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a2f39b026a4f3f356895fb624d50581e4">fLayoutLines</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">list&lt; int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDescription.html#a3d1ccd57ef5a3c8bd81f08196b3d45cf">fLayoutTabs</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="description_8hh_source.html#l00020">20</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a0ddbd6888fb97d7fc33e0fcbda8f82a6"></a><!-- doxytag: member="Description::Description" ref="a0ddbd6888fb97d7fc33e0fcbda8f82a6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Description::Description </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00041">41</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00041"></a>00041                  :  <span class="comment">/*fName(&quot;Unknow&quot;), </span>
<a name="l00042"></a>00042 <span class="comment">                    fAuthor(&quot;Unknow&quot;), </span>
<a name="l00043"></a>00043 <span class="comment">                    fCopyright(&quot;Unknow&quot;),</span>
<a name="l00044"></a>00044 <span class="comment">                    fLicense(&quot;Unknow&quot;), </span>
<a name="l00045"></a>00045 <span class="comment">                    fVersion(&quot;Unknow&quot;),*/</span>
<a name="l00046"></a>00046                     
<a name="l00047"></a>00047                     <a class="code" href="classDescription.html#a6f9ed34a2a89dbc387fb33765d7db3d7">fInputs</a>(0),
<a name="l00048"></a>00048                     <a class="code" href="classDescription.html#a1bc7370ba7b3857346da9a7e86b75247">fOutputs</a>(0),
<a name="l00049"></a>00049                     <a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>(0),
<a name="l00050"></a>00050                     <a class="code" href="classDescription.html#a43339bc703995b5debe41792036b076a">fActiveWidgetCount</a>(0),
<a name="l00051"></a>00051                     <a class="code" href="classDescription.html#a68f8f8028e88bdfd6e5ad263e152f537">fPassiveWidgetCount</a>(0)
<a name="l00052"></a>00052                     {}
</pre></div></p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a3381a32dd99f3d911eb31a6740db76a5"></a><!-- doxytag: member="Description::addActiveLine" ref="a3381a32dd99f3d911eb31a6740db76a5" args="(const string &amp;l)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Description::addActiveLine </td>
          <td>(</td>
          <td class="paramtype">const string &amp;&nbsp;</td>
          <td class="paramname"> <em>l</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00072">72</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00033">fActiveLines</a>.</p>

<p>Referenced by <a class="el" href="description_8cpp_source.html#l00247">addWidget()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00072"></a>00072 { <a class="code" href="classDescription.html#ae1af3117b045534899e6f6b4936807cc">fActiveLines</a>.push_back(l);}
</pre></div></p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="aec4af3da05a52adcd7acabf20abdefab"></a><!-- doxytag: member="Description::addGroup" ref="aec4af3da05a52adcd7acabf20abdefab" args="(int level, Tree t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Description::addGroup </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>level</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>t</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8cpp_source.html#l00210">210</a> of file <a class="el" href="description_8cpp_source.html">description.cpp</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00074">addLayoutLine()</a>, <a class="el" href="description_8cpp_source.html#l00247">addWidget()</a>, <a class="el" href="list_8hh_source.html#l00133">hd()</a>, <a class="el" href="list_8hh_source.html#l00137">isNil()</a>, <a class="el" href="uitree_8cpp_source.html#l00136">isUiFolder()</a>, <a class="el" href="uitree_8cpp_source.html#l00141">isUiWidget()</a>, <a class="el" href="list_8hh_source.html#l00170">left()</a>, <a class="el" href="list_8hh_source.html#l00171">right()</a>, <a class="el" href="Text_8cpp_source.html#l00060">subst()</a>, <a class="el" href="Text_8cpp_source.html#l00163">T()</a>, <a class="el" href="list_8hh_source.html#l00134">tl()</a>, <a class="el" href="tree_8cpp_source.html#l00244">tree2int()</a>, <a class="el" href="tree_8cpp_source.html#l00292">tree2str()</a>, and <a class="el" href="description_8cpp_source.html#l00128">xmlize()</a>.</p>

<p>Referenced by <a class="el" href="description_8cpp_source.html#l00204">ui()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00211"></a>00211 {
<a name="l00212"></a>00212     <a class="code" href="classCTree.html" title="A CTree = (Node x [CTree]) is a Node associated with a list of subtrees called branches...">Tree</a>    label, elements, varname, sig;
<a name="l00213"></a>00213     <span class="keyword">const</span> <span class="keywordtype">char</span>* groupnames[] = {<span class="stringliteral">&quot;vgroup&quot;</span>, <span class="stringliteral">&quot;hgroup&quot;</span>, <span class="stringliteral">&quot;tgroup&quot;</span>};
<a name="l00214"></a>00214     
<a name="l00215"></a>00215     <span class="keywordflow">if</span> (<a class="code" href="uitree_8cpp.html#a56c557491c86ba3875400908b273669d">isUiFolder</a>(t, label, elements)) {
<a name="l00216"></a>00216     
<a name="l00217"></a>00217         <span class="keyword">const</span> <span class="keywordtype">int</span>       orient = <a class="code" href="tree_8cpp.html#a523bce65e2a281fe678f2362496061cf" title="if t has a node of type int, return it otherwise error">tree2int</a>(<a class="code" href="list_8hh.html#a626356b3c8f3e0130d0e043a1dd8547c">left</a>(label));
<a name="l00218"></a>00218         <span class="keyword">const</span> <span class="keywordtype">char</span> *    str = <a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(<a class="code" href="list_8hh.html#a098460d0916242eebda50610e2a86e39">right</a>(label));
<a name="l00219"></a>00219 
<a name="l00220"></a>00220         <a class="code" href="classDescription.html#ae22f8ef21728df97a42a35669d839f2e">addLayoutLine</a>(level, <a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;&lt;group type=\&quot;$0\&quot;&gt;&quot;</span>, groupnames[orient]));
<a name="l00221"></a>00221         <a class="code" href="classDescription.html#ae22f8ef21728df97a42a35669d839f2e">addLayoutLine</a>(level+1, <a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;&lt;label&gt;$0&lt;/label&gt;&quot;</span>, <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(str)));
<a name="l00222"></a>00222         <span class="keywordflow">while</span> (!<a class="code" href="list_8hh.html#a2569c3a07bbbfa55e0afde62de62aeec">isNil</a>(elements)) {
<a name="l00223"></a>00223             <a class="code" href="classDescription.html#aec4af3da05a52adcd7acabf20abdefab">addGroup</a>(level+1, <a class="code" href="list_8hh.html#a098460d0916242eebda50610e2a86e39">right</a>(<a class="code" href="list_8hh.html#a067ad6f83087b420a1c44e48e56be389">hd</a>(elements)));
<a name="l00224"></a>00224             elements = <a class="code" href="list_8hh.html#a4075748f5c7156306ec898795313a2e0">tl</a>(elements);
<a name="l00225"></a>00225         }       
<a name="l00226"></a>00226         <a class="code" href="classDescription.html#ae22f8ef21728df97a42a35669d839f2e">addLayoutLine</a>(level, <span class="stringliteral">&quot;&lt;/group&gt;&quot;</span>);
<a name="l00227"></a>00227         
<a name="l00228"></a>00228     } <span class="keywordflow">else</span> <span class="keywordflow">if</span> (<a class="code" href="uitree_8cpp.html#abfe657a3e623626aeecd89b4415c3dc5">isUiWidget</a>(t, label, varname, sig)) {
<a name="l00229"></a>00229             
<a name="l00230"></a>00230         <span class="keywordtype">int</span> w = <a class="code" href="classDescription.html#a09f5e2ad03ae94971d93753dd25a0750">addWidget</a>(label, varname, sig);
<a name="l00231"></a>00231         <a class="code" href="classDescription.html#ae22f8ef21728df97a42a35669d839f2e">addLayoutLine</a>(level, <a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;&lt;widgetref id=\&quot;$0\&quot; /&gt;&quot;</span>, <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(w)));
<a name="l00232"></a>00232         
<a name="l00233"></a>00233     } <span class="keywordflow">else</span> {
<a name="l00234"></a>00234         
<a name="l00235"></a>00235         fprintf(stderr, <span class="stringliteral">&quot;error in user interface generation 2\n&quot;</span>);
<a name="l00236"></a>00236         exit(1);
<a name="l00237"></a>00237         
<a name="l00238"></a>00238     }
<a name="l00239"></a>00239 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="ae22f8ef21728df97a42a35669d839f2e"></a><!-- doxytag: member="Description::addLayoutLine" ref="ae22f8ef21728df97a42a35669d839f2e" args="(int n, const string &amp;l)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Description::addLayoutLine </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>n</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const string &amp;&nbsp;</td>
          <td class="paramname"> <em>l</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00074">74</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00035">fLayoutLines</a>, and <a class="el" href="description_8hh_source.html#l00036">fLayoutTabs</a>.</p>

<p>Referenced by <a class="el" href="description_8cpp_source.html#l00210">addGroup()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00074"></a>00074 { <a class="code" href="classDescription.html#a3d1ccd57ef5a3c8bd81f08196b3d45cf">fLayoutTabs</a>.push_back(n); <a class="code" href="classDescription.html#a2f39b026a4f3f356895fb624d50581e4">fLayoutLines</a>.push_back(l);}
</pre></div></p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a972fddf50a83ee0d9e9de22cebf6ac57"></a><!-- doxytag: member="Description::addPassiveLine" ref="a972fddf50a83ee0d9e9de22cebf6ac57" args="(const string &amp;l)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Description::addPassiveLine </td>
          <td>(</td>
          <td class="paramtype">const string &amp;&nbsp;</td>
          <td class="paramname"> <em>l</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00073">73</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00034">fPassiveLines</a>.</p>

<p>Referenced by <a class="el" href="description_8cpp_source.html#l00247">addWidget()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00073"></a>00073 { <a class="code" href="classDescription.html#a367a4a65de84819a9fb462d842a52168">fPassiveLines</a>.push_back(l);}
</pre></div></p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a09f5e2ad03ae94971d93753dd25a0750"></a><!-- doxytag: member="Description::addWidget" ref="a09f5e2ad03ae94971d93753dd25a0750" args="(Tree label, Tree varname, Tree sig)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Description::addWidget </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>label</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>varname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>sig</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8cpp_source.html#l00247">247</a> of file <a class="el" href="description_8cpp_source.html">description.cpp</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00072">addActiveLine()</a>, <a class="el" href="description_8hh_source.html#l00073">addPassiveLine()</a>, <a class="el" href="description_8hh_source.html#l00031">fActiveWidgetCount</a>, <a class="el" href="description_8hh_source.html#l00032">fPassiveWidgetCount</a>, <a class="el" href="description_8hh_source.html#l00030">fWidgetID</a>, <a class="el" href="signals_8cpp_source.html#l00199">isSigButton()</a>, <a class="el" href="signals_8cpp_source.html#l00205">isSigCheckbox()</a>, <a class="el" href="signals_8cpp_source.html#l00274">isSigHBargraph()</a>, <a class="el" href="signals_8cpp_source.html#l00212">isSigHSlider()</a>, <a class="el" href="signals_8cpp_source.html#l00252">isSigNumEntry()</a>, <a class="el" href="signals_8cpp_source.html#l00280">isSigVBargraph()</a>, <a class="el" href="signals_8cpp_source.html#l00232">isSigVSlider()</a>, <a class="el" href="Text_8cpp_source.html#l00060">subst()</a>, <a class="el" href="Text_8cpp_source.html#l00163">T()</a>, <a class="el" href="tree_8cpp_source.html#l00276">tree2double()</a>, <a class="el" href="tree_8cpp_source.html#l00292">tree2str()</a>, and <a class="el" href="description_8cpp_source.html#l00128">xmlize()</a>.</p>

<p>Referenced by <a class="el" href="description_8cpp_source.html#l00210">addGroup()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00248"></a>00248 {
<a name="l00249"></a>00249     <a class="code" href="classCTree.html" title="A CTree = (Node x [CTree]) is a Node associated with a list of subtrees called branches...">Tree</a> path, c, x, y, z;
<a name="l00250"></a>00250     
<a name="l00251"></a>00251     <span class="comment">// add an active widget description</span>
<a name="l00252"></a>00252     
<a name="l00253"></a>00253     <span class="keywordflow">if</span> ( <a class="code" href="signals_8cpp.html#a9cb8af593289d910a1f8ec8a9c8d880f">isSigButton</a>(sig, path) )                   {
<a name="l00254"></a>00254     
<a name="l00255"></a>00255         <a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>++;
<a name="l00256"></a>00256         <a class="code" href="classDescription.html#a43339bc703995b5debe41792036b076a">fActiveWidgetCount</a>++;
<a name="l00257"></a>00257         <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;&lt;widget type=\&quot;button\&quot; id=\&quot;$0\&quot;&gt;&quot;</span>, <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>)));
<a name="l00258"></a>00258             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;label&gt;$0&lt;/label&gt;&quot;</span>, <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(label))));
<a name="l00259"></a>00259             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;varname&gt;$0&lt;/varname&gt;&quot;</span>, <a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(varname)));
<a name="l00260"></a>00260         <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<span class="stringliteral">&quot;&lt;/widget&gt;&quot;</span>);
<a name="l00261"></a>00261             
<a name="l00262"></a>00262     } <span class="keywordflow">else</span> <span class="keywordflow">if</span> ( <a class="code" href="signals_8cpp.html#a48996c1ce74258d499baae3d267078bc">isSigCheckbox</a>(sig, path) )          {
<a name="l00263"></a>00263     
<a name="l00264"></a>00264         <a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>++;
<a name="l00265"></a>00265         <a class="code" href="classDescription.html#a43339bc703995b5debe41792036b076a">fActiveWidgetCount</a>++;
<a name="l00266"></a>00266         <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;&lt;widget type=\&quot;checkbox\&quot; id=\&quot;$0\&quot;&gt;&quot;</span>, <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>)));
<a name="l00267"></a>00267             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;label&gt;$0&lt;/label&gt;&quot;</span>, <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(label))));
<a name="l00268"></a>00268             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;varname&gt;$0&lt;/varname&gt;&quot;</span>, <a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(varname)));
<a name="l00269"></a>00269         <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<span class="stringliteral">&quot;&lt;/widget&gt;&quot;</span>);
<a name="l00270"></a>00270             
<a name="l00271"></a>00271     } <span class="keywordflow">else</span> <span class="keywordflow">if</span> ( <a class="code" href="signals_8cpp.html#aac990f39e6a1d50e8e1de3b6f7701cfe">isSigVSlider</a>(sig, path,c,x,y,z) )   {
<a name="l00272"></a>00272     
<a name="l00273"></a>00273         <a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>++;
<a name="l00274"></a>00274         <a class="code" href="classDescription.html#a43339bc703995b5debe41792036b076a">fActiveWidgetCount</a>++;
<a name="l00275"></a>00275         <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;&lt;widget type=\&quot;vslider\&quot; id=\&quot;$0\&quot;&gt;&quot;</span>, <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>)));
<a name="l00276"></a>00276             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;label&gt;$0&lt;/label&gt;&quot;</span>,      <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(label))));
<a name="l00277"></a>00277             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;varname&gt;$0&lt;/varname&gt;&quot;</span>,  <a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(varname)));
<a name="l00278"></a>00278             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;init&gt;$0&lt;/init&gt;&quot;</span>,        <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(c))));
<a name="l00279"></a>00279             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;min&gt;$0&lt;/min&gt;&quot;</span>,          <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(x))));
<a name="l00280"></a>00280             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;max&gt;$0&lt;/max&gt;&quot;</span>,          <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(y))));
<a name="l00281"></a>00281             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;step&gt;$0&lt;/step&gt;&quot;</span>,        <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(z))));
<a name="l00282"></a>00282         <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<span class="stringliteral">&quot;&lt;/widget&gt;&quot;</span>);
<a name="l00283"></a>00283             
<a name="l00284"></a>00284     } <span class="keywordflow">else</span> <span class="keywordflow">if</span> ( <a class="code" href="signals_8cpp.html#aaa72c718314a1ba2cee25a95c153e37d">isSigHSlider</a>(sig, path,c,x,y,z) )   {
<a name="l00285"></a>00285     
<a name="l00286"></a>00286         <a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>++;
<a name="l00287"></a>00287         <a class="code" href="classDescription.html#a43339bc703995b5debe41792036b076a">fActiveWidgetCount</a>++;
<a name="l00288"></a>00288         <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;&lt;widget type=\&quot;hslider\&quot; id=\&quot;$0\&quot;&gt;&quot;</span>, <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>)));
<a name="l00289"></a>00289             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;label&gt;$0&lt;/label&gt;&quot;</span>,      <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(label))));
<a name="l00290"></a>00290             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;varname&gt;$0&lt;/varname&gt;&quot;</span>,  <a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(varname)));
<a name="l00291"></a>00291             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;init&gt;$0&lt;/init&gt;&quot;</span>,        <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(c))));
<a name="l00292"></a>00292             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;min&gt;$0&lt;/min&gt;&quot;</span>,          <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(x))));
<a name="l00293"></a>00293             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;max&gt;$0&lt;/max&gt;&quot;</span>,          <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(y))));
<a name="l00294"></a>00294             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;step&gt;$0&lt;/step&gt;&quot;</span>,        <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(z))));
<a name="l00295"></a>00295         <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<span class="stringliteral">&quot;&lt;/widget&gt;&quot;</span>);
<a name="l00296"></a>00296             
<a name="l00297"></a>00297     } <span class="keywordflow">else</span> <span class="keywordflow">if</span> ( <a class="code" href="signals_8cpp.html#aa8476971aba67dfc3af7b5d11f974ef3">isSigNumEntry</a>(sig, path,c,x,y,z) )  {
<a name="l00298"></a>00298     
<a name="l00299"></a>00299         <a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>++;
<a name="l00300"></a>00300         <a class="code" href="classDescription.html#a43339bc703995b5debe41792036b076a">fActiveWidgetCount</a>++;
<a name="l00301"></a>00301         <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;&lt;widget type=\&quot;nentry\&quot; id=\&quot;$0\&quot;&gt;&quot;</span>, <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>)));
<a name="l00302"></a>00302             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;label&gt;$0&lt;/label&gt;&quot;</span>,      <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(label))));
<a name="l00303"></a>00303             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;varname&gt;$0&lt;/varname&gt;&quot;</span>,  <a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(varname)));
<a name="l00304"></a>00304             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;init&gt;$0&lt;/init&gt;&quot;</span>,        <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(c))));
<a name="l00305"></a>00305             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;min&gt;$0&lt;/min&gt;&quot;</span>,          <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(x))));
<a name="l00306"></a>00306             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;max&gt;$0&lt;/max&gt;&quot;</span>,          <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(y))));
<a name="l00307"></a>00307             <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;step&gt;$0&lt;/step&gt;&quot;</span>,        <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(z))));
<a name="l00308"></a>00308         <a class="code" href="classDescription.html#a3381a32dd99f3d911eb31a6740db76a5">addActiveLine</a>(<span class="stringliteral">&quot;&lt;/widget&gt;&quot;</span>);
<a name="l00309"></a>00309 
<a name="l00310"></a>00310             
<a name="l00311"></a>00311     <span class="comment">// add a passive widget description</span>
<a name="l00312"></a>00312     
<a name="l00313"></a>00313     } <span class="keywordflow">else</span> <span class="keywordflow">if</span> ( <a class="code" href="signals_8cpp.html#a667a345cf4efcba00fce5a06bc1e8299">isSigVBargraph</a>(sig,path,x,y,z) )    {
<a name="l00314"></a>00314     
<a name="l00315"></a>00315         <a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>++;
<a name="l00316"></a>00316         <a class="code" href="classDescription.html#a68f8f8028e88bdfd6e5ad263e152f537">fPassiveWidgetCount</a>++;
<a name="l00317"></a>00317         <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;&lt;widget type=\&quot;vbargraph\&quot; id=\&quot;$0\&quot;&gt;&quot;</span>, <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>)));
<a name="l00318"></a>00318             <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;label&gt;$0&lt;/label&gt;&quot;</span>,     <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(label))));
<a name="l00319"></a>00319             <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;varname&gt;$0&lt;/varname&gt;&quot;</span>, <a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(varname)));
<a name="l00320"></a>00320             <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;min&gt;$0&lt;/min&gt;&quot;</span>,         <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(x))));
<a name="l00321"></a>00321             <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;max&gt;$0&lt;/max&gt;&quot;</span>,         <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(y))));
<a name="l00322"></a>00322         <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<span class="stringliteral">&quot;&lt;/widget&gt;&quot;</span>);
<a name="l00323"></a>00323         
<a name="l00324"></a>00324     } <span class="keywordflow">else</span> <span class="keywordflow">if</span> ( <a class="code" href="signals_8cpp.html#a5acf9dd03d1d0032e9486867876f1806">isSigHBargraph</a>(sig,path,x,y,z) )    {
<a name="l00325"></a>00325     
<a name="l00326"></a>00326         <a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>++;
<a name="l00327"></a>00327         <a class="code" href="classDescription.html#a68f8f8028e88bdfd6e5ad263e152f537">fPassiveWidgetCount</a>++;
<a name="l00328"></a>00328         <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;&lt;widget type=\&quot;hbargraph\&quot; id=\&quot;$0\&quot;&gt;&quot;</span>, <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>)));
<a name="l00329"></a>00329             <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;label&gt;$0&lt;/label&gt;&quot;</span>,     <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(label))));
<a name="l00330"></a>00330             <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;varname&gt;$0&lt;/varname&gt;&quot;</span>, <a class="code" href="tree_8cpp.html#ac753d60778175e30a86cba647db017ad" title="if t has a node of type symbol, return its name otherwise error">tree2str</a>(varname)));
<a name="l00331"></a>00331             <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;min&gt;$0&lt;/min&gt;&quot;</span>,         <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(x))));
<a name="l00332"></a>00332             <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<a class="code" href="Text_8cpp.html#af50e951c134c2c98c4c75d687f8fca7a">subst</a>(<span class="stringliteral">&quot;\t&lt;max&gt;$0&lt;/max&gt;&quot;</span>,         <a class="code" href="Text_8cpp.html#a16bacb907294be37af81cdf9aff4449a">T</a>(<a class="code" href="tree_8cpp.html#ade36e0f4c45ca9bf2307f972715010c7" title="if t has a node of type float, return it otherwise error">tree2double</a>(y))));
<a name="l00333"></a>00333         <a class="code" href="classDescription.html#a972fddf50a83ee0d9e9de22cebf6ac57">addPassiveLine</a>(<span class="stringliteral">&quot;&lt;/widget&gt;&quot;</span>);
<a name="l00334"></a>00334         
<a name="l00335"></a>00335     } <span class="keywordflow">else</span> {
<a name="l00336"></a>00336         fprintf(stderr, <span class="stringliteral">&quot;Error describing widget : unrecognized expression\n&quot;</span>);
<a name="l00337"></a>00337         exit(1);
<a name="l00338"></a>00338     }
<a name="l00339"></a>00339 
<a name="l00340"></a>00340     <span class="keywordflow">return</span> <a class="code" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">fWidgetID</a>;
<a name="l00341"></a>00341 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a56303e0baff68010f1e3253093a33f99"></a><!-- doxytag: member="Description::author" ref="a56303e0baff68010f1e3253093a33f99" args="(const string &amp;s)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDescription.html">Description</a>* Description::author </td>
          <td>(</td>
          <td class="paramtype">const string &amp;&nbsp;</td>
          <td class="paramname"> <em>s</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00055">55</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00023">fAuthor</a>.</p>

<p>Referenced by <a class="el" href="main_8cpp_source.html#l00475">main()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00055"></a>00055 { <a class="code" href="classDescription.html#a291979d456c10b6ace3c74558bb7d4ed">fAuthor</a> = s;  <span class="keywordflow">return</span> <span class="keyword">this</span>; }
</pre></div></p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a0531d390c3c0c3c62381134d2204dfee"></a><!-- doxytag: member="Description::copyright" ref="a0531d390c3c0c3c62381134d2204dfee" args="(const string &amp;s)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDescription.html">Description</a>* Description::copyright </td>
          <td>(</td>
          <td class="paramtype">const string &amp;&nbsp;</td>
          <td class="paramname"> <em>s</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00056">56</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00024">fCopyright</a>.</p>

<p>Referenced by <a class="el" href="main_8cpp_source.html#l00475">main()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00056"></a>00056 { <a class="code" href="classDescription.html#a5b211c2a62d7589276cfdd6f1372dab3">fCopyright</a> = s; <span class="keywordflow">return</span> <span class="keyword">this</span>; }
</pre></div></p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="ae32f3bad5a9a38abce91f4da38143d4e"></a><!-- doxytag: member="Description::inputs" ref="ae32f3bad5a9a38abce91f4da38143d4e" args="(int n)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDescription.html">Description</a>* Description::inputs </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>n</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00060">60</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00028">fInputs</a>.</p>

<p>Referenced by <a class="el" href="main_8cpp_source.html#l00475">main()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00060"></a>00060 { <a class="code" href="classDescription.html#a6f9ed34a2a89dbc387fb33765d7db3d7">fInputs</a> = n;  <span class="keywordflow">return</span> <span class="keyword">this</span>; }
</pre></div></p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a3c0915fecdabcd4fab783a14bce77aa3"></a><!-- doxytag: member="Description::license" ref="a3c0915fecdabcd4fab783a14bce77aa3" args="(const string &amp;s)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDescription.html">Description</a>* Description::license </td>
          <td>(</td>
          <td class="paramtype">const string &amp;&nbsp;</td>
          <td class="paramname"> <em>s</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00057">57</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00025">fLicense</a>.</p>

<p>Referenced by <a class="el" href="main_8cpp_source.html#l00475">main()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00057"></a>00057 { <a class="code" href="classDescription.html#a62fc97883c3f977d3ff6bfa7d08276dc">fLicense</a> = s; <span class="keywordflow">return</span> <span class="keyword">this</span>; }
</pre></div></p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="ab1cbe1d3a525aaf1e3b8d3e74f114465"></a><!-- doxytag: member="Description::name" ref="ab1cbe1d3a525aaf1e3b8d3e74f114465" args="(const string &amp;s)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDescription.html">Description</a>* Description::name </td>
          <td>(</td>
          <td class="paramtype">const string &amp;&nbsp;</td>
          <td class="paramname"> <em>s</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00054">54</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00022">fName</a>.</p>

<p>Referenced by <a class="el" href="main_8cpp_source.html#l00475">main()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00054"></a>00054 { <a class="code" href="classDescription.html#a58cac039b740f54dd0cd3dfbc92bb25d">fName</a> = s;    <span class="keywordflow">return</span> <span class="keyword">this</span>; }
</pre></div></p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a6a5f194a6220a979241195530e0e4437"></a><!-- doxytag: member="Description::outputs" ref="a6a5f194a6220a979241195530e0e4437" args="(int n)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDescription.html">Description</a>* Description::outputs </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>n</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00061">61</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00029">fOutputs</a>.</p>

<p>Referenced by <a class="el" href="main_8cpp_source.html#l00475">main()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00061"></a>00061 { <a class="code" href="classDescription.html#a1bc7370ba7b3857346da9a7e86b75247">fOutputs</a> = n; <span class="keywordflow">return</span> <span class="keyword">this</span>; }
</pre></div></p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a6c11e0cfae5c43a8ecd1d89b5046e27c"></a><!-- doxytag: member="Description::print" ref="a6c11e0cfae5c43a8ecd1d89b5046e27c" args="(int n, ostream &amp;fout)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Description::print </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>n</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>fout</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8cpp_source.html#l00151">151</a> of file <a class="el" href="description_8cpp_source.html">description.cpp</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00033">fActiveLines</a>, <a class="el" href="description_8hh_source.html#l00031">fActiveWidgetCount</a>, <a class="el" href="description_8hh_source.html#l00023">fAuthor</a>, <a class="el" href="description_8hh_source.html#l00024">fCopyright</a>, <a class="el" href="description_8hh_source.html#l00028">fInputs</a>, <a class="el" href="description_8hh_source.html#l00035">fLayoutLines</a>, <a class="el" href="description_8hh_source.html#l00036">fLayoutTabs</a>, <a class="el" href="description_8hh_source.html#l00025">fLicense</a>, <a class="el" href="description_8hh_source.html#l00022">fName</a>, <a class="el" href="description_8hh_source.html#l00029">fOutputs</a>, <a class="el" href="description_8hh_source.html#l00034">fPassiveLines</a>, <a class="el" href="description_8hh_source.html#l00032">fPassiveWidgetCount</a>, <a class="el" href="description_8hh_source.html#l00026">fVersion</a>, <a class="el" href="description_8cpp_source.html#l00241">tab()</a>, and <a class="el" href="description_8cpp_source.html#l00128">xmlize()</a>.</p>

<p>Referenced by <a class="el" href="main_8cpp_source.html#l00475">main()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00152"></a>00152 {
<a name="l00153"></a>00153     list&lt;string&gt;::iterator  s;
<a name="l00154"></a>00154     list&lt;int&gt;::iterator     t;
<a name="l00155"></a>00155     
<a name="l00156"></a>00156     <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n,fout); fout &lt;&lt; <span class="stringliteral">&quot;&lt;faust&gt;&quot;</span>;
<a name="l00157"></a>00157         
<a name="l00158"></a>00158         <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+1,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;name&gt;&quot;</span>        &lt;&lt; <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="classDescription.html#a58cac039b740f54dd0cd3dfbc92bb25d">fName</a>)        &lt;&lt; <span class="stringliteral">&quot;&lt;/name&gt;&quot;</span>;
<a name="l00159"></a>00159         <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+1,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;author&gt;&quot;</span>      &lt;&lt; <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="classDescription.html#a291979d456c10b6ace3c74558bb7d4ed">fAuthor</a>)      &lt;&lt; <span class="stringliteral">&quot;&lt;/author&gt;&quot;</span>;
<a name="l00160"></a>00160         <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+1,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;copyright&gt;&quot;</span>   &lt;&lt; <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="classDescription.html#a5b211c2a62d7589276cfdd6f1372dab3">fCopyright</a>)   &lt;&lt; <span class="stringliteral">&quot;&lt;/copyright&gt;&quot;</span>;
<a name="l00161"></a>00161         <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+1,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;license&gt;&quot;</span>     &lt;&lt; <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="classDescription.html#a62fc97883c3f977d3ff6bfa7d08276dc">fLicense</a>)     &lt;&lt; <span class="stringliteral">&quot;&lt;/license&gt;&quot;</span>;
<a name="l00162"></a>00162         <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+1,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;version&gt;&quot;</span>     &lt;&lt; <a class="code" href="description_8cpp.html#a1e3d472857254af93731659f878b78de" title="removes enclosing quotes and transforms &amp;#39;&amp;lt;&amp;#39;, &amp;#39;&amp;gt;&amp;#39; and &amp;#39;&amp;amp;&amp;#39;...">xmlize</a>(<a class="code" href="classDescription.html#aaed3ca688b0cc05412696f9bf6befb77">fVersion</a>)     &lt;&lt; <span class="stringliteral">&quot;&lt;/version&gt;&quot;</span>;
<a name="l00163"></a>00163         <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+1,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;inputs&gt;&quot;</span>      &lt;&lt; <a class="code" href="classDescription.html#a6f9ed34a2a89dbc387fb33765d7db3d7">fInputs</a>              &lt;&lt; <span class="stringliteral">&quot;&lt;/inputs&gt;&quot;</span>;
<a name="l00164"></a>00164         <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+1,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;outputs&gt;&quot;</span>     &lt;&lt; <a class="code" href="classDescription.html#a1bc7370ba7b3857346da9a7e86b75247">fOutputs</a>             &lt;&lt; <span class="stringliteral">&quot;&lt;/outputs&gt;&quot;</span>;
<a name="l00165"></a>00165     
<a name="l00166"></a>00166         <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+1,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;ui&gt;&quot;</span>;
<a name="l00167"></a>00167 
<a name="l00168"></a>00168             <span class="comment">// active widget list</span>
<a name="l00169"></a>00169             <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+2,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;activewidgets&gt;&quot;</span>;
<a name="l00170"></a>00170                 <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+3,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;count&gt;&quot;</span> &lt;&lt; <a class="code" href="classDescription.html#a43339bc703995b5debe41792036b076a">fActiveWidgetCount</a> &lt;&lt; <span class="stringliteral">&quot;&lt;/count&gt;&quot;</span>;
<a name="l00171"></a>00171                 <span class="keywordflow">for</span> (s = <a class="code" href="classDescription.html#ae1af3117b045534899e6f6b4936807cc">fActiveLines</a>.begin(); s != <a class="code" href="classDescription.html#ae1af3117b045534899e6f6b4936807cc">fActiveLines</a>.end(); s++) {
<a name="l00172"></a>00172                     <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+3, fout); fout &lt;&lt; *s;
<a name="l00173"></a>00173                 }
<a name="l00174"></a>00174             <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+2,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;/activewidgets&gt;&quot;</span>;
<a name="l00175"></a>00175 
<a name="l00176"></a>00176             <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+2,fout);
<a name="l00177"></a>00177             
<a name="l00178"></a>00178             <span class="comment">// passive widget list</span>
<a name="l00179"></a>00179             <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+2,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;passivewidgets&gt;&quot;</span>;
<a name="l00180"></a>00180                 <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+3,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;count&gt;&quot;</span> &lt;&lt; <a class="code" href="classDescription.html#a68f8f8028e88bdfd6e5ad263e152f537">fPassiveWidgetCount</a> &lt;&lt; <span class="stringliteral">&quot;&lt;/count&gt;&quot;</span>;
<a name="l00181"></a>00181                 <span class="keywordflow">for</span> (s = <a class="code" href="classDescription.html#a367a4a65de84819a9fb462d842a52168">fPassiveLines</a>.begin(); s != <a class="code" href="classDescription.html#a367a4a65de84819a9fb462d842a52168">fPassiveLines</a>.end(); s++) {
<a name="l00182"></a>00182                     <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+3, fout); fout &lt;&lt; *s;
<a name="l00183"></a>00183                 }
<a name="l00184"></a>00184             <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+2,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;/passivewidgets&gt;&quot;</span>;
<a name="l00185"></a>00185     
<a name="l00186"></a>00186             
<a name="l00187"></a>00187             <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+2,fout);
<a name="l00188"></a>00188             
<a name="l00189"></a>00189             <span class="comment">// widget layout </span>
<a name="l00190"></a>00190             <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+2,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;layout&gt;&quot;</span>;
<a name="l00191"></a>00191                 <span class="keywordflow">for</span> (   t = <a class="code" href="classDescription.html#a3d1ccd57ef5a3c8bd81f08196b3d45cf">fLayoutTabs</a>.begin(), s = <a class="code" href="classDescription.html#a2f39b026a4f3f356895fb624d50581e4">fLayoutLines</a>.begin();
<a name="l00192"></a>00192                         s != <a class="code" href="classDescription.html#a2f39b026a4f3f356895fb624d50581e4">fLayoutLines</a>.end(); t++, s++) {
<a name="l00193"></a>00193                     <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+3+*t, fout); fout &lt;&lt; *s;
<a name="l00194"></a>00194                 }
<a name="l00195"></a>00195             <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+2,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;/layout&gt;&quot;</span>;
<a name="l00196"></a>00196         
<a name="l00197"></a>00197         <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n+1,fout);  fout &lt;&lt; <span class="stringliteral">&quot;&lt;/ui&gt;&quot;</span>;
<a name="l00198"></a>00198 
<a name="l00199"></a>00199 
<a name="l00200"></a>00200     <a class="code" href="classDescription.html#ac25f80d21c5ac506b47a331de66cff0d">tab</a>(n,fout); fout &lt;&lt; <span class="stringliteral">&quot;&lt;/faust&gt;&quot;</span> &lt;&lt; endl;
<a name="l00201"></a>00201      
<a name="l00202"></a>00202 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="ac25f80d21c5ac506b47a331de66cff0d"></a><!-- doxytag: member="Description::tab" ref="ac25f80d21c5ac506b47a331de66cff0d" args="(int n, ostream &amp;fout)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Description::tab </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>n</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>fout</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8cpp_source.html#l00241">241</a> of file <a class="el" href="description_8cpp_source.html">description.cpp</a>.</p>

<p>Referenced by <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00242"></a>00242 {
<a name="l00243"></a>00243     fout &lt;&lt; <span class="charliteral">&#39;\n&#39;</span>;
<a name="l00244"></a>00244     <span class="keywordflow">while</span> (n--) fout &lt;&lt; <span class="charliteral">&#39;\t&#39;</span>; 
<a name="l00245"></a>00245 }
</pre></div></p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a7b97643d00e0cc786355a696cac2bcba"></a><!-- doxytag: member="Description::ui" ref="a7b97643d00e0cc786355a696cac2bcba" args="(Tree t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Description::ui </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>t</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8cpp_source.html#l00204">204</a> of file <a class="el" href="description_8cpp_source.html">description.cpp</a>.</p>

<p>References <a class="el" href="description_8cpp_source.html#l00210">addGroup()</a>.</p>

<p>Referenced by <a class="el" href="compile__vect_8cpp_source.html#l00032">VectorCompiler::compileMultiSignal()</a>, <a class="el" href="compile__scal_8cpp_source.html#l00129">ScalarCompiler::compileMultiSignal()</a>, and <a class="el" href="compile__scal_8cpp_source.html#l00157">ScalarCompiler::compileSingleSignal()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00205"></a>00205 {
<a name="l00206"></a>00206     <a class="code" href="classDescription.html#aec4af3da05a52adcd7acabf20abdefab">addGroup</a>(0,t);
<a name="l00207"></a>00207 }
</pre></div></p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<a class="anchor" id="a5f97f665a605d0e4945acf465face89f"></a><!-- doxytag: member="Description::version" ref="a5f97f665a605d0e4945acf465face89f" args="(const string &amp;s)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDescription.html">Description</a>* Description::version </td>
          <td>(</td>
          <td class="paramtype">const string &amp;&nbsp;</td>
          <td class="paramname"> <em>s</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00058">58</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>References <a class="el" href="description_8hh_source.html#l00026">fVersion</a>.</p>

<p>Referenced by <a class="el" href="main_8cpp_source.html#l00475">main()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00058"></a>00058 { <a class="code" href="classDescription.html#aaed3ca688b0cc05412696f9bf6befb77">fVersion</a> = s; <span class="keywordflow">return</span> <span class="keyword">this</span>; }
</pre></div></p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dynsection">
</div>
</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="ae1af3117b045534899e6f6b4936807cc"></a><!-- doxytag: member="Description::fActiveLines" ref="ae1af3117b045534899e6f6b4936807cc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">list&lt;string&gt; <a class="el" href="classDescription.html#ae1af3117b045534899e6f6b4936807cc">Description::fActiveLines</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00033">33</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8hh_source.html#l00072">addActiveLine()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="a43339bc703995b5debe41792036b076a"></a><!-- doxytag: member="Description::fActiveWidgetCount" ref="a43339bc703995b5debe41792036b076a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classDescription.html#a43339bc703995b5debe41792036b076a">Description::fActiveWidgetCount</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00031">31</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8cpp_source.html#l00247">addWidget()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="a291979d456c10b6ace3c74558bb7d4ed"></a><!-- doxytag: member="Description::fAuthor" ref="a291979d456c10b6ace3c74558bb7d4ed" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">string <a class="el" href="classDescription.html#a291979d456c10b6ace3c74558bb7d4ed">Description::fAuthor</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00023">23</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8hh_source.html#l00055">author()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="a5b211c2a62d7589276cfdd6f1372dab3"></a><!-- doxytag: member="Description::fCopyright" ref="a5b211c2a62d7589276cfdd6f1372dab3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">string <a class="el" href="classDescription.html#a5b211c2a62d7589276cfdd6f1372dab3">Description::fCopyright</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00024">24</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8hh_source.html#l00056">copyright()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="a6f9ed34a2a89dbc387fb33765d7db3d7"></a><!-- doxytag: member="Description::fInputs" ref="a6f9ed34a2a89dbc387fb33765d7db3d7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classDescription.html#a6f9ed34a2a89dbc387fb33765d7db3d7">Description::fInputs</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00028">28</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8hh_source.html#l00060">inputs()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="a2f39b026a4f3f356895fb624d50581e4"></a><!-- doxytag: member="Description::fLayoutLines" ref="a2f39b026a4f3f356895fb624d50581e4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">list&lt;string&gt; <a class="el" href="classDescription.html#a2f39b026a4f3f356895fb624d50581e4">Description::fLayoutLines</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00035">35</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8hh_source.html#l00074">addLayoutLine()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="a3d1ccd57ef5a3c8bd81f08196b3d45cf"></a><!-- doxytag: member="Description::fLayoutTabs" ref="a3d1ccd57ef5a3c8bd81f08196b3d45cf" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">list&lt;int&gt; <a class="el" href="classDescription.html#a3d1ccd57ef5a3c8bd81f08196b3d45cf">Description::fLayoutTabs</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00036">36</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8hh_source.html#l00074">addLayoutLine()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="a62fc97883c3f977d3ff6bfa7d08276dc"></a><!-- doxytag: member="Description::fLicense" ref="a62fc97883c3f977d3ff6bfa7d08276dc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">string <a class="el" href="classDescription.html#a62fc97883c3f977d3ff6bfa7d08276dc">Description::fLicense</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00025">25</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8hh_source.html#l00057">license()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="a58cac039b740f54dd0cd3dfbc92bb25d"></a><!-- doxytag: member="Description::fName" ref="a58cac039b740f54dd0cd3dfbc92bb25d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">string <a class="el" href="classDescription.html#a58cac039b740f54dd0cd3dfbc92bb25d">Description::fName</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00022">22</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8hh_source.html#l00054">name()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="a1bc7370ba7b3857346da9a7e86b75247"></a><!-- doxytag: member="Description::fOutputs" ref="a1bc7370ba7b3857346da9a7e86b75247" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classDescription.html#a1bc7370ba7b3857346da9a7e86b75247">Description::fOutputs</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00029">29</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8hh_source.html#l00061">outputs()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="a367a4a65de84819a9fb462d842a52168"></a><!-- doxytag: member="Description::fPassiveLines" ref="a367a4a65de84819a9fb462d842a52168" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">list&lt;string&gt; <a class="el" href="classDescription.html#a367a4a65de84819a9fb462d842a52168">Description::fPassiveLines</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00034">34</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8hh_source.html#l00073">addPassiveLine()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="a68f8f8028e88bdfd6e5ad263e152f537"></a><!-- doxytag: member="Description::fPassiveWidgetCount" ref="a68f8f8028e88bdfd6e5ad263e152f537" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classDescription.html#a68f8f8028e88bdfd6e5ad263e152f537">Description::fPassiveWidgetCount</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00032">32</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8cpp_source.html#l00247">addWidget()</a>, and <a class="el" href="description_8cpp_source.html#l00151">print()</a>.</p>

</div>
</div>
<a class="anchor" id="aaed3ca688b0cc05412696f9bf6befb77"></a><!-- doxytag: member="Description::fVersion" ref="aaed3ca688b0cc05412696f9bf6befb77" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">string <a class="el" href="classDescription.html#aaed3ca688b0cc05412696f9bf6befb77">Description::fVersion</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00026">26</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8cpp_source.html#l00151">print()</a>, and <a class="el" href="description_8hh_source.html#l00058">version()</a>.</p>

</div>
</div>
<a class="anchor" id="aabc9e944b1320e8d162f26470c9952fc"></a><!-- doxytag: member="Description::fWidgetID" ref="aabc9e944b1320e8d162f26470c9952fc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classDescription.html#aabc9e944b1320e8d162f26470c9952fc">Description::fWidgetID</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="description_8hh_source.html#l00030">30</a> of file <a class="el" href="description_8hh_source.html">description.hh</a>.</p>

<p>Referenced by <a class="el" href="description_8cpp_source.html#l00247">addWidget()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="description_8hh_source.html">description.hh</a></li>
<li><a class="el" href="description_8cpp_source.html">description.cpp</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Thu Apr 29 00:00:18 2010 for FAUST compiler 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>