Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-backports > by-pkgid > 9601c7beb4ff23e834bfa171795ed560 > files > 210

vidalia-0.2.9-1mdv2010.1.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Vidalia: NetViewer.cpp 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.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.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>
      <li><a href="dirs.html"><span>Directories</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 class="navpath"><a class="el" href="dir_b47abd1aad201a152869566145babb61.html">src</a>&nbsp;&raquo;&nbsp;<a class="el" href="dir_695ba8f8357372e02d38c40b3c6dbe81.html">vidalia</a>&nbsp;&raquo;&nbsp;<a class="el" href="dir_3776330d706700e272fa8df738fecea6.html">network</a>
  </div>
</div>
<div class="contents">
<h1>NetViewer.cpp File Reference</h1><code>#include &quot;<a class="el" href="_net_viewer_8cpp_source.html">NetViewer.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="config_8h_source.html">config.h</a>&quot;</code><br/>
<code>#include &quot;ui_NetViewer.h&quot;</code><br/>
<code>#include &quot;<a class="el" href="_vidalia_window_8h_source.html">VidaliaWindow.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="_geo_ip_resolver_8h_source.html">GeoIpResolver.h</a>&quot;</code><br/>
<code>#include &lt;QImage&gt;</code><br/>
<code>#include &lt;QPixmap&gt;</code><br/>
<code>#include &lt;QWidget&gt;</code><br/>
<code>#include &quot;<a class="el" href="_geo_ip_8h_source.html">GeoIp.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="_router_descriptor_8h_source.html">RouterDescriptor.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="_circuit_8h_source.html">Circuit.h</a>&quot;</code><br/>
<code>#include &lt;QHash&gt;</code><br/>
<code>#include &lt;QPair&gt;</code><br/>
<code>#include &lt;QPainter&gt;</code><br/>
<code>#include &lt;QPainterPath&gt;</code><br/>
<code>#include &quot;<a class="el" href="_tor_control_8h_source.html">TorControl.h</a>&quot;</code><br/>
<code>#include &lt;QMainWindow&gt;</code><br/>
<code>#include &lt;QStringList&gt;</code><br/>
<code>#include &lt;QEvent&gt;</code><br/>
<code>#include &lt;QTimer&gt;</code><br/>
<code>#include &quot;ui_RouterInfoDialog.h&quot;</code><br/>
<code>#include &quot;<a class="el" href="_router_status_8h_source.html">RouterStatus.h</a>&quot;</code><br/>
<code>#include &lt;QDialog&gt;</code><br/>
<code>#include &lt;QList&gt;</code><br/>
<code>#include &lt;QMenu&gt;</code><br/>
<code>#include &lt;QObject&gt;</code><br/>
<code>#include &lt;QAction&gt;</code><br/>
<code>#include &lt;QKeyEvent&gt;</code><br/>
<code>#include &lt;QTreeWidget&gt;</code><br/>
<code>#include &lt;QHostAddress&gt;</code><br/>
<code>#include &lt;QMouseEvent&gt;</code><br/>
<code>#include &lt;QCoreApplication&gt;</code><br/>
<code>#include &lt;QTreeWidgetItem&gt;</code><br/>
<code>#include &lt;QString&gt;</code><br/>
<code>#include &quot;<a class="el" href="_vidalia_8h_source.html">Vidalia.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="_v_message_box_8h_source.html">VMessageBox.h</a>&quot;</code><br/>
<code>#include &lt;QMessageBox&gt;</code><br/>
<code>#include &lt;QHeaderView&gt;</code><br/>

