Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > ffa1e6f5ad04360808fe8840fe3ba036 > files > 414

vrq-devel-1.0.88-1.fc14.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>vrq: Coord_t Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
  <table border="0" cellspacing="0" cellpadding="0" width="100%">
   <tr>
    <td width="180"><a href="index.html"><img src="vrq.png" width="150" height="100" border="0" alt="vrq"></a></td>
    <td background="top_bg.png" align="right" width="100%">
      <img src="glyth.png" width="500" height="100" border="0" alt="">
    </td>
   </tr>
   <tr>
    <td background="#FFFFFF" align="right" width="50" height="4"></td>
   </tr>
  </table>
</head><body>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <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="modules.html"><span>Modules</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="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&nbsp;List</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="header">
  <div class="summary">
<a href="#pub-attribs">Public Attributes</a>  </div>
  <div class="headertitle">
<h1>Coord_t Struct Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="Coord_t" -->
<p>Structure to hold file coordinates.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="cdecl_8h_source.html">cdecl.h</a>&gt;</code></p>

<p><a href="structCoord__t-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCoord__t.html#a28e049b5ad5699399362c01edbcecc77">lineno</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">file line number  <a href="#a28e049b5ad5699399362c01edbcecc77"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCoord__t.html#a72184139ea586761a0ea8789458d6fb8">filename</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">file name  <a href="#a72184139ea586761a0ea8789458d6fb8"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Structure to hold file coordinates. </p>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a72184139ea586761a0ea8789458d6fb8"></a><!-- doxytag: member="Coord_t::filename" ref="a72184139ea586761a0ea8789458d6fb8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structCoord__t.html#a72184139ea586761a0ea8789458d6fb8">Coord_t::filename</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>file name </p>

</div>
</div>
<a class="anchor" id="a28e049b5ad5699399362c01edbcecc77"></a><!-- doxytag: member="Coord_t::lineno" ref="a28e049b5ad5699399362c01edbcecc77" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structCoord__t.html#a28e049b5ad5699399362c01edbcecc77">Coord_t::lineno</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>file line number </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>/net/fileserver/nas/home/mdh/vrq/src/<a class="el" href="cdecl_8h_source.html">cdecl.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>