Sophie

Sophie

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

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: dtn::TableBasedRouter::RerouteTimer Class 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="namespacedtn.html">dtn</a>::<a class="el" href="classdtn_1_1TableBasedRouter.html">TableBasedRouter</a>::<a class="el" href="classdtn_1_1TableBasedRouter_1_1RerouteTimer.html">RerouteTimer</a>
  </div>
</div>
<div class="contents">
<h1>dtn::TableBasedRouter::RerouteTimer Class Reference</h1><!-- doxytag: class="dtn::TableBasedRouter::RerouteTimer" --><code>#include &lt;<a class="el" href="TableBasedRouter_8h-source.html">TableBasedRouter.h</a>&gt;</code>
<p>

<p>
<a href="classdtn_1_1TableBasedRouter_1_1RerouteTimer-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Timer class used to cancel transmission on down links after waiting for them to potentially reopen. 
<p>Definition at line <a class="el" href="TableBasedRouter_8h-source.html#l00204">204</a> of file <a class="el" href="TableBasedRouter_8h-source.html">TableBasedRouter.h</a>.</p>
<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_1TableBasedRouter_1_1RerouteTimer.html#0687a518af0585c6b9f22111749b582b">RerouteTimer</a> (<a class="el" href="classdtn_1_1TableBasedRouter.html">TableBasedRouter</a> *router, const <a class="el" href="namespacedtn.html#6efb37e503f8062c537b022eb755b94e">LinkRef</a> &amp;link)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1TableBasedRouter_1_1RerouteTimer.html#bfc79df48edf4659d22d8b878ce57091">~RerouteTimer</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1TableBasedRouter_1_1RerouteTimer.html#9cb081861b3450eb7ebde4c72525cc52">timeout</a> (const struct timeval &amp;now)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classdtn_1_1TableBasedRouter.html">TableBasedRouter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1TableBasedRouter_1_1RerouteTimer.html#ec9285836030a97c1f4deeda5c6f0ec7">router_</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespacedtn.html#6efb37e503f8062c537b022eb755b94e">LinkRef</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1TableBasedRouter_1_1RerouteTimer.html#99b1577ad6fad4e6dcd98f93c09efaa5">link_</a></td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="0687a518af0585c6b9f22111749b582b"></a><!-- doxytag: member="dtn::TableBasedRouter::RerouteTimer::RerouteTimer" ref="0687a518af0585c6b9f22111749b582b" args="(TableBasedRouter *router, const LinkRef &amp;link)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::TableBasedRouter::RerouteTimer::RerouteTimer           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classdtn_1_1TableBasedRouter.html">TableBasedRouter</a> *&nbsp;</td>
          <td class="paramname"> <em>router</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="namespacedtn.html#6efb37e503f8062c537b022eb755b94e">LinkRef</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>link</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="TableBasedRouter_8h-source.html#l00206">206</a> of file <a class="el" href="TableBasedRouter_8h-source.html">TableBasedRouter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="bfc79df48edf4659d22d8b878ce57091"></a><!-- doxytag: member="dtn::TableBasedRouter::RerouteTimer::~RerouteTimer" ref="bfc79df48edf4659d22d8b878ce57091" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual dtn::TableBasedRouter::RerouteTimer::~RerouteTimer           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="TableBasedRouter_8h-source.html#l00208">208</a> of file <a class="el" href="TableBasedRouter_8h-source.html">TableBasedRouter.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="9cb081861b3450eb7ebde4c72525cc52"></a><!-- doxytag: member="dtn::TableBasedRouter::RerouteTimer::timeout" ref="9cb081861b3450eb7ebde4c72525cc52" args="(const struct timeval &amp;now)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void dtn::TableBasedRouter::RerouteTimer::timeout           </td>
          <td>(</td>
          <td class="paramtype">const struct timeval &amp;&nbsp;</td>
          <td class="paramname"> <em>now</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="TableBasedRouter_8cc-source.html#l00512">512</a> of file <a class="el" href="TableBasedRouter_8cc-source.html">TableBasedRouter.cc</a>.</p>

<p>References <a class="el" href="TableBasedRouter_8h-source.html#l00214">link_</a>, <a class="el" href="TableBasedRouter_8cc-source.html#l00520">dtn::TableBasedRouter::reroute_bundles()</a>, and <a class="el" href="TableBasedRouter_8h-source.html#l00213">router_</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="ec9285836030a97c1f4deeda5c6f0ec7"></a><!-- doxytag: member="dtn::TableBasedRouter::RerouteTimer::router_" ref="ec9285836030a97c1f4deeda5c6f0ec7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdtn_1_1TableBasedRouter.html">TableBasedRouter</a>* <a class="el" href="classdtn_1_1TableBasedRouter_1_1RerouteTimer.html#ec9285836030a97c1f4deeda5c6f0ec7">dtn::TableBasedRouter::RerouteTimer::router_</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="TableBasedRouter_8h-source.html#l00213">213</a> of file <a class="el" href="TableBasedRouter_8h-source.html">TableBasedRouter.h</a>.</p>

<p>Referenced by <a class="el" href="TableBasedRouter_8cc-source.html#l00512">timeout()</a>.</p>

</div>
</div><p>
<a class="anchor" name="99b1577ad6fad4e6dcd98f93c09efaa5"></a><!-- doxytag: member="dtn::TableBasedRouter::RerouteTimer::link_" ref="99b1577ad6fad4e6dcd98f93c09efaa5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespacedtn.html#6efb37e503f8062c537b022eb755b94e">LinkRef</a> <a class="el" href="classdtn_1_1TableBasedRouter_1_1RerouteTimer.html#99b1577ad6fad4e6dcd98f93c09efaa5">dtn::TableBasedRouter::RerouteTimer::link_</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="TableBasedRouter_8h-source.html#l00214">214</a> of file <a class="el" href="TableBasedRouter_8h-source.html">TableBasedRouter.h</a>.</p>

<p>Referenced by <a class="el" href="TableBasedRouter_8cc-source.html#l00512">timeout()</a>.</p>

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