Sophie

Sophie

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

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_hints 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_hints Struct Reference</h1><!-- doxytag: class="iter_hints" -->Iterator hints structure.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;iter_hints.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="e87338605c2cb5bdccd37b4ce720342a"></a><!-- doxytag: member="iter_hints::region" ref="e87338605c2cb5bdccd37b4ce720342a" args="" -->
struct <a class="el" href="structregional.html">regional</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiter__hints.html#e87338605c2cb5bdccd37b4ce720342a">region</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="structregional.html" title="the regional* is the first block*.">regional</a> where hints are allocated <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structrbtree__t.html">rbtree_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiter__hints.html#33a571e8c2097bd30c9551e23603ba1b">tree</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Hints are stored in this tree.  <a href="#33a571e8c2097bd30c9551e23603ba1b"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Iterator hints structure. <hr><h2>Field Documentation</h2>
<a class="anchor" name="33a571e8c2097bd30c9551e23603ba1b"></a><!-- doxytag: member="iter_hints::tree" ref="33a571e8c2097bd30c9551e23603ba1b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structrbtree__t.html">rbtree_t</a> <a class="el" href="structiter__hints.html#33a571e8c2097bd30c9551e23603ba1b">iter_hints::tree</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Hints are stored in this tree. 
<p>
Sort order is specially chosen. first sorted on qtype. Then on dname in nsec-like order, so that a lookup on class, name will return an exact match or the closest match which gives the ancestor needed. contents of type <a class="el" href="structiter__hints__stub.html" title="Iterator hints for a particular stub.">iter_hints_stub</a>. The class IN root is in here. uses <a class="el" href="structname__tree__node.html" title="Tree of domain names.">name_tree_node</a> from <a class="el" href="dnstree_8h.html" title="This file contains structures combining types and functions to manipulate those structures...">dnstree.h</a>. 
<p>Referenced by <a class="el" href="iter__hints_8c_source.html#l00394">hints_apply_cfg()</a>, <a class="el" href="iter__hints_8c_source.html#l00144">hints_insert()</a>, <a class="el" href="iter__hints_8c_source.html#l00423">hints_lookup_root()</a>, and <a class="el" href="iter__hints_8c_source.html#l00435">hints_lookup_stub()</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__hints_8h.html">iter_hints.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>