Sophie

Sophie

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

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: EchoLink Namespace 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 class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><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="namespaces.html"><span>Namespace&nbsp;List</span></a></li>
      <li><a href="namespacemembers.html"><span>Namespace&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>EchoLink Namespace Reference</h1>
<p>Namespace to encapsulate <a class="el" href="namespaceEchoLink.html" title="Namespace to encapsulate EchoLink communication classes.">EchoLink</a> communication classes.  
<a href="#_details">More...</a></p>
<h2>Classes</h2>
<ul>
<li>class <a class="el" href="classEchoLink_1_1Directory.html">Directory</a>
<dl class="el"><dd class="mdescRight">A class for accessing an <a class="el" href="namespaceEchoLink.html" title="Namespace to encapsulate EchoLink communication classes.">EchoLink</a> directory server.  <a href="classEchoLink_1_1Directory.html#_details">More...</a><br/></dl><li>class <a class="el" href="classEchoLink_1_1Dispatcher.html">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>class <a class="el" href="classEchoLink_1_1Qso.html">Qso</a>
<dl class="el"><dd class="mdescRight">A class for creating an <a class="el" href="namespaceEchoLink.html" title="Namespace to encapsulate EchoLink communication classes.">EchoLink</a> connection.  <a href="classEchoLink_1_1Qso.html#_details">More...</a><br/></dl><li>class <a class="el" href="classEchoLink_1_1StationData.html">StationData</a>
<dl class="el"><dd class="mdescRight">A class for representing data for a station.  <a href="classEchoLink_1_1StationData.html#_details">More...</a><br/></dl></ul>
<h2>Functions</h2>
<ul>
<li>std::ostream &amp; <a class="el" href="namespaceEchoLink.html#a91106e25ae960b2b7b432790c19204f3">operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classEchoLink_1_1StationData.html">StationData</a> &amp;station)
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Namespace to encapsulate <a class="el" href="namespaceEchoLink.html" title="Namespace to encapsulate EchoLink communication classes.">EchoLink</a> communication classes. </p>
<p>All the <a class="el" href="namespaceEchoLink.html" title="Namespace to encapsulate EchoLink communication classes.">EchoLink</a> classes are encapsulated in the <a class="el" href="namespaceEchoLink.html" title="Namespace to encapsulate EchoLink communication classes.">EchoLink</a> namespace to group them together. </p>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a91106e25ae960b2b7b432790c19204f3"></a><!-- doxytag: member="EchoLink::operator&lt;&lt;" ref="a91106e25ae960b2b7b432790c19204f3" args="(std::ostream &amp;os, const StationData &amp;station)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::ostream&amp; EchoLink::operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const StationData &amp;&nbsp;</td>
          <td class="paramname"> <em>station</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>os</em>&nbsp;</td><td>The stream to output data to </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>station</em>&nbsp;</td><td>The station data to output to the stream </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
</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>