Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > dc51c7d3f8a5588a609f484ef81504ee > files > 129

libfastcgipp-devel-1.1-2mdv2010.0.i586.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>fastcgi++: Fastcgipp Namespace Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<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>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="namespaces.html"><span>Namespace List</span></a></li>
      <li><a href="namespacemembers.html"><span>Namespace&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Fastcgipp Namespace Reference</h1>Topmost namespace for the fastcgi++ library.  
<a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Fcgistream.html">Fcgistream</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Stream class for output of client data through FastCGI.  <a href="classFastcgipp_1_1Fcgistream.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Manager.html">Manager</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">General task and protocol management class.  <a href="classFastcgipp_1_1Manager.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastcgipp_1_1Message.html">Message</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Data structure used to pass messages within the fastcgi++ task management system.  <a href="structFastcgipp_1_1Message.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Request.html">Request</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Request handling class  <a href="classFastcgipp_1_1Request.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastcgipp_1_1Block.html">Block</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A raw block of memory.  <a href="structFastcgipp_1_1Block.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Transceiver.html">Transceiver</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Handles low level communication with "the other side".  <a href="classFastcgipp_1_1Transceiver.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastcgipp_1_1equalsFd.html">equalsFd</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Predicate for comparing the file descriptor of a pollfd.  <a href="structFastcgipp_1_1equalsFd.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceFastcgipp_1_1Exceptions.html">Exceptions</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Namespace that defines fastcgi++ related exceptions. <br></td></tr>

<p>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceFastcgipp_1_1Http.html">Http</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines classes and function relating to the http protocol. <br></td></tr>

<p>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceFastcgipp_1_1Protocol.html">Protocol</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines aspects of the FastCGI Protocol. <br></td></tr>

<p>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceFastcgipp.html#b81025146f21643e6e765612d5d57462">reventsZero</a> (const pollfd &amp;x)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Predicate for testing if the revents in a pollfd is non-zero.  <a href="#b81025146f21643e6e765612d5d57462"></a><br></td></tr>
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;class charT&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">std::locale&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespaceFastcgipp.html#8bfd2889ffbbef9dfe31242118ab5869">makeLocale</a> (std::locale &amp;loc)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2">template&lt;&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">std::locale&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespaceFastcgipp.html#4c9e600f66539fa2fa8f0fb67f559e16">makeLocale&lt; wchar_t &gt;</a> (std::locale &amp;loc)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Topmost namespace for the fastcgi++ library. <hr><h2>Function Documentation</h2>
<a class="anchor" name="8bfd2889ffbbef9dfe31242118ab5869"></a><!-- doxytag: member="Fastcgipp::makeLocale" ref="8bfd2889ffbbef9dfe31242118ab5869" args="(std::locale &amp;loc)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class charT&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">std::locale Fastcgipp::makeLocale           </td>
          <td>(</td>
          <td class="paramtype">std::locale &amp;&nbsp;</td>
          <td class="paramname"> <em>loc</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="request_8cpp-source.html#l00027">27</a> of file <a class="el" href="request_8cpp-source.html">request.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="4c9e600f66539fa2fa8f0fb67f559e16"></a><!-- doxytag: member="Fastcgipp::makeLocale&lt; wchar_t &gt;" ref="4c9e600f66539fa2fa8f0fb67f559e16" args="(std::locale &amp;loc)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">std::locale Fastcgipp::makeLocale&lt; wchar_t &gt;           </td>
          <td>(</td>
          <td class="paramtype">std::locale &amp;&nbsp;</td>
          <td class="paramname"> <em>loc</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="b81025146f21643e6e765612d5d57462"></a><!-- doxytag: member="Fastcgipp::reventsZero" ref="b81025146f21643e6e765612d5d57462" args="(const pollfd &amp;x)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Fastcgipp::reventsZero           </td>
          <td>(</td>
          <td class="paramtype">const pollfd &amp;&nbsp;</td>
          <td class="paramname"> <em>x</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Predicate for testing if the revents in a pollfd is non-zero. 
<p>

<p>Definition at line <a class="el" href="transceiver_8hpp-source.html#l00285">285</a> of file <a class="el" href="transceiver_8hpp-source.html">transceiver.hpp</a>.</p>

<p>Referenced by <a class="el" href="classFastcgipp_1_1Transceiver.html#f06e586f5a49dd694f2ae98398870721">Fastcgipp::Transceiver::handler()</a>.</p>

</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 16 15:17:47 2008 for fastcgi++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>