Sophie

Sophie

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

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

<p>
<a href="classdtn_1_1RouteCommand-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
The "route" command. 
<p>Definition at line <a class="el" href="RouteCommand_8h-source.html#l00027">27</a> of file <a class="el" href="RouteCommand_8h-source.html">RouteCommand.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_1RouteCommand.html#0b92b5d40d015c45226a71b7e191ea37">RouteCommand</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdtn_1_1RouteCommand.html#69e85b4e32b8cab59f9808ec647c0fcf">exec</a> (int argc, const char **argv, Tcl_Interp *interp)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Virtual from CommandModule.  <a href="#69e85b4e32b8cab59f9808ec647c0fcf"></a><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="0b92b5d40d015c45226a71b7e191ea37"></a><!-- doxytag: member="dtn::RouteCommand::RouteCommand" ref="0b92b5d40d015c45226a71b7e191ea37" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">dtn::RouteCommand::RouteCommand           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="RouteCommand_8cc-source.html#l00040">40</a> of file <a class="el" href="RouteCommand_8cc-source.html">RouteCommand.cc</a>.</p>

<p>References <a class="el" href="BundleRouter_8cc-source.html#l00049">dtn::BundleRouter::config_</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="69e85b4e32b8cab59f9808ec647c0fcf"></a><!-- doxytag: member="dtn::RouteCommand::exec" ref="69e85b4e32b8cab59f9808ec647c0fcf" args="(int argc, const char **argv, Tcl_Interp *interp)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int dtn::RouteCommand::exec           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>argc</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char **&nbsp;</td>
          <td class="paramname"> <em>argv</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">Tcl_Interp *&nbsp;</td>
          <td class="paramname"> <em>interp</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Virtual from CommandModule. 
<p>

<p>Definition at line <a class="el" href="RouteCommand_8cc-source.html#l00147">147</a> of file <a class="el" href="RouteCommand_8cc-source.html">RouteCommand.cc</a>.</p>

<p>References <a class="el" href="EndpointID_8h-source.html#l00084">dtn::EndpointID::assign()</a>, <a class="el" href="num2sdnv_8c-source.html#l00035">buf</a>, <a class="el" href="CompletionNotifier_8h-source.html#l00034">dtn::CompletionNotifier::notifier()</a>, <a class="el" href="RouteEntry_8cc-source.html#l00072">dtn::RouteEntry::parse_options()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l00134">dtn::BundleDaemon::post()</a>, <a class="el" href="BundleDaemon_8cc-source.html#l00148">dtn::BundleDaemon::post_and_wait()</a>, and <a class="el" href="EndpointID_8h-source.html#l00262">dtn::EndpointID::valid()</a>.</p>

<p>Referenced by <a class="el" href="NodeCommand_8cc-source.html#l00049">dtnsim::NodeCommand::exec()</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="RouteCommand_8h-source.html">RouteCommand.h</a><li><a class="el" href="RouteCommand_8cc-source.html">RouteCommand.cc</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 21 14:09:52 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>