<p><a href="_net_viewer_8cpp_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_net_viewer_8cpp.html#a0e07860d73d2c712c27808dcd5e25053">IMG_MOVE</a>&nbsp;&nbsp;&nbsp;&quot;:/images/22x22/move-map.png&quot;</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_net_viewer_8cpp.html#a98fc796434a0ad5dee5a1cffff351139">IMG_ZOOMIN</a>&nbsp;&nbsp;&nbsp;&quot;:/images/22x22/zoom-in.png&quot;</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_net_viewer_8cpp.html#ada4021631fdffb58a1df0756019b14be">IMG_ZOOMOUT</a>&nbsp;&nbsp;&nbsp;&quot;:/images/22x22/zoom-out.png&quot;</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_net_viewer_8cpp.html#a5aeafc35346022f9261580d7d2cae234">MIN_RESOLVE_QUEUE_DELAY</a>&nbsp;&nbsp;&nbsp;(10*1000)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_net_viewer_8cpp.html#a183f55806c36b82335366b6fc2e5edd3">MAX_RESOLVE_QUEUE_DELAY</a>&nbsp;&nbsp;&nbsp;(30*1000)</td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="a0e07860d73d2c712c27808dcd5e25053"></a><!-- doxytag: member="NetViewer.cpp::IMG_MOVE" ref="a0e07860d73d2c712c27808dcd5e25053" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define IMG_MOVE&nbsp;&nbsp;&nbsp;&quot;:/images/22x22/move-map.png&quot;</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_net_viewer_8cpp_source.html#l00026">26</a> of file <a class="el" href="_net_viewer_8cpp_source.html">NetViewer.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a98fc796434a0ad5dee5a1cffff351139"></a><!-- doxytag: member="NetViewer.cpp::IMG_ZOOMIN" ref="a98fc796434a0ad5dee5a1cffff351139" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define IMG_ZOOMIN&nbsp;&nbsp;&nbsp;&quot;:/images/22x22/zoom-in.png&quot;</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_net_viewer_8cpp_source.html#l00027">27</a> of file <a class="el" href="_net_viewer_8cpp_source.html">NetViewer.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ada4021631fdffb58a1df0756019b14be"></a><!-- doxytag: member="NetViewer.cpp::IMG_ZOOMOUT" ref="ada4021631fdffb58a1df0756019b14be" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define IMG_ZOOMOUT&nbsp;&nbsp;&nbsp;&quot;:/images/22x22/zoom-out.png&quot;</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_net_viewer_8cpp_source.html#l00028">28</a> of file <a class="el" href="_net_viewer_8cpp_source.html">NetViewer.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a183f55806c36b82335366b6fc2e5edd3"></a><!-- doxytag: member="NetViewer.cpp::MAX_RESOLVE_QUEUE_DELAY" ref="a183f55806c36b82335366b6fc2e5edd3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define MAX_RESOLVE_QUEUE_DELAY&nbsp;&nbsp;&nbsp;(30*1000)</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Maximum number of milliseconds to wait after the arrival of the first IP address into the resolve queue, before we flush the entire queue. </p>

<p>Definition at line <a class="el" href="_net_viewer_8cpp_source.html#l00036">36</a> of file <a class="el" href="_net_viewer_8cpp_source.html">NetViewer.cpp</a>.</p>

<p>Referenced by <a class="el" href="_net_viewer_8cpp_source.html#l00366">NetViewer::addToResolveQueue()</a>, and <a class="el" href="_net_viewer_8cpp_source.html#l00174">NetViewer::showWindow()</a>.</p>

</div>
</div>
<a class="anchor" id="a5aeafc35346022f9261580d7d2cae234"></a><!-- doxytag: member="NetViewer.cpp::MIN_RESOLVE_QUEUE_DELAY" ref="a5aeafc35346022f9261580d7d2cae234" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define MIN_RESOLVE_QUEUE_DELAY&nbsp;&nbsp;&nbsp;(10*1000)</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Number of milliseconds to wait after the arrival of the last descriptor whose IP needs to be resolved to geographic information, in case more descriptors arrive. Then we can simply lump the IPs into a single request. </p>

<p>Definition at line <a class="el" href="_net_viewer_8cpp_source.html#l00033">33</a> of file <a class="el" href="_net_viewer_8cpp_source.html">NetViewer.cpp</a>.</p>

<p>Referenced by <a class="el" href="_net_viewer_8cpp_source.html#l00366">NetViewer::addToResolveQueue()</a>, and <a class="el" href="_net_viewer_8cpp_source.html#l00174">NetViewer::showWindow()</a>.</p>

</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Mon Aug 30 22:58:55 2010 for Vidalia by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>