Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 626e7b9df2c26f4a1ac4abc5819592a1 > files > 167

atlascpp-devel-0.6.2-1.fc15.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>Atlas-C++: Atlas::Net::NegotiateHelper 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.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Atlas-C++</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;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 id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespace_atlas.html">Atlas</a>      </li>
      <li class="navelem"><a class="el" href="namespace_atlas_1_1_net.html">Net</a>      </li>
      <li class="navelem"><a class="el" href="class_atlas_1_1_net_1_1_negotiate_helper.html">NegotiateHelper</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">Atlas::Net::NegotiateHelper Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="Atlas::Net::NegotiateHelper" -->
<p>Negotiation of codecs and filters for an <a class="el" href="namespace_atlas.html" title="The Atlas namespace.">Atlas</a> connection.  
 <a href="class_atlas_1_1_net_1_1_negotiate_helper.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="_stream_8h_source.html">Stream.h</a>&gt;</code></p>

<p><a href="class_atlas_1_1_net_1_1_negotiate_helper-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab7321f8e42e8fe72ab0c6e5399df5360"></a><!-- doxytag: member="Atlas::Net::NegotiateHelper::NegotiateHelper" ref="ab7321f8e42e8fe72ab0c6e5399df5360" args="(std::list&lt; std::string &gt; &amp;names)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>NegotiateHelper</b> (std::list&lt; std::string &gt; &amp;names)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7c9a87c209fb28a6a52f266842209cb2"></a><!-- doxytag: member="Atlas::Net::NegotiateHelper::get" ref="a7c9a87c209fb28a6a52f266842209cb2" args="(std::string &amp;buf, const std::string &amp;header)" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>get</b> (std::string &amp;buf, const std::string &amp;header)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a18769fb2dee5c6e260b094648f76281a"></a><!-- doxytag: member="Atlas::Net::NegotiateHelper::put" ref="a18769fb2dee5c6e260b094648f76281a" args="(std::string &amp;buf, const std::string &amp;header)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>put</b> (std::string &amp;buf, const std::string &amp;header)</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Negotiation of codecs and filters for an <a class="el" href="namespace_atlas.html" title="The Atlas namespace.">Atlas</a> connection. </p>
<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"><dt><b>See also:</b></dt><dd>Connection </dd>
<dd>
<a class="el" href="class_atlas_1_1_codec.html" title="Atlas stream codec.">Codec</a> </dd>
<dd>
<a class="el" href="class_atlas_1_1_filter.html" title="Atlas stream filter.">Filter</a> </dd></dl>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="_stream_8h_source.html">Stream.h</a></li>
</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>