Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > d9faa203c2b0b6fbb179d93daaea81b7 > files > 2141

libdtn-devel-2.6.0-1mdv2009.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>DTN Reference Implementation: dtnsim::SimLink::Params Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<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="namespacedtnsim.html">dtnsim</a>::<a class="el" href="classdtnsim_1_1SimLink.html">SimLink</a>::<a class="el" href="structdtnsim_1_1SimLink_1_1Params.html">Params</a>
  </div>
</div>
<div class="contents">
<h1>dtnsim::SimLink::Params Struct Reference</h1><!-- doxytag: class="dtnsim::SimLink::Params" -->
<p>
<a href="structdtnsim_1_1SimLink_1_1Params-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="SimConvergenceLayer_8cc-source.html#l00073">73</a> of file <a class="el" href="SimConvergenceLayer_8cc-source.html">SimConvergenceLayer.cc</a>.</p>
<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"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtnsim_1_1SimLink_1_1Params.html#716bca1675a53b9843d3210362981b2c">deliver_partial_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">if contact closes in the middle of a transmission, deliver the partially received bytes to the router.  <a href="#716bca1675a53b9843d3210362981b2c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtnsim_1_1SimLink_1_1Params.html#510552eb2573c17050f5d4d9a6467f2e">reliable_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">for bundles sent over the link, signal to the router whether or not they were delivered reliably by the convergence layer  <a href="#510552eb2573c17050f5d4d9a6467f2e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">u_int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtnsim_1_1SimLink_1_1Params.html#d20c5ce64600585ac6ef2498648d1e7f">capacity_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">burst capacity of the link (default 0)  <a href="#d20c5ce64600585ac6ef2498648d1e7f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtnsim_1_1SimLink_1_1Params.html#47487a834676fd237d388283479f4a76">set_remote_eid_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">automatically infer the remote eid when the link connects  <a href="#47487a834676fd237d388283479f4a76"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdtnsim_1_1SimLink_1_1Params.html#62d2aad7374cbf985e0b6c3568070faa">set_prevhop_</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">set the previous hop when bundles arrive  <a href="#62d2aad7374cbf985e0b6c3568070faa"></a><br></td></tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="716bca1675a53b9843d3210362981b2c"></a><!-- doxytag: member="dtnsim::SimLink::Params::deliver_partial_" ref="716bca1675a53b9843d3210362981b2c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> <a class="el" href="structdtnsim_1_1SimLink_1_1Params.html#716bca1675a53b9843d3210362981b2c">dtnsim::SimLink::Params::deliver_partial_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
if contact closes in the middle of a transmission, deliver the partially received bytes to the router. 
<p>

<p>Definition at line <a class="el" href="SimConvergenceLayer_8cc-source.html#l00076">76</a> of file <a class="el" href="SimConvergenceLayer_8cc-source.html">SimConvergenceLayer.cc</a>.</p>

<p>Referenced by <a class="el" href="SimConvergenceLayer_8cc-source.html#l00377">dtnsim::SimConvergenceLayer::init_link()</a>.</p>

</div>
</div><p>
<a class="anchor" name="510552eb2573c17050f5d4d9a6467f2e"></a><!-- doxytag: member="dtnsim::SimLink::Params::reliable_" ref="510552eb2573c17050f5d4d9a6467f2e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> <a class="el" href="structdtnsim_1_1SimLink_1_1Params.html#510552eb2573c17050f5d4d9a6467f2e">dtnsim::SimLink::Params::reliable_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
for bundles sent over the link, signal to the router whether or not they were delivered reliably by the convergence layer 
<p>

<p>Definition at line <a class="el" href="SimConvergenceLayer_8cc-source.html#l00081">81</a> of file <a class="el" href="SimConvergenceLayer_8cc-source.html">SimConvergenceLayer.cc</a>.</p>

<p>Referenced by <a class="el" href="SimConvergenceLayer_8cc-source.html#l00337">dtnsim::SimLink::handle_transmitted_events()</a>, <a class="el" href="SimConvergenceLayer_8cc-source.html#l00377">dtnsim::SimConvergenceLayer::init_link()</a>, and <a class="el" href="SimConvergenceLayer_8cc-source.html#l00152">dtnsim::SimLink::start_next_bundle()</a>.</p>

</div>
</div><p>
<a class="anchor" name="d20c5ce64600585ac6ef2498648d1e7f"></a><!-- doxytag: member="dtnsim::SimLink::Params::capacity_" ref="d20c5ce64600585ac6ef2498648d1e7f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u_int <a class="el" href="structdtnsim_1_1SimLink_1_1Params.html#d20c5ce64600585ac6ef2498648d1e7f">dtnsim::SimLink::Params::capacity_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
burst capacity of the link (default 0) 
<p>

<p>Definition at line <a class="el" href="SimConvergenceLayer_8cc-source.html#l00084">84</a> of file <a class="el" href="SimConvergenceLayer_8cc-source.html">SimConvergenceLayer.cc</a>.</p>

<p>Referenced by <a class="el" href="SimConvergenceLayer_8cc-source.html#l00377">dtnsim::SimConvergenceLayer::init_link()</a>.</p>

</div>
</div><p>
<a class="anchor" name="47487a834676fd237d388283479f4a76"></a><!-- doxytag: member="dtnsim::SimLink::Params::set_remote_eid_" ref="47487a834676fd237d388283479f4a76" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> <a class="el" href="structdtnsim_1_1SimLink_1_1Params.html#47487a834676fd237d388283479f4a76">dtnsim::SimLink::Params::set_remote_eid_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
automatically infer the remote eid when the link connects 
<p>

<p>Definition at line <a class="el" href="SimConvergenceLayer_8cc-source.html#l00087">87</a> of file <a class="el" href="SimConvergenceLayer_8cc-source.html">SimConvergenceLayer.cc</a>.</p>

<p>Referenced by <a class="el" href="SimConvergenceLayer_8cc-source.html#l00377">dtnsim::SimConvergenceLayer::init_link()</a>.</p>

</div>
</div><p>
<a class="anchor" name="62d2aad7374cbf985e0b6c3568070faa"></a><!-- doxytag: member="dtnsim::SimLink::Params::set_prevhop_" ref="62d2aad7374cbf985e0b6c3568070faa" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="serialsource_8c.html#1062901a7428fdd9c7f180f5e01ea056">bool</a> <a class="el" href="structdtnsim_1_1SimLink_1_1Params.html#62d2aad7374cbf985e0b6c3568070faa">dtnsim::SimLink::Params::set_prevhop_</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
set the previous hop when bundles arrive 
<p>

<p>Definition at line <a class="el" href="SimConvergenceLayer_8cc-source.html#l00090">90</a> of file <a class="el" href="SimConvergenceLayer_8cc-source.html">SimConvergenceLayer.cc</a>.</p>

<p>Referenced by <a class="el" href="SimConvergenceLayer_8cc-source.html#l00303">dtnsim::SimLink::handle_arrival_events()</a>, and <a class="el" href="SimConvergenceLayer_8cc-source.html#l00377">dtnsim::SimConvergenceLayer::init_link()</a>.</p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="SimConvergenceLayer_8cc-source.html">SimConvergenceLayer.cc</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 21 14:09:55 2008 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.6 </small></address>
</body>
</html>