Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e3a718fcad37ff363f65d6a6e994e272 > files > 263

ldns-devel-1.6.12-1.fc15.i686.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>ldns documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<div class="logo">
<img src="LogoInGradientBar2-y100.png"/>
</div>
<!-- Generated by Doxygen 1.7.4 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;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 id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">ldns_struct_rr_descriptor Struct Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="ldns_struct_rr_descriptor" -->
<p>Contains all information about resource record types.  
 <a href="structldns__struct__rr__descriptor.html#details">More...</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="rr_8h.html#a5b71c1de711a178f6fbda5d684cdfed5">ldns_rr_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structldns__struct__rr__descriptor.html#a773bd7400d43c0a2986f3f07efad715b">_type</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Type of the RR that is described here.  <a href="#a773bd7400d43c0a2986f3f07efad715b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structldns__struct__rr__descriptor.html#a45561d382b00d991f6690b8c2f1ed81d">_name</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Textual name of the RR type.  <a href="#a45561d382b00d991f6690b8c2f1ed81d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structldns__struct__rr__descriptor.html#a82c1ad0a72357ea2ca472e47f8dc34a0">_minimum</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Minimum number of rdata fields in the RRs of this type.  <a href="#a82c1ad0a72357ea2ca472e47f8dc34a0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structldns__struct__rr__descriptor.html#a0478cd35a8a18402241fa8c8a6407504">_maximum</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Maximum number of rdata fields in the RRs of this type.  <a href="#a0478cd35a8a18402241fa8c8a6407504"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="rdata_8h.html#af4980b902b413c784ab278a8d41e132a">ldns_rdf_type</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structldns__struct__rr__descriptor.html#af7851ed3665bfbe62a4ca611584630e3">_wireformat</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Wireformat specification for the rr, i.e.  <a href="#af7851ed3665bfbe62a4ca611584630e3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="rdata_8h.html#af4980b902b413c784ab278a8d41e132a">ldns_rdf_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structldns__struct__rr__descriptor.html#a6eff23341895aab35388239776bca25f">_variable</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Special rdf types.  <a href="#a6eff23341895aab35388239776bca25f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="rr_8h.html#ad39aec00e88e3f2038bb4037da405129">ldns_rr_compress</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structldns__struct__rr__descriptor.html#a107cc7dfd9a806200217f467adad41a0">_compress</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Specifies whether compression can be used for dnames in this RR type.  <a href="#a107cc7dfd9a806200217f467adad41a0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structldns__struct__rr__descriptor.html#a7d9a09e892a21ce0b36fb87ed1c590b7">_dname_count</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The number of DNAMEs in the _wireformat string, for parsing.  <a href="#a7d9a09e892a21ce0b36fb87ed1c590b7"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Contains all information about resource record types. </p>
<p>This structure contains, for all rr types, the rdata fields that are defined. </p>

<p>Definition at line <a class="el" href="rr_8h_source.html#l00316">316</a> of file <a class="el" href="rr_8h_source.html">rr.h</a>.</p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a773bd7400d43c0a2986f3f07efad715b"></a><!-- doxytag: member="ldns_struct_rr_descriptor::_type" ref="a773bd7400d43c0a2986f3f07efad715b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="rr_8h.html#a5b71c1de711a178f6fbda5d684cdfed5">ldns_rr_type</a> <a class="el" href="structldns__struct__rr__descriptor.html#a773bd7400d43c0a2986f3f07efad715b">ldns_struct_rr_descriptor::_type</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Type of the RR that is described here. </p>

<p>Definition at line <a class="el" href="rr_8h_source.html#l00319">319</a> of file <a class="el" href="rr_8h_source.html">rr.h</a>.</p>

</div>
</div>
<a class="anchor" id="a45561d382b00d991f6690b8c2f1ed81d"></a><!-- doxytag: member="ldns_struct_rr_descriptor::_name" ref="a45561d382b00d991f6690b8c2f1ed81d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structldns__struct__rr__descriptor.html#a45561d382b00d991f6690b8c2f1ed81d">ldns_struct_rr_descriptor::_name</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Textual name of the RR type. </p>

<p>Definition at line <a class="el" href="rr_8h_source.html#l00321">321</a> of file <a class="el" href="rr_8h_source.html">rr.h</a>.</p>

