Sophie

Sophie

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

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::RecordOutOfOrder 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_1RecordOutOfOrder.html">RecordOutOfOrder</a>
  </div>
</div>
<div class="contents">
<h1>Fastcgipp::Exceptions::RecordOutOfOrder Class Reference</h1><!-- doxytag: class="Fastcgipp::Exceptions::RecordOutOfOrder" --><!-- doxytag: inherits="Fastcgipp::Exceptions::Request" -->Exception for reception of records out of order  
<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::RecordOutOfOrder:</div>
<div class="dynsection">

<p><center><img src="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.png" usemap="#Fastcgipp::Exceptions::RecordOutOfOrder_map" border="0" alt=""></center>
<map name="Fastcgipp::Exceptions::RecordOutOfOrder_map">
<area href="classFastcgipp_1_1Exceptions_1_1Request.html" alt="Fastcgipp::Exceptions::Request" shape="rect" coords="0,56,249,80">
<area href="classFastcgipp_1_1Exceptions_1_1Exception.html" alt="Fastcgipp::Exceptions::Exception" shape="rect" coords="0,0,249,24">
</map>
</div>

<p>
<a href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder-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_1RecordOutOfOrder.html#60e1b39d10ef8213f22ba95bbaeedd5e">RecordOutOfOrder</a> (<a class="el" href="structFastcgipp_1_1Protocol_1_1FullId.html">Protocol::FullId</a> id_, <a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a> expectedRecord_, <a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a> recievedRecord_)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sole Constructor.  <a href="#60e1b39d10ef8213f22ba95bbaeedd5e"></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_1RecordOutOfOrder.html#a50d3e5aca7b053c46722f0e4bd01511">~RecordOutOfOrder</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_1RecordOutOfOrder.html#e693bdf1a6d4814ea4fbf86e4c71afbe">what</a> () const   throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#b0b032e7ec1341aa67bd19460214c7ec">getExpectedRecord</a> () const   throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#21661d38cd383bb26c3839b62307f34a">getRecievedRecord</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"><a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#08a27839fa3163c8be536e6229ac8fec">expectedRecord</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Type of record that was expected.  <a href="#08a27839fa3163c8be536e6229ac8fec"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#56f6f148a2e5ae0e988299da93398e58">recievedRecord</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Type of record that was recieved.  <a href="#56f6f148a2e5ae0e988299da93398e58"></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_1RecordOutOfOrder.html#1db8729972d144bd055f95075e378c73">msg</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Error message associated with the exception.  <a href="#1db8729972d144bd055f95075e378c73"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Exception for reception of records out of order 
<p>Definition at line <a class="el" href="exceptions_8hpp-source.html#l00095">95</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="60e1b39d10ef8213f22ba95bbaeedd5e"></a><!-- doxytag: member="Fastcgipp::Exceptions::RecordOutOfOrder::RecordOutOfOrder" ref="60e1b39d10ef8213f22ba95bbaeedd5e" args="(Protocol::FullId id_, Protocol::RecordType expectedRecord_, Protocol::RecordType recievedRecord_)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Fastcgipp::Exceptions::RecordOutOfOrder::RecordOutOfOrder           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="structFastcgipp_1_1Protocol_1_1FullId.html">Protocol::FullId</a>&nbsp;</td>
          <td class="paramname"> <em>id_</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a>&nbsp;</td>
          <td class="paramname"> <em>expectedRecord_</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a>&nbsp;</td>
          <td class="paramname"> <em>recievedRecord_</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></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>id_</em>&nbsp;</td><td>ID value for the request that generated the exception </td></tr>
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>expectedRecord_</em>&nbsp;</td><td>Type of record that was expected </td></tr>
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>recievedRecord_</em>&nbsp;</td><td>Type of record that was recieved </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="exceptions_8cpp-source.html#l00039">39</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_1RecordOutOfOrder.html#08a27839fa3163c8be536e6229ac8fec">expectedRecord</a>, <a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#1db8729972d144bd055f95075e378c73">msg</a>, <a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#56f6f148a2e5ae0e988299da93398e58">recievedRecord</a>, and <a class="el" href="namespaceFastcgipp_1_1Protocol.html#8607c10121810606b4ed541673027c0d">Fastcgipp::Protocol::recordTypeLabels</a>.</p>

