Sophie

Sophie

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

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::Exceptions::Poll Class 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><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="namespaceFastcgipp.html">Fastcgipp</a>::<a class="el" href="namespaceFastcgipp_1_1Exceptions.html">Exceptions</a>::<a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html">Poll</a>
  </div>
</div>
<div class="contents">
<h1>Fastcgipp::Exceptions::Poll Class Reference</h1><!-- doxytag: class="Fastcgipp::Exceptions::Poll" --><!-- doxytag: inherits="Fastcgipp::Exceptions::Exception" -->Exception for poll() errors  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="exceptions_8hpp-source.html">exceptions.hpp</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for Fastcgipp::Exceptions::Poll:</div>
<div class="dynsection">

<p><center><img src="classFastcgipp_1_1Exceptions_1_1Poll.png" usemap="#Fastcgipp::Exceptions::Poll_map" border="0" alt=""></center>
<map name="Fastcgipp::Exceptions::Poll_map">
<area href="classFastcgipp_1_1Exceptions_1_1Exception.html" alt="Fastcgipp::Exceptions::Exception" shape="rect" coords="0,0,195,24">
</map>
</div>

<p>
<a href="classFastcgipp_1_1Exceptions_1_1Poll-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 Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#cbac69e320c00b584acabeaef201c90b">Poll</a> (int erno_)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sole Constructor.  <a href="#cbac69e320c00b584acabeaef201c90b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#6654d9b3351fb7e1ad5105f2122172aa">~Poll</a> ()  throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#1722feef58548cd564fe08a9ac66bdaa">what</a> () const   throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#420705fa7ea2b63a9590046be59215d2">getErno</a> () const   throw ()</td></tr>

<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#db58bfef99cb7072fbe4619ae9d700a7">erno</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Associated errno.  <a href="#db58bfef99cb7072fbe4619ae9d700a7"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#321d625a3bf788ccac213c6173cca613">msg</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Error message associated with the exception.  <a href="#321d625a3bf788ccac213c6173cca613"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Exception for poll() errors 
<p>Definition at line <a class="el" href="exceptions_8hpp-source.html#l00174">174</a> of file <a class="el" href="exceptions_8hpp-source.html">exceptions.hpp</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="cbac69e320c00b584acabeaef201c90b"></a><!-- doxytag: member="Fastcgipp::Exceptions::Poll::Poll" ref="cbac69e320c00b584acabeaef201c90b" args="(int erno_)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Fastcgipp::Exceptions::Poll::Poll           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>erno_</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sole Constructor. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>erno_</em>&nbsp;</td><td>Associated errno </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="exceptions_8cpp-source.html#l00061">61</a> of file <a class="el" href="exceptions_8cpp-source.html">exceptions.cpp</a>.</p>

<p>References <a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#db58bfef99cb7072fbe4619ae9d700a7">erno</a>, and <a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#321d625a3bf788ccac213c6173cca613">msg</a>.</p>

</div>
</div><p>
<a class="anchor" name="6654d9b3351fb7e1ad5105f2122172aa"></a><!-- doxytag: member="Fastcgipp::Exceptions::Poll::~Poll" ref="6654d9b3351fb7e1ad5105f2122172aa" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Fastcgipp::Exceptions::Poll::~Poll           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td>  throw ()<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="exceptions_8hpp-source.html#l00182">182</a> of file <a class="el" href="exceptions_8hpp-source.html">exceptions.hpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="1722feef58548cd564fe08a9ac66bdaa"></a><!-- doxytag: member="Fastcgipp::Exceptions::Poll::what" ref="1722feef58548cd564fe08a9ac66bdaa" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* Fastcgipp::Exceptions::Poll::what           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const  throw ()<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classFastcgipp_1_1Exceptions_1_1Exception.html#e86d4deea3f9444df1e1d861224a0051">Fastcgipp::Exceptions::Exception</a>.</p>

<p>Definition at line <a class="el" href="exceptions_8hpp-source.html#l00183">183</a> of file <a class="el" href="exceptions_8hpp-source.html">exceptions.hpp</a>.</p>

<p>References <a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#321d625a3bf788ccac213c6173cca613">msg</a>.</p>

</div>
</div><p>
<a class="anchor" name="420705fa7ea2b63a9590046be59215d2"></a><!-- doxytag: member="Fastcgipp::Exceptions::Poll::getErno" ref="420705fa7ea2b63a9590046be59215d2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Fastcgipp::Exceptions::Poll::getErno           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const  throw ()<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="exceptions_8hpp-source.html#l00184">184</a> of file <a class="el" href="exceptions_8hpp-source.html">exceptions.hpp</a>.</p>

<p>References <a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#db58bfef99cb7072fbe4619ae9d700a7">erno</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="db58bfef99cb7072fbe4619ae9d700a7"></a><!-- doxytag: member="Fastcgipp::Exceptions::Poll::erno" ref="db58bfef99cb7072fbe4619ae9d700a7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#db58bfef99cb7072fbe4619ae9d700a7">Fastcgipp::Exceptions::Poll::erno</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Associated errno. 
<p>

<p>Definition at line <a class="el" href="exceptions_8hpp-source.html#l00187">187</a> of file <a class="el" href="exceptions_8hpp-source.html">exceptions.hpp</a>.</p>

<p>Referenced by <a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#420705fa7ea2b63a9590046be59215d2">getErno()</a>, and <a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#cbac69e320c00b584acabeaef201c90b">Poll()</a>.</p>

</div>
</div><p>
<a class="anchor" name="321d625a3bf788ccac213c6173cca613"></a><!-- doxytag: member="Fastcgipp::Exceptions::Poll::msg" ref="321d625a3bf788ccac213c6173cca613" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#321d625a3bf788ccac213c6173cca613">Fastcgipp::Exceptions::Poll::msg</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Error message associated with the exception. 
<p>

<p>Definition at line <a class="el" href="exceptions_8hpp-source.html#l00189">189</a> of file <a class="el" href="exceptions_8hpp-source.html">exceptions.hpp</a>.</p>

<p>Referenced by <a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#cbac69e320c00b584acabeaef201c90b">Poll()</a>, and <a class="el" href="classFastcgipp_1_1Exceptions_1_1Poll.html#1722feef58548cd564fe08a9ac66bdaa">what()</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="exceptions_8hpp-source.html">exceptions.hpp</a><li><a class="el" href="exceptions_8cpp-source.html">exceptions.cpp</a></ul>
</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>