Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 00862db86d46065a3a8f965b33c95850 > files > 12

echolib-devel-0.13.1-5.fc14.i686.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>EchoLib: EchoLinkDispatcher.h 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.2-20100208 -->
<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>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="dir_d583404e3b046262ade615a4e7154c3b.html">include</a>
  </div>
</div>
<div class="contents">
<h1>EchoLinkDispatcher.h File Reference</h1>
<p>Contains a class for handling incoming/active <a class="el" href="namespaceEchoLink.html" title="Namespace to encapsulate EchoLink communication classes.">EchoLink</a> Qso connections.  
<a href="#_details">More...</a></p>
<code>#include &lt;sigc++/sigc++.h&gt;</code><br/>
<code>#include &lt;map&gt;</code><br/>
<code>#include &lt;AsyncIpAddress.h&gt;</code><br/>
<code>#include &lt;AsyncUdpSocket.h&gt;</code><br/>

<p><a href="EchoLinkDispatcher_8h_source.html">Go to the source code of this file.</a></p>
<h2>Classes</h2>
<ul>
<li>class <a class="el" href="classEchoLink_1_1Dispatcher.html">EchoLink::Dispatcher</a>
<dl class="el"><dd class="mdescRight">A class for handling incoming connections and dispatch active connections.  <a href="classEchoLink_1_1Dispatcher.html#_details">More...</a><br/></dl><li>struct <b>EchoLink::Dispatcher::ConData</b>
<li>struct <b>EchoLink::Dispatcher::ipaddr_lt</b>
</ul>
<h2>Namespaces</h2>
<ul>
<li>namespace <a class="el" href="namespaceEchoLink.html">EchoLink</a>

<p><dl class="el"><dd class="mdescRight"><p>Namespace to encapsulate <a class="el" href="namespaceEchoLink.html" title="Namespace to encapsulate EchoLink communication classes.">EchoLink</a> communication classes. </p>
<br/></dl></p>
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Contains a class for handling incoming/active <a class="el" href="namespaceEchoLink.html" title="Namespace to encapsulate EchoLink communication classes.">EchoLink</a> Qso connections. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>Tobias Blomberg </dd></dl>
<dl class="date"><dt><b>Date:</b></dt><dd>2003-03-30</dd></dl>
<p>This file contains a class that listens to incoming packets on the two UDP-ports. The incoming packets are dispatched to the associated connection object, if it exists. If the connection does not exist, a signal will be emitted to indicate that an incoming connection is on its way.</p>
<div class="fragment"><pre class="fragment">
EchoLib - A library for EchoLink communication
Copyright (C) 2003  Tobias Blomberg / SM0SVX

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
</pre></div> 
<p>Definition in file <a class="el" href="EchoLinkDispatcher_8h_source.html">EchoLinkDispatcher.h</a>.</p>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2-20100208 </small></address>
</body>
</html>