Sophie

Sophie

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

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: errormsg.hh File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>errormsg.hh File Reference</h1><code>#include &quot;<a class="el" href="tlib_8hh_source.html">tlib.hh</a>&quot;</code><br/>
<div class="dynheader">
Include dependency graph for errormsg.hh:</div>
<div class="dynsection">
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
</div>

<p><a href="errormsg_8hh_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="errormsg_8hh.html#ac614c8921f468e3b22df11550b3df059">setDefProp</a> (<a class="el" href="classCTree.html">Tree</a> sym, const char *filename, int lineno)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="errormsg_8hh.html#acf26c50cd21dfe5d71dff434d53e227e">getDefFileProp</a> (<a class="el" href="classCTree.html">Tree</a> sym)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="errormsg_8hh.html#a3ab477cf5a9b38099d85324b47820d1b">getDefLineProp</a> (<a class="el" href="classCTree.html">Tree</a> sym)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="errormsg_8hh.html#a5137128cec8264b305aaefaab68466c0">yyerror</a> (char *msg)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="errormsg_8hh.html#ac5d774c3bf6fa279bbba90cd94a7d8a9">evalerror</a> (const char *filename, int linenum, const char *msg, <a class="el" href="classCTree.html">Tree</a> exp)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="errormsg_8hh.html#adea960475d5e6f38eb88824ae0c0d320">evalerrorbox</a> (const char *filename, int linenum, const char *msg, <a class="el" href="classCTree.html">Tree</a> exp)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="errormsg_8hh.html#a3ab0949ef52e65f87eeaf64e4fc26ccf">evalwarning</a> (const char *filename, int linenum, const char *msg, <a class="el" href="classCTree.html">Tree</a> exp)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="errormsg_8hh.html#a1035a6ef83f7606a2af2cc8ac4297106">evalremark</a> (const char *filename, int linenum, const char *msg, <a class="el" href="classCTree.html">Tree</a> exp)</td></tr>
<tr><td colspan="2"><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="errormsg_8hh.html#a5e36364965360da7b7cdfc2188e0af84">yylineno</a> = 1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="errormsg_8hh.html#a9500354f82b09216c6c22f5e11e3ea90">yyfilename</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="errormsg_8hh.html#a446dbef8a744dce9d99bab7cf8c7d6d0">gErrorCount</a></td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="ac5d774c3bf6fa279bbba90cd94a7d8a9"></a><!-- doxytag: member="errormsg.hh::evalerror" ref="ac5d774c3bf6fa279bbba90cd94a7d8a9" args="(const char *filename, int linenum, const char *msg, Tree exp)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void evalerror </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>filename</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>linenum</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>msg</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>exp</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="errormsg_8cpp_source.html#l00040">40</a> of file <a class="el" href="errormsg_8cpp_source.html">errormsg.cpp</a>.</p>

<p>References <a class="el" href="errormsg_8cpp_source.html#l00031">gErrorCount</a>, and <a class="el" href="list_8cpp_source.html#l00154">print()</a>.</p>

<p>Referenced by <a class="el" href="eval_8cpp_source.html#l00974">applyList()</a>, <a class="el" href="eval_8cpp_source.html#l00677">eval2double()</a>, <a class="el" href="eval_8cpp_source.html#l00706">eval2int()</a>, <a class="el" href="eval_8cpp_source.html#l01251">evalIdDef()</a>, <a class="el" href="eval_8cpp_source.html#l01119">larg2par()</a>, <a class="el" href="eval_8cpp_source.html#l00150">real_a2sb()</a>, and <a class="el" href="eval_8cpp_source.html#l00309">realeval()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00041"></a>00041 {
<a name="l00042"></a>00042     fprintf(stderr, <span class="stringliteral">&quot;%s:%d: ERROR: %s &quot;</span>, filename, linenum, msg); 
<a name="l00043"></a>00043     <a class="code" href="list_8cpp.html#a850f2e459a901e0c9908d3a3a54b306e">print</a>(exp,stderr); fprintf(stderr, <span class="stringliteral">&quot;\n&quot;</span>);
<a name="l00044"></a>00044     <a class="code" href="errormsg_8cpp.html#a446dbef8a744dce9d99bab7cf8c7d6d0">gErrorCount</a>++;
<a name="l00045"></a>00045 }
</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="adea960475d5e6f38eb88824ae0c0d320"></a><!-- doxytag: member="errormsg.hh::evalerrorbox" ref="adea960475d5e6f38eb88824ae0c0d320" args="(const char *filename, int linenum, const char *msg, Tree exp)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void evalerrorbox </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>filename</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>linenum</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>msg</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>exp</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="errormsg_8cpp_source.html#l00047">47</a> of file <a class="el" href="errormsg_8cpp_source.html">errormsg.cpp</a>.</p>

