Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > c200d180bc1063a7706e0da42a546b51 > files > 145

atlascpp-devel-0.6.1-7.fc12.x86_64.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>Atlas-C++: Atlas::Negotiate Class 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.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</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="namespace_atlas.html">Atlas</a>::<a class="el" href="class_atlas_1_1_negotiate.html">Negotiate</a>
  </div>
</div>
<div class="contents">
<h1>Atlas::Negotiate Class Reference</h1><!-- doxytag: class="Atlas::Negotiate" -->Negotiation of codecs and filters for an <a class="el" href="namespace_atlas.html" title="The Atlas namespace.">Atlas</a> connection.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="_negotiate_8h_source.html">Negotiate.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for Atlas::Negotiate:</div>
<div class="dynsection">

<p><center><img src="class_atlas_1_1_negotiate.png" usemap="#Atlas::Negotiate_map" border="0" alt=""></center>
<map name="Atlas::Negotiate_map">
<area href="class_atlas_1_1_net_1_1_stream_accept.html" alt="Atlas::Net::StreamAccept" shape="rect" coords="0,56,157,80">
<area href="class_atlas_1_1_net_1_1_stream_connect.html" alt="Atlas::Net::StreamConnect" shape="rect" coords="167,56,324,80">
</map>
</div>

<p>
<a href="class_atlas_1_1_negotiate-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><b>State</b> { <b>IN_PROGRESS</b>, 
<b>SUCCEEDED</b>, 
<b>FAILED</b>
 }</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="362a148fbc2f8e63f9219f78841f2028"></a><!-- doxytag: member="Atlas::Negotiate::getState" ref="362a148fbc2f8e63f9219f78841f2028" args="()=0" -->
virtual State&nbsp;</td><td class="memItemRight" valign="bottom"><b>getState</b> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fb71cb0f1b176f1684d85578a1ffafdf"></a><!-- doxytag: member="Atlas::Negotiate::getCodec" ref="fb71cb0f1b176f1684d85578a1ffafdf" args="(Bridge &amp;)=0" -->
virtual <a class="el" href="class_atlas_1_1_codec.html">Codec</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>getCodec</b> (<a class="el" href="class_atlas_1_1_bridge.html">Bridge</a> &amp;)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fcc45b6469a0555bffa7a9614f783b6b"></a><!-- doxytag: member="Atlas::Negotiate::poll" ref="fcc45b6469a0555bffa7a9614f783b6b" args="(bool can_get=true)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>poll</b> (bool can_get=true)=0</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Negotiation of codecs and filters for an <a class="el" href="namespace_atlas.html" title="The Atlas namespace.">Atlas</a> connection. 
<p>
non blocking negotiation of Codecs and Filters requires a list of avalable Codecs and Filters, along with the name of sender and a Socket<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd>Connection <p>
<a class="el" href="class_atlas_1_1_codec.html" title="Atlas stream codec.">Codec</a> <p>
<a class="el" href="class_atlas_1_1_filter.html" title="Atlas stream filter.">Filter</a> </dd></dl>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="_negotiate_8h_source.html">Negotiate.h</a></ul>
</div>
<HR>
<P>Copyright 2000-2004 the respective authors.</P>
<P>This document can be licensed under the terms of the GNU Free Documentation
License or the GNU General Public License and may be freely distributed under
the terms given by one of these licenses.</P>