Codebase list ohcount / debian/latest doc / html / structLocDeltaListItem.html
debian/latest

Tree @debian/latest (Download .tar.gz)

structLocDeltaListItem.html @debian/latestraw · history · blame

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>ohcount: LocDeltaListItem 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.5.9 -->
<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>Data&nbsp;Structures</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>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>LocDeltaListItem Struct Reference</h1><!-- doxytag: class="LocDeltaListItem" -->Tracks changes in lines of code, comments, and blank lines for multiple languages using a linked list.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="structs_8h_source.html">structs.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structLocDelta.html">LocDelta</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structLocDeltaListItem.html#8074c13ec8f618f1d3279d475cf35150">delta</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="structLocDeltaListItem.html">LocDeltaListItem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structLocDeltaListItem.html#08eafc8acc63341b918e81463e426f04">next</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="structLocDeltaListItem.html">LocDeltaListItem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structLocDeltaListItem.html#87598c62a8c37ff0e4560737557060da">head</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="structLocDeltaListItem.html">LocDeltaListItem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structLocDeltaListItem.html#d3c95e3107d73f697bd0357739b745cc">tail</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Tracks changes in lines of code, comments, and blank lines for multiple languages using a linked list. <hr><h2>Field Documentation</h2>
<a class="anchor" name="8074c13ec8f618f1d3279d475cf35150"></a><!-- doxytag: member="LocDeltaListItem::delta" ref="8074c13ec8f618f1d3279d475cf35150" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structLocDelta.html">LocDelta</a>* <a class="el" href="structLocDeltaListItem.html#8074c13ec8f618f1d3279d475cf35150">LocDeltaListItem::delta</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The particular <a class="el" href="structLocDelta.html" title="Tracks changes in lines of code, comments, and blank lines for a single language...">LocDelta</a> in this linked list item. 
</div>
</div><p>
<a class="anchor" name="87598c62a8c37ff0e4560737557060da"></a><!-- doxytag: member="LocDeltaListItem::head" ref="87598c62a8c37ff0e4560737557060da" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structLocDeltaListItem.html">LocDeltaListItem</a>* <a class="el" href="structLocDeltaListItem.html#87598c62a8c37ff0e4560737557060da">LocDeltaListItem::head</a><code> [read]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The head of the linked list this item is part of. This field is only used for the list head. 
</div>
</div><p>
<a class="anchor" name="08eafc8acc63341b918e81463e426f04"></a><!-- doxytag: member="LocDeltaListItem::next" ref="08eafc8acc63341b918e81463e426f04" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structLocDeltaListItem.html">LocDeltaListItem</a>* <a class="el" href="structLocDeltaListItem.html#08eafc8acc63341b918e81463e426f04">LocDeltaListItem::next</a><code> [read]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The next LocDeltaList item in the linked list. 
</div>
</div><p>
<a class="anchor" name="d3c95e3107d73f697bd0357739b745cc"></a><!-- doxytag: member="LocDeltaListItem::tail" ref="d3c95e3107d73f697bd0357739b745cc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structLocDeltaListItem.html">LocDeltaListItem</a>* <a class="el" href="structLocDeltaListItem.html#d3c95e3107d73f697bd0357739b745cc">LocDeltaListItem::tail</a><code> [read]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The tail of the linked list this item is part of. This field is only used for the list head. 
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>/Users/andy/dev/ohcount/src/<a class="el" href="structs_8h_source.html">structs.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Aug 28 15:20:08 2009 for ohcount by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>