Sophie

Sophie

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

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::CLConnection::CLConnection::IncomingBundle Class 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_1CLConnection.html">CLConnection</a>::<a class="el" href="classdtn_1_1CLConnection_1_1IncomingBundle.html">IncomingBundle</a>
  </div>
</div>
<div class="contents">
<h1>dtn::CLConnection::CLConnection::IncomingBundle Class Reference</h1><!-- doxytag: class="dtn::CLConnection::IncomingBundle" -->Struct used to record bundles that are in the process of being received along with their transmission state and relevant acknowledgement data.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="CLConnection_8h-source.html">CLConnection.h</a>&gt;</code>
<p>

<p>
<a href="classdtn_1_1CLConnection_1_1IncomingBundle-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 Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1CLConnection_1_1IncomingBundle.html#4a03ca20141695b085cb035183ab318c">IncomingBundle</a> (<a class="el" href="classdtn_1_1Bundle.html">Bundle</a> *b)</td></tr>

<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespacedtn.html#87094f3b26b9f1d469e616d311ae57b1">BundleRef</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1CLConnection_1_1IncomingBundle.html#7e868dff33d6868d5e42582fac3f4109">bundle_</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">u_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1CLConnection_1_1IncomingBundle.html#2f9d5b3f0487449503664a0429f59d33">total_length_</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">u_int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1CLConnection_1_1IncomingBundle.html#4457cbde07512253dfbb91ce12214faa">acked_length_</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classdtn_1_1CLConnection.html#522cc03792f74a0d9b432877624488f6">DataBitmap</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1CLConnection_1_1IncomingBundle.html#414686f37abb161c1e5bc3ca9c02ad48">rcvd_data_</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classdtn_1_1CLConnection.html#522cc03792f74a0d9b432877624488f6">DataBitmap</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1CLConnection_1_1IncomingBundle.html#ec95d04d452ca75f28de4ba845e0a856">ack_data_</a></td></tr>

<tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1CLConnection_1_1IncomingBundle.html#97d66d647a58bd4192651e00dbaee7c0">IncomingBundle</a> (const <a class="el" href="classdtn_1_1CLConnection_1_1IncomingBundle.html">IncomingBundle</a> &amp;copy)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Struct used to record bundles that are in the process of being received along with their transmission state and relevant acknowledgement data. 
<p>Definition at line <a class="el" href="CLConnection_8h-source.html#l00230">230</a> of file <a class="el" href="CLConnection_8h-source.html">CLConnection.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="4a03ca20141695b085cb035183ab318c"></a><!-- doxytag: member="dtn::CLConnection::IncomingBundle::IncomingBundle" ref="4a03ca20141695b085cb035183ab318c" args="(Bundle *b)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::CLConnection::CLConnection::IncomingBundle::IncomingBundle           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classdtn_1_1Bundle.html">Bundle</a> *&nbsp;</td>
          <td class="paramname"> <em>b</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="CLConnection_8h-source.html#l00232">232</a> of file <a class="el" href="CLConnection_8h-source.html">CLConnection.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="97d66d647a58bd4192651e00dbaee7c0"></a><!-- doxytag: member="dtn::CLConnection::IncomingBundle::IncomingBundle" ref="97d66d647a58bd4192651e00dbaee7c0" args="(const IncomingBundle &amp;copy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::CLConnection::CLConnection::IncomingBundle::IncomingBundle           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classdtn_1_1CLConnection_1_1IncomingBundle.html">IncomingBundle</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>copy</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="ec95d04d452ca75f28de4ba845e0a856"></a><!-- doxytag: member="dtn::CLConnection::IncomingBundle::ack_data_" ref="ec95d04d452ca75f28de4ba845e0a856" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdtn_1_1CLConnection.html#522cc03792f74a0d9b432877624488f6">DataBitmap</a> dtn::CLConnection::CLConnection::IncomingBundle::ack_data_          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="CLConnection_8h-source.html#l00243">243</a> of file <a class="el" href="CLConnection_8h-source.html">CLConnection.h</a>.</p>

<p>Referenced by <a class="el" href="StreamConvergenceLayer_8cc-source.html#l01062">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::handle_data_segment()</a>, <a class="el" href="StreamConvergenceLayer_8cc-source.html#l01160">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::handle_data_todo()</a>, and <a class="el" href="StreamConvergenceLayer_8cc-source.html#l00432">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::send_pending_acks()</a>.</p>

