Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > fc3700f27bc4fc84fa885aa2f12d88a3 > files > 55

libcmml-devel-0.9.1-8.fc14.i686.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>libcmml: CMML_Error Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>CMML_Error Struct Reference</h1><!-- doxytag: class="CMML_Error" -->
<p><code>#include &lt;<a class="el" href="cmml_8h_source.html">cmml.h</a>&gt;</code></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="cmml_8h.html#a44b333e0a573d975f636d194ca7d2dcb">CMML_Error_Type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCMML__Error.html#acfc3c3f8be0618902ed9bec42552ec49">type</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCMML__Error.html#ad3d2d30d935e55efb95669d83f587fd3">line</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCMML__Error.html#ae669653ebe2ec0575694ebe7d2651dcb">col</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p><a class="el" href="structCMML__Error.html">CMML_Error</a>: contains the error type plus the line and col numbers where they occured. </p>
<dl><dt><b>Examples: </b></dt><dd>
<p><a class="el" href="cmml-validate_8c-example.html#_a6">cmml-validate.c</a>.</p>
</dd>
</dl><hr/><h2>Field Documentation</h2>
<a class="anchor" id="acfc3c3f8be0618902ed9bec42552ec49"></a><!-- doxytag: member="CMML_Error::type" ref="acfc3c3f8be0618902ed9bec42552ec49" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="cmml_8h.html#a44b333e0a573d975f636d194ca7d2dcb">CMML_Error_Type</a> <a class="el" href="structCMML__Error.html#acfc3c3f8be0618902ed9bec42552ec49">CMML_Error::type</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>holds the error code </p>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="cmml-validate_8c-example.html#a29">cmml-validate.c</a>.</dd>
</dl>
<p>Referenced by <a class="el" href="cmml-fix_8c_source.html#l00209">main()</a>.</p>

</div>
</div>
<a class="anchor" id="ad3d2d30d935e55efb95669d83f587fd3"></a><!-- doxytag: member="CMML_Error::line" ref="ad3d2d30d935e55efb95669d83f587fd3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">long <a class="el" href="structCMML__Error.html#ad3d2d30d935e55efb95669d83f587fd3">CMML_Error::line</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>line in which error occured </p>

</div>
</div>
<a class="anchor" id="ae669653ebe2ec0575694ebe7d2651dcb"></a><!-- doxytag: member="CMML_Error::col" ref="ae669653ebe2ec0575694ebe7d2651dcb" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">long <a class="el" href="structCMML__Error.html#ae669653ebe2ec0575694ebe7d2651dcb">CMML_Error::col</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>column in which error occured </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="cmml_8h_source.html">cmml.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2-20100208 </small></address>
</body>
</html>