</div>
</div>
<a class="anchor" id="a82c1ad0a72357ea2ca472e47f8dc34a0"></a><!-- doxytag: member="ldns_struct_rr_descriptor::_minimum" ref="a82c1ad0a72357ea2ca472e47f8dc34a0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8_t <a class="el" href="structldns__struct__rr__descriptor.html#a82c1ad0a72357ea2ca472e47f8dc34a0">ldns_struct_rr_descriptor::_minimum</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Minimum number of rdata fields in the RRs of this type. </p>

<p>Definition at line <a class="el" href="rr_8h_source.html#l00323">323</a> of file <a class="el" href="rr_8h_source.html">rr.h</a>.</p>

</div>
</div>
<a class="anchor" id="a0478cd35a8a18402241fa8c8a6407504"></a><!-- doxytag: member="ldns_struct_rr_descriptor::_maximum" ref="a0478cd35a8a18402241fa8c8a6407504" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8_t <a class="el" href="structldns__struct__rr__descriptor.html#a0478cd35a8a18402241fa8c8a6407504">ldns_struct_rr_descriptor::_maximum</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Maximum number of rdata fields in the RRs of this type. </p>

<p>Definition at line <a class="el" href="rr_8h_source.html#l00325">325</a> of file <a class="el" href="rr_8h_source.html">rr.h</a>.</p>

</div>
</div>
<a class="anchor" id="af7851ed3665bfbe62a4ca611584630e3"></a><!-- doxytag: member="ldns_struct_rr_descriptor::_wireformat" ref="af7851ed3665bfbe62a4ca611584630e3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="rdata_8h.html#af4980b902b413c784ab278a8d41e132a">ldns_rdf_type</a>* <a class="el" href="structldns__struct__rr__descriptor.html#af7851ed3665bfbe62a4ca611584630e3">ldns_struct_rr_descriptor::_wireformat</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Wireformat specification for the rr, i.e. </p>
<p>the types of rdata fields in their respective order. </p>

<p>Definition at line <a class="el" href="rr_8h_source.html#l00327">327</a> of file <a class="el" href="rr_8h_source.html">rr.h</a>.</p>

</div>
</div>
<a class="anchor" id="a6eff23341895aab35388239776bca25f"></a><!-- doxytag: member="ldns_struct_rr_descriptor::_variable" ref="a6eff23341895aab35388239776bca25f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="rdata_8h.html#af4980b902b413c784ab278a8d41e132a">ldns_rdf_type</a> <a class="el" href="structldns__struct__rr__descriptor.html#a6eff23341895aab35388239776bca25f">ldns_struct_rr_descriptor::_variable</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Special rdf types. </p>

<p>Definition at line <a class="el" href="rr_8h_source.html#l00329">329</a> of file <a class="el" href="rr_8h_source.html">rr.h</a>.</p>

</div>
</div>
<a class="anchor" id="a107cc7dfd9a806200217f467adad41a0"></a><!-- doxytag: member="ldns_struct_rr_descriptor::_compress" ref="a107cc7dfd9a806200217f467adad41a0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="rr_8h.html#ad39aec00e88e3f2038bb4037da405129">ldns_rr_compress</a> <a class="el" href="structldns__struct__rr__descriptor.html#a107cc7dfd9a806200217f467adad41a0">ldns_struct_rr_descriptor::_compress</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Specifies whether compression can be used for dnames in this RR type. </p>

<p>Definition at line <a class="el" href="rr_8h_source.html#l00331">331</a> of file <a class="el" href="rr_8h_source.html">rr.h</a>.</p>

</div>
</div>
<a class="anchor" id="a7d9a09e892a21ce0b36fb87ed1c590b7"></a><!-- doxytag: member="ldns_struct_rr_descriptor::_dname_count" ref="a7d9a09e892a21ce0b36fb87ed1c590b7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8_t <a class="el" href="structldns__struct__rr__descriptor.html#a7d9a09e892a21ce0b36fb87ed1c590b7">ldns_struct_rr_descriptor::_dname_count</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The number of DNAMEs in the _wireformat string, for parsing. </p>

<p>Definition at line <a class="el" href="rr_8h_source.html#l00333">333</a> of file <a class="el" href="rr_8h_source.html">rr.h</a>.</p>

</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Wed Jan 11 2012 for ldns by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>