<p>References <a class="el" href="errormsg_8cpp_source.html#l00031">gErrorCount</a>.</p>

<p>Referenced by <a class="el" href="eval_8cpp_source.html#l00974">applyList()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00048"></a>00048 {
<a name="l00049"></a>00049     cerr &lt;&lt; filename &lt;&lt; <span class="charliteral">&#39;:&#39;</span> &lt;&lt; linenum &lt;&lt; <span class="stringliteral">&quot;: ERROR: &quot;</span> &lt;&lt; msg &lt;&lt; <span class="stringliteral">&quot; : &quot;</span> &lt;&lt; <a class="code" href="classboxpp.html">boxpp</a>(exp) &lt;&lt; endl;
<a name="l00050"></a>00050     <a class="code" href="errormsg_8cpp.html#a446dbef8a744dce9d99bab7cf8c7d6d0">gErrorCount</a>++;
<a name="l00051"></a>00051 }
</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="a1035a6ef83f7606a2af2cc8ac4297106"></a><!-- doxytag: member="errormsg.hh::evalremark" ref="a1035a6ef83f7606a2af2cc8ac4297106" args="(const char *filename, int linenum, const char *msg, Tree exp)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void evalremark </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>filename</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>linenum</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>msg</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>exp</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="errormsg_8cpp_source.html#l00059">59</a> of file <a class="el" href="errormsg_8cpp_source.html">errormsg.cpp</a>.</p>

<p>References <a class="el" href="list_8cpp_source.html#l00154">print()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00060"></a>00060 {
<a name="l00061"></a>00061     fprintf(stderr, <span class="stringliteral">&quot;%s:%d: REMARK: %s &quot;</span>, filename, linenum, msg); 
<a name="l00062"></a>00062     <a class="code" href="list_8cpp.html#a850f2e459a901e0c9908d3a3a54b306e">print</a>(exp,stderr); fprintf(stderr, <span class="stringliteral">&quot;\n&quot;</span>);
<a name="l00063"></a>00063 }
</pre></div></p>

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

</div>
</div>
<a class="anchor" id="a3ab0949ef52e65f87eeaf64e4fc26ccf"></a><!-- doxytag: member="errormsg.hh::evalwarning" ref="a3ab0949ef52e65f87eeaf64e4fc26ccf" args="(const char *filename, int linenum, const char *msg, Tree exp)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void evalwarning </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>filename</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>linenum</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>msg</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>exp</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="errormsg_8cpp_source.html#l00053">53</a> of file <a class="el" href="errormsg_8cpp_source.html">errormsg.cpp</a>.</p>

<p>References <a class="el" href="list_8cpp_source.html#l00154">print()</a>.</p>

<p>Referenced by <a class="el" href="eval_8cpp_source.html#l01164">addLayerDef()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00054"></a>00054 {
<a name="l00055"></a>00055     fprintf(stderr, <span class="stringliteral">&quot;%s:%d: WARNING: %s &quot;</span>, filename, linenum, msg); 
<a name="l00056"></a>00056     <a class="code" href="list_8cpp.html#a850f2e459a901e0c9908d3a3a54b306e">print</a>(exp,stderr); fprintf(stderr, <span class="stringliteral">&quot;\n&quot;</span>);
<a name="l00057"></a>00057 }
</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="acf26c50cd21dfe5d71dff434d53e227e"></a><!-- doxytag: member="errormsg.hh::getDefFileProp" ref="acf26c50cd21dfe5d71dff434d53e227e" args="(Tree sym)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* getDefFileProp </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>sym</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="errormsg_8cpp_source.html#l00072">72</a> of file <a class="el" href="errormsg_8cpp_source.html">errormsg.cpp</a>.</p>

<p>References <a class="el" href="list_8cpp_source.html#l00423">getProperty()</a>, <a class="el" href="list_8hh_source.html#l00133">hd()</a>, and <a class="el" href="symbol_8hh_source.html#l00098">name()</a>.</p>

