Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 29c369053a983cc5d8c880dc6e0a2237 > files > 2047

libdtn-devel-2.6.0-2mdv2009.1.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>DTN Reference Implementation: dtn::BundleProtocol::BundleProtocol::BlockPreamble 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.8 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespacedtn.html">dtn</a>::<a class="el" href="classdtn_1_1BundleProtocol.html">BundleProtocol</a>::<a class="el" href="structdtn_1_1BundleProtocol_1_1BlockPreamble.html">BlockPreamble</a>
  </div>
</div>
<div class="contents">
<h1>dtn::BundleProtocol::BundleProtocol::BlockPreamble Struct Reference</h1><!-- doxytag: class="dtn::BundleProtocol::BlockPreamble" -->The basic block preamble that's common to all blocks (including the payload block but not the primary block).  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="BundleProtocol_8h-source.html">BundleProtocol.h</a>&gt;</code>
<p>

<p>
<a href="structdtn_1_1BundleProtocol_1_1BlockPreamble-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u_int8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtn_1_1BundleProtocol_1_1BlockPreamble.html#b8acae583c0b0396feb0789bd006af0f">type</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">u_int8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtn_1_1BundleProtocol_1_1BlockPreamble.html#dc17fd3f0912124a2e5b839a6014d15d">flags</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">u_char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtn_1_1BundleProtocol_1_1BlockPreamble.html#a067232106785de750be4afdc44b39ee">length</a> [0]</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The basic block preamble that's common to all blocks (including the payload block but not the primary block). 
<p>Definition at line <a class="el" href="BundleProtocol_8h-source.html#l00209">209</a> of file <a class="el" href="BundleProtocol_8h-source.html">BundleProtocol.h</a>.</p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="dc17fd3f0912124a2e5b839a6014d15d"></a><!-- doxytag: member="dtn::BundleProtocol::BlockPreamble::flags" ref="dc17fd3f0912124a2e5b839a6014d15d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int8_t dtn::BundleProtocol::BundleProtocol::BlockPreamble::flags          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="BundleProtocol_8h-source.html#l00211">211</a> of file <a class="el" href="BundleProtocol_8h-source.html">BundleProtocol.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="a067232106785de750be4afdc44b39ee"></a><!-- doxytag: member="dtn::BundleProtocol::BlockPreamble::length" ref="a067232106785de750be4afdc44b39ee" args="[0]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_char dtn::BundleProtocol::BundleProtocol::BlockPreamble::length[0]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="BundleProtocol_8h-source.html#l00212">212</a> of file <a class="el" href="BundleProtocol_8h-source.html">BundleProtocol.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="b8acae583c0b0396feb0789bd006af0f"></a><!-- doxytag: member="dtn::BundleProtocol::BlockPreamble::type" ref="b8acae583c0b0396feb0789bd006af0f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int8_t dtn::BundleProtocol::BundleProtocol::BlockPreamble::type          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="BundleProtocol_8h-source.html#l00210">210</a> of file <a class="el" href="BundleProtocol_8h-source.html">BundleProtocol.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="BundleProtocol_8h-source.html">BundleProtocol.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jan 30 09:27:03 2009 for DTN Reference Implementation by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>