Sophie

Sophie

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

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: dtnsim.cc File 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><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>dtnsim.cc File Reference</h1><code>#include &lt;errno.h&gt;</code><br>
<code>#include &lt;string&gt;</code><br>
<code>#include &lt;sys/time.h&gt;</code><br>
<code>#include &lt;oasys/debug/Log.h&gt;</code><br>
<code>#include &lt;oasys/tclcmd/TclCommand.h&gt;</code><br>
<code>#include &lt;oasys/util/Getopt.h&gt;</code><br>
<code>#include &lt;oasys/util/Random.h&gt;</code><br>
<code>#include &quot;<a class="el" href="dtn-version_8h-source.html">dtn-version.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="ConnCommand_8h-source.html">ConnCommand.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="Simulator_8h-source.html">Simulator.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="SimCommand_8h-source.html">SimCommand.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="SimConvergenceLayer_8h-source.html">SimConvergenceLayer.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="ContactManager_8h-source.html">contacts/ContactManager.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="RouteCommand_8h-source.html">cmd/RouteCommand.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="StorageCommand_8h-source.html">cmd/StorageCommand.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="SchemeTable_8h-source.html">naming/SchemeTable.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="BundleTimestamp_8h-source.html">servlib/bundling/BundleTimestamp.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="BundleProtocol_8h-source.html">servlib/bundling/BundleProtocol.h</a>&quot;</code><br>
<code>#include &quot;oasys/storage/MemoryStore.h&quot;</code><br>
<code>#include &quot;oasys/storage/StorageConfig.h&quot;</code><br>
<code>#include &quot;oasys/util/App.h&quot;</code><br>

<p>
<a href="dtnsim_8cc-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDTNSim.html">DTNSim</a></td></tr>

<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dtnsim_8cc.html#f3ed9c200de85b53c94cd18764b246a2">main</a> (int argc, char *const argv[])</td></tr>

</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="f3ed9c200de85b53c94cd18764b246a2"></a><!-- doxytag: member="dtnsim.cc::main" ref="f3ed9c200de85b53c94cd18764b246a2" args="(int argc, char *const argv[])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int main           </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">char *const &nbsp;</td>
          <td class="paramname"> <em>argv</em>[]</td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="dtnsim_8cc-source.html#l00174">174</a> of file <a class="el" href="dtnsim_8cc-source.html">dtnsim.cc</a>.</p>

<p>References <a class="el" href="dtnsim_8cc-source.html#l00114">DTNSim::main()</a>.</p>

</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jan 30 09:27:00 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>