</div>
</div><p>
<a class="anchor" name="4457cbde07512253dfbb91ce12214faa"></a><!-- doxytag: member="dtn::CLConnection::IncomingBundle::acked_length_" ref="4457cbde07512253dfbb91ce12214faa" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t dtn::CLConnection::CLConnection::IncomingBundle::acked_length_          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="CLConnection_8h-source.html#l00240">240</a> of file <a class="el" href="CLConnection_8h-source.html">CLConnection.h</a>.</p>

<p>Referenced by <a class="el" href="StreamConvergenceLayer_8cc-source.html#l00432">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::send_pending_acks()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7e868dff33d6868d5e42582fac3f4109"></a><!-- doxytag: member="dtn::CLConnection::IncomingBundle::bundle_" ref="7e868dff33d6868d5e42582fac3f4109" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespacedtn.html#87094f3b26b9f1d469e616d311ae57b1">BundleRef</a> dtn::CLConnection::CLConnection::IncomingBundle::bundle_          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="CLConnection_8h-source.html#l00237">237</a> of file <a class="el" href="CLConnection_8h-source.html">CLConnection.h</a>.</p>

<p>Referenced by <a class="el" href="StreamConvergenceLayer_8cc-source.html#l01214">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::check_completed()</a>, <a class="el" href="ConnectionConvergenceLayer_8cc-source.html#l00262">dtn::ConnectionConvergenceLayer::close_contact()</a>, <a class="el" href="StreamConvergenceLayer_8cc-source.html#l01160">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::handle_data_todo()</a>, and <a class="el" href="StreamConvergenceLayer_8cc-source.html#l00432">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::send_pending_acks()</a>.</p>

</div>
</div><p>
<a class="anchor" name="414686f37abb161c1e5bc3ca9c02ad48"></a><!-- doxytag: member="dtn::CLConnection::IncomingBundle::rcvd_data_" ref="414686f37abb161c1e5bc3ca9c02ad48" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdtn_1_1CLConnection.html#522cc03792f74a0d9b432877624488f6">DataBitmap</a> dtn::CLConnection::CLConnection::IncomingBundle::rcvd_data_          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="CLConnection_8h-source.html#l00242">242</a> of file <a class="el" href="CLConnection_8h-source.html">CLConnection.h</a>.</p>

<p>Referenced by <a class="el" href="StreamConvergenceLayer_8cc-source.html#l01214">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::check_completed()</a>, <a class="el" href="ConnectionConvergenceLayer_8cc-source.html#l00262">dtn::ConnectionConvergenceLayer::close_contact()</a>, <a class="el" href="StreamConvergenceLayer_8cc-source.html#l01062">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::handle_data_segment()</a>, <a class="el" href="StreamConvergenceLayer_8cc-source.html#l01160">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::handle_data_todo()</a>, and <a class="el" href="StreamConvergenceLayer_8cc-source.html#l00432">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::send_pending_acks()</a>.</p>

</div>
</div><p>
<a class="anchor" name="2f9d5b3f0487449503664a0429f59d33"></a><!-- doxytag: member="dtn::CLConnection::IncomingBundle::total_length_" ref="2f9d5b3f0487449503664a0429f59d33" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int32_t dtn::CLConnection::CLConnection::IncomingBundle::total_length_          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="CLConnection_8h-source.html#l00239">239</a> of file <a class="el" href="CLConnection_8h-source.html">CLConnection.h</a>.</p>

<p>Referenced by <a class="el" href="StreamConvergenceLayer_8cc-source.html#l01214">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::check_completed()</a>, <a class="el" href="ConnectionConvergenceLayer_8cc-source.html#l00262">dtn::ConnectionConvergenceLayer::close_contact()</a>, <a class="el" href="StreamConvergenceLayer_8cc-source.html#l01062">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::handle_data_segment()</a>, and <a class="el" href="StreamConvergenceLayer_8cc-source.html#l00432">dtn::StreamConvergenceLayer::StreamConvergenceLayer::Connection::send_pending_acks()</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="CLConnection_8h-source.html">CLConnection.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>