Sophie

Sophie

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

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_output_format Struct Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="ldns_struct_output_format" -->
<p>Output format specifier.  
 <a href="structldns__struct__output__format.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">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structldns__struct__output__format.html#aab2900137801ec209e02e79c7b61307c">flags</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Specification of how RR's should be formatted in text.  <a href="#aab2900137801ec209e02e79c7b61307c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structldns__struct__output__format.html#af053a3d978670ac4a46bf7af7243376c">data</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Potential extra data to be used with formatting RR's in text.  <a href="#af053a3d978670ac4a46bf7af7243376c"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Output format specifier. </p>
<p>Determines how Packets, Resource Records and Resource record data fiels are formatted when printing or converting to string. Currently it is only used to specify what aspects of a Resource Record are annotated in the comment section of the textual representation the record. This is speciefed with flags and potential exra data (such as for example a lookup map of hashes to real names for annotation NSEC3 records). </p>

<p>Definition at line <a class="el" href="host2str_8h_source.html#l00078">78</a> of file <a class="el" href="host2str_8h_source.html">host2str.h</a>.</p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="aab2900137801ec209e02e79c7b61307c"></a><!-- doxytag: member="ldns_struct_output_format::flags" ref="aab2900137801ec209e02e79c7b61307c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structldns__struct__output__format.html#aab2900137801ec209e02e79c7b61307c">ldns_struct_output_format::flags</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Specification of how RR's should be formatted in text. </p>

<p>Definition at line <a class="el" href="host2str_8h_source.html#l00081">81</a> of file <a class="el" href="host2str_8h_source.html">host2str.h</a>.</p>

</div>
</div>
<a class="anchor" id="af053a3d978670ac4a46bf7af7243376c"></a><!-- doxytag: member="ldns_struct_output_format::data" ref="af053a3d978670ac4a46bf7af7243376c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* <a class="el" href="structldns__struct__output__format.html#af053a3d978670ac4a46bf7af7243376c">ldns_struct_output_format::data</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Potential extra data to be used with formatting RR's in text. </p>

<p>Definition at line <a class="el" href="host2str_8h_source.html#l00083">83</a> of file <a class="el" href="host2str_8h_source.html">host2str.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>