Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 550bbe86d83a7870fdddc73c68e5d2b2 > files > 295

libunbound-devel-1.3.4-1mdv2010.0.i586.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>unbound: iter_forward_zone 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 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="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>iter_forward_zone Struct Reference</h1><!-- doxytag: class="iter_forward_zone" -->Iterator forward servers for a particular zone.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;iter_fwd.h&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="anchor" name="d44202e4c5204f9941a7d6f7b28ee2c3"></a><!-- doxytag: member="iter_forward_zone::node" ref="d44202e4c5204f9941a7d6f7b28ee2c3" args="" -->
<a class="el" href="structrbnode__t.html">rbnode_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiter__forward__zone.html#d44202e4c5204f9941a7d6f7b28ee2c3">node</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">redblacktree node, key is this structure: class and name <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6ae6d662c3755fa78ad9b3500fa24469"></a><!-- doxytag: member="iter_forward_zone::name" ref="6ae6d662c3755fa78ad9b3500fa24469" args="" -->
uint8_t *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiter__forward__zone.html#6ae6d662c3755fa78ad9b3500fa24469">name</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">name <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dd5953c0f60be977361a2a372e4027fc"></a><!-- doxytag: member="iter_forward_zone::namelen" ref="dd5953c0f60be977361a2a372e4027fc" args="" -->
size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiter__forward__zone.html#dd5953c0f60be977361a2a372e4027fc">namelen</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">length of name <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="448000db443af46b7dd439e13b166045"></a><!-- doxytag: member="iter_forward_zone::namelabs" ref="448000db443af46b7dd439e13b166045" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiter__forward__zone.html#448000db443af46b7dd439e13b166045">namelabs</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">number of labels in name <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="structdelegpt.html">delegpt</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiter__forward__zone.html#12c473a70d5870b50c4063be9fff314b">dp</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">delegation point with forward server information for this zone.  <a href="#12c473a70d5870b50c4063be9fff314b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dc7a0e341819030134e8dd415cbf1bcb"></a><!-- doxytag: member="iter_forward_zone::parent" ref="dc7a0e341819030134e8dd415cbf1bcb" args="" -->
struct <a class="el" href="structiter__forward__zone.html">iter_forward_zone</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiter__forward__zone.html#dc7a0e341819030134e8dd415cbf1bcb">parent</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">pointer to parent in tree (or NULL if none) <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint16_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiter__forward__zone.html#3fbc02e62a50f7a3791223f4700e83b0">dclass</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">class.  <a href="#3fbc02e62a50f7a3791223f4700e83b0"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Iterator forward servers for a particular zone. <hr><h2>Field Documentation</h2>
<a class="anchor" name="12c473a70d5870b50c4063be9fff314b"></a><!-- doxytag: member="iter_forward_zone::dp" ref="12c473a70d5870b50c4063be9fff314b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structdelegpt.html">delegpt</a>* <a class="el" href="structiter__forward__zone.html#12c473a70d5870b50c4063be9fff314b">iter_forward_zone::dp</a><code> [read]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
delegation point with forward server information for this zone. 
<p>
If NULL then this forward <a class="el" href="structentry.html" title="data structure to keep the canned queries in.">entry</a> is used to indicate that a stub-zone with the same name exists, and should be used. 
<p>Referenced by <a class="el" href="iter__fwd_8c_source.html#l00093">forwards_insert_data()</a>, and <a class="el" href="iter__fwd_8c_source.html#l00315">forwards_lookup()</a>.</p>

</div>
</div><p>
<a class="anchor" name="3fbc02e62a50f7a3791223f4700e83b0"></a><!-- doxytag: member="iter_forward_zone::dclass" ref="3fbc02e62a50f7a3791223f4700e83b0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint16_t <a class="el" href="structiter__forward__zone.html#3fbc02e62a50f7a3791223f4700e83b0">iter_forward_zone::dclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
class. 
<p>
host order. 
<p>Referenced by <a class="el" href="iter__fwd_8c_source.html#l00374">forwards_delete_zone()</a>, <a class="el" href="iter__fwd_8c_source.html#l00093">forwards_insert_data()</a>, <a class="el" href="iter__fwd_8c_source.html#l00315">forwards_lookup()</a>, <a class="el" href="iter__fwd_8c_source.html#l00052">fwd_cmp()</a>, <a class="el" href="iter__fwd_8c_source.html#l00124">fwd_init_parents()</a>, and <a class="el" href="iter__fwd_8c_source.html#l00267">make_stub_holes()</a>.</p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>iterator/<a class="el" href="iter__fwd_8h.html">iter_fwd.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Oct 13 06:46:34 2009 for unbound 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>