Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 67e32647b06c0323bf90c6b54a6438d1 > files > 727

rpm-apidocs-4.4.2.3-34.el5.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>rpm: Node Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<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 id="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="pages.html"><span>Related&nbsp;Pages</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>
<h1>Node Struct Reference</h1><!-- doxytag: class="Node" --><code>#include &lt;<a class="el" href="lobject_8h-source.html">lobject.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="structlua__TObject.html">TObject</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structNode.html#849ef203f7fc96826ebfc739f7fa9687">i_key</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structlua__TObject.html">TObject</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structNode.html#e193e4186fa2d3b7f6d1413238886abf">i_val</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structNode.html">Node</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structNode.html#f67b110ca1a258b793bf69d306929b22">next</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>

<p>
Definition at line <a class="el" href="lobject_8h-source.html#l00300">300</a> of file <a class="el" href="lobject_8h-source.html">lobject.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="849ef203f7fc96826ebfc739f7fa9687"></a><!-- doxytag: member="Node::i_key" ref="849ef203f7fc96826ebfc739f7fa9687" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structlua__TObject.html">TObject</a> <a class="el" href="structNode.html#849ef203f7fc96826ebfc739f7fa9687">Node::i_key</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="lobject_8h-source.html#l00301">301</a> of file <a class="el" href="lobject_8h-source.html">lobject.h</a>.
</div>
</div><p>
<a class="anchor" name="e193e4186fa2d3b7f6d1413238886abf"></a><!-- doxytag: member="Node::i_val" ref="e193e4186fa2d3b7f6d1413238886abf" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structlua__TObject.html">TObject</a> <a class="el" href="structNode.html#e193e4186fa2d3b7f6d1413238886abf">Node::i_val</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="lobject_8h-source.html#l00302">302</a> of file <a class="el" href="lobject_8h-source.html">lobject.h</a>.
</div>
</div><p>
<a class="anchor" name="f67b110ca1a258b793bf69d306929b22"></a><!-- doxytag: member="Node::next" ref="f67b110ca1a258b793bf69d306929b22" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structNode.html">Node</a>* <a class="el" href="structNode.html#f67b110ca1a258b793bf69d306929b22">Node::next</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="lobject_8h-source.html#l00303">303</a> of file <a class="el" href="lobject_8h-source.html">lobject.h</a>.
<p>
Referenced by <a class="el" href="lstate_8c-source.html#l00100">f_luaopen()</a>, <a class="el" href="ltable_8c-source.html#l00397">newkey()</a>, and <a class="el" href="ltable_8c-source.html#l00260">setnodevector()</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>lua/<a class="el" href="lobject_8h-source.html">lobject.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on 1 Oct 2013 for rpm by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>