</div>
</div><p>
<a class="anchor" name="a50d3e5aca7b053c46722f0e4bd01511"></a><!-- doxytag: member="Fastcgipp::Exceptions::RecordOutOfOrder::~RecordOutOfOrder" ref="a50d3e5aca7b053c46722f0e4bd01511" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Fastcgipp::Exceptions::RecordOutOfOrder::~RecordOutOfOrder           </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#l00105">105</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="e693bdf1a6d4814ea4fbf86e4c71afbe"></a><!-- doxytag: member="Fastcgipp::Exceptions::RecordOutOfOrder::what" ref="e693bdf1a6d4814ea4fbf86e4c71afbe" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* Fastcgipp::Exceptions::RecordOutOfOrder::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_1Request.html#fdcb953126c7cf62ea02f254d1d0b90d">Fastcgipp::Exceptions::Request</a>.</p>

<p>Definition at line <a class="el" href="exceptions_8hpp-source.html#l00106">106</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_1RecordOutOfOrder.html#1db8729972d144bd055f95075e378c73">msg</a>.</p>

</div>
</div><p>
<a class="anchor" name="b0b032e7ec1341aa67bd19460214c7ec"></a><!-- doxytag: member="Fastcgipp::Exceptions::RecordOutOfOrder::getExpectedRecord" ref="b0b032e7ec1341aa67bd19460214c7ec" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a> Fastcgipp::Exceptions::RecordOutOfOrder::getExpectedRecord           </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#l00107">107</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_1RecordOutOfOrder.html#08a27839fa3163c8be536e6229ac8fec">expectedRecord</a>.</p>

</div>
</div><p>
<a class="anchor" name="21661d38cd383bb26c3839b62307f34a"></a><!-- doxytag: member="Fastcgipp::Exceptions::RecordOutOfOrder::getRecievedRecord" ref="21661d38cd383bb26c3839b62307f34a" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a> Fastcgipp::Exceptions::RecordOutOfOrder::getRecievedRecord           </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#l00108">108</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_1RecordOutOfOrder.html#56f6f148a2e5ae0e988299da93398e58">recievedRecord</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="08a27839fa3163c8be536e6229ac8fec"></a><!-- doxytag: member="Fastcgipp::Exceptions::RecordOutOfOrder::expectedRecord" ref="08a27839fa3163c8be536e6229ac8fec" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a> <a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#08a27839fa3163c8be536e6229ac8fec">Fastcgipp::Exceptions::RecordOutOfOrder::expectedRecord</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Type of record that was expected. 
<p>

<p>Definition at line <a class="el" href="exceptions_8hpp-source.html#l00111">111</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_1RecordOutOfOrder.html#b0b032e7ec1341aa67bd19460214c7ec">getExpectedRecord()</a>, and <a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#60e1b39d10ef8213f22ba95bbaeedd5e">RecordOutOfOrder()</a>.</p>

</div>
</div><p>
<a class="anchor" name="56f6f148a2e5ae0e988299da93398e58"></a><!-- doxytag: member="Fastcgipp::Exceptions::RecordOutOfOrder::recievedRecord" ref="56f6f148a2e5ae0e988299da93398e58" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespaceFastcgipp_1_1Protocol.html#79e41b489a9b2c0374eee108d375b646">Protocol::RecordType</a> <a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#56f6f148a2e5ae0e988299da93398e58">Fastcgipp::Exceptions::RecordOutOfOrder::recievedRecord</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Type of record that was recieved. 
<p>

<p>Definition at line <a class="el" href="exceptions_8hpp-source.html#l00113">113</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_1RecordOutOfOrder.html#21661d38cd383bb26c3839b62307f34a">getRecievedRecord()</a>, and <a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#60e1b39d10ef8213f22ba95bbaeedd5e">RecordOutOfOrder()</a>.</p>

</div>
</div><p>
<a class="anchor" name="1db8729972d144bd055f95075e378c73"></a><!-- doxytag: member="Fastcgipp::Exceptions::RecordOutOfOrder::msg" ref="1db8729972d144bd055f95075e378c73" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#1db8729972d144bd055f95075e378c73">Fastcgipp::Exceptions::RecordOutOfOrder::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#l00115">115</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_1RecordOutOfOrder.html#60e1b39d10ef8213f22ba95bbaeedd5e">RecordOutOfOrder()</a>, and <a class="el" href="classFastcgipp_1_1Exceptions_1_1RecordOutOfOrder.html#e693bdf1a6d4814ea4fbf86e4c71afbe">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>