<p>Referenced by <a class="el" href="eval_8cpp_source.html#l01164">addLayerDef()</a>, <a class="el" href="eval_8cpp_source.html#l01251">evalIdDef()</a>, and <a class="el" href="eval_8cpp_source.html#l00309">realeval()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00073"></a>00073 {
<a name="l00074"></a>00074     <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> n;
<a name="l00075"></a>00075     <span class="keywordflow">if</span> (<a class="code" href="list_8cpp.html#a665745948013d012bb123e9577c094bd">getProperty</a>(sym, <a class="code" href="errormsg_8cpp.html#a58eb27d14dc6f12cd0ebf427a84692f9">DEFLINEPROP</a>, n)) {
<a name="l00076"></a>00076         <span class="keywordflow">return</span> <a class="code" href="symbol_8hh.html#a8243134fbbd9d924ebbb3f833922e310" title="Returns the name of a symbol.">name</a>(<a class="code" href="list_8hh.html#a067ad6f83087b420a1c44e48e56be389">hd</a>(n)-&gt;node().getSym());
<a name="l00077"></a>00077     } <span class="keywordflow">else</span> {
<a name="l00078"></a>00078         <span class="keywordflow">return</span> <span class="stringliteral">&quot;????&quot;</span>;
<a name="l00079"></a>00079     }
<a name="l00080"></a>00080 }
</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="a3ab477cf5a9b38099d85324b47820d1b"></a><!-- doxytag: member="errormsg.hh::getDefLineProp" ref="a3ab477cf5a9b38099d85324b47820d1b" args="(Tree sym)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int getDefLineProp </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>sym</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="errormsg_8cpp_source.html#l00082">82</a> of file <a class="el" href="errormsg_8cpp_source.html">errormsg.cpp</a>.</p>

<p>References <a class="el" href="node_8hh_source.html#l00098">Node::getInt()</a>, <a class="el" href="list_8cpp_source.html#l00423">getProperty()</a>, <a class="el" href="tree_8hh_source.html#l00141">CTree::node()</a>, and <a class="el" href="list_8hh_source.html#l00134">tl()</a>.</p>

<p>Referenced by <a class="el" href="eval_8cpp_source.html#l01164">addLayerDef()</a>, <a class="el" href="eval_8cpp_source.html#l01251">evalIdDef()</a>, and <a class="el" href="eval_8cpp_source.html#l00309">realeval()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00083"></a>00083 {
<a name="l00084"></a>00084     <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> n;
<a name="l00085"></a>00085     <span class="keywordflow">if</span> (<a class="code" href="list_8cpp.html#a665745948013d012bb123e9577c094bd">getProperty</a>(sym, <a class="code" href="errormsg_8cpp.html#a58eb27d14dc6f12cd0ebf427a84692f9">DEFLINEPROP</a>, n)) {
<a name="l00086"></a>00086         <span class="keywordflow">return</span> <a class="code" href="list_8hh.html#a4075748f5c7156306ec898795313a2e0">tl</a>(n)-&gt;<a class="code" href="classCTree.html#a8de786fec095c8304b9ffa7c1c316237" title="return the content of the tree">node</a>().<a class="code" href="classNode.html#a0ac89402d0e51d19bed062529a375efe">getInt</a>();
<a name="l00087"></a>00087     } <span class="keywordflow">else</span> {
<a name="l00088"></a>00088         <span class="keywordflow">return</span> -1;
<a name="l00089"></a>00089     }
<a name="l00090"></a>00090 }
</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="ac614c8921f468e3b22df11550b3df059"></a><!-- doxytag: member="errormsg.hh::setDefProp" ref="ac614c8921f468e3b22df11550b3df059" args="(Tree sym, const char *filename, int lineno)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setDefProp </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCTree.html">Tree</a>&nbsp;</td>
          <td class="paramname"> <em>sym</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>filename</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lineno</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="errormsg_8cpp_source.html#l00066">66</a> of file <a class="el" href="errormsg_8cpp_source.html">errormsg.cpp</a>.</p>

<p>References <a class="el" href="list_8hh_source.html#l00124">cons()</a>, <a class="el" href="list_8cpp_source.html#l00418">setProperty()</a>, and <a class="el" href="tree_8hh_source.html#l00173">tree()</a>.</p>

<p>Referenced by <a class="el" href="faustparser_8cpp_source.html#l01621">yyparse()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00067"></a>00067 {
<a name="l00068"></a>00068     <a class="code" href="list_8cpp.html#a5ead5a3e91af18d8f94e0974990a3c5a">setProperty</a>(sym, <a class="code" href="errormsg_8cpp.html#a58eb27d14dc6f12cd0ebf427a84692f9">DEFLINEPROP</a>, <a class="code" href="list_8hh.html#ae1ed153946fcfc025009c6d9c9c40bee">cons</a>(<a class="code" href="tree_8hh.html#a61c13e9361cfa80bbb3cd6ce60a8f595">tree</a>(filename), <a class="code" href="tree_8hh.html#a61c13e9361cfa80bbb3cd6ce60a8f595">tree</a>(lineno)));
<a name="l00069"></a>00069 }
</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="a5137128cec8264b305aaefaab68466c0"></a><!-- doxytag: member="errormsg.hh::yyerror" ref="a5137128cec8264b305aaefaab68466c0" args="(char *msg)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void yyerror </td>
          <td>(</td>
          <td class="paramtype">char *&nbsp;</td>
          <td class="paramname"> <em>msg</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="errormsg_8cpp_source.html#l00034">34</a> of file <a class="el" href="errormsg_8cpp_source.html">errormsg.cpp</a>.</p>

<p>References <a class="el" href="errormsg_8cpp_source.html#l00031">gErrorCount</a>, <a class="el" href="errormsg_8cpp_source.html#l00030">yyfilename</a>, and <a class="el" href="faustlexer_8cpp_source.html#l00365">yylineno</a>.</p>

<p>Referenced by <a class="el" href="faustparser_8cpp_source.html#l01621">yyparse()</a>.</p>

<p><div class="fragment"><pre class="fragment"><a name="l00035"></a>00035 { 
<a name="l00036"></a>00036     fprintf(stderr, <span class="stringliteral">&quot;%s:%d:%s\n&quot;</span>, <a class="code" href="errormsg_8cpp.html#a9500354f82b09216c6c22f5e11e3ea90">yyfilename</a>, <a class="code" href="errormsg_8hh.html#a5e36364965360da7b7cdfc2188e0af84">yylineno</a>, msg); 
<a name="l00037"></a>00037     <a class="code" href="errormsg_8cpp.html#a446dbef8a744dce9d99bab7cf8c7d6d0">gErrorCount</a>++;
<a name="l00038"></a>00038 }
</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>Variable Documentation</h2>
<a class="anchor" id="a446dbef8a744dce9d99bab7cf8c7d6d0"></a><!-- doxytag: member="errormsg.hh::gErrorCount" ref="a446dbef8a744dce9d99bab7cf8c7d6d0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="errormsg_8hh.html#a446dbef8a744dce9d99bab7cf8c7d6d0">gErrorCount</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="errormsg_8cpp_source.html#l00031">31</a> of file <a class="el" href="errormsg_8cpp_source.html">errormsg.cpp</a>.</p>

<p>Referenced by <a class="el" href="eval_8cpp_source.html#l01164">addLayerDef()</a>, <a class="el" href="errormsg_8cpp_source.html#l00040">evalerror()</a>, <a class="el" href="errormsg_8cpp_source.html#l00047">evalerrorbox()</a>, <a class="el" href="main_8cpp_source.html#l00475">main()</a>, <a class="el" href="doc_8cpp_source.html#l00829">printDocDgm()</a>, and <a class="el" href="errormsg_8cpp_source.html#l00034">yyerror()</a>.</p>

</div>
</div>
<a class="anchor" id="a9500354f82b09216c6c22f5e11e3ea90"></a><!-- doxytag: member="errormsg.hh::yyfilename" ref="a9500354f82b09216c6c22f5e11e3ea90" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="sourcereader_8cpp.html#a9500354f82b09216c6c22f5e11e3ea90">yyfilename</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="errormsg_8cpp_source.html#l00030">30</a> of file <a class="el" href="errormsg_8cpp_source.html">errormsg.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a5e36364965360da7b7cdfc2188e0af84"></a><!-- doxytag: member="errormsg.hh::yylineno" ref="a5e36364965360da7b7cdfc2188e0af84" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="sourcereader_8cpp.html#a5e36364965360da7b7cdfc2188e0af84">yylineno</a> = 1</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="faustlexer_8cpp_source.html#l00365">365</a> of file <a class="el" href="faustlexer_8cpp_source.html">faustlexer.cpp</a>.</p>

<p>Referenced by <a class="el" href="eval_8cpp_source.html#l00677">eval2double()</a>, <a class="el" href="eval_8cpp_source.html#l00706">eval2int()</a>, <a class="el" href="sourcereader_8cpp_source.html#l00186">SourceReader::parse()</a>, <a class="el" href="errormsg_8cpp_source.html#l00034">yyerror()</a>, and <a class="el" href="faustparser_8cpp_source.html#l01621">yyparse()</a>.</p>

</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Thu Apr 29 00:00:05 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>