Sophie

Sophie

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

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::Transceiver::fdBuffer Struct 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="classFastcgipp_1_1Transceiver.html">Transceiver</a>::<a class="el" href="structFastcgipp_1_1Transceiver_1_1fdBuffer.html">fdBuffer</a>
  </div>
</div>
<div class="contents">
<h1>Fastcgipp::Transceiver::fdBuffer Struct Reference</h1><!-- doxytag: class="Fastcgipp::Transceiver::fdBuffer" -->Buffer type for receiving FastCGI records  
<a href="#_details">More...</a>
<p>

<p>
<a href="structFastcgipp_1_1Transceiver_1_1fdBuffer-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 Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classFastcgipp_1_1Protocol_1_1Header.html">Protocol::Header</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastcgipp_1_1Transceiver_1_1fdBuffer.html#abb4c73e67dceac86c5b4f35d50781bf">headerBuffer</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classFastcgipp_1_1Transceiver_1_1Buffer.html" title="Buffer type for transmission of FastCGI records">Buffer</a> for header information.  <a href="#abb4c73e67dceac86c5b4f35d50781bf"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structFastcgipp_1_1Message.html">Message</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastcgipp_1_1Transceiver_1_1fdBuffer.html#a15f4213ca5c0e90ddf167a70ad70cfd">messageBuffer</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classFastcgipp_1_1Transceiver_1_1Buffer.html" title="Buffer type for transmission of FastCGI records">Buffer</a> of complete <a class="el" href="structFastcgipp_1_1Message.html" title="Data structure used to pass messages within the fastcgi++ task management system...">Message</a>.  <a href="#a15f4213ca5c0e90ddf167a70ad70cfd"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Buffer type for receiving FastCGI records 
<p>Definition at line <a class="el" href="transceiver_8hpp-source.html#l00116">116</a> of file <a class="el" href="transceiver_8hpp-source.html">transceiver.hpp</a>.</p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="abb4c73e67dceac86c5b4f35d50781bf"></a><!-- doxytag: member="Fastcgipp::Transceiver::fdBuffer::headerBuffer" ref="abb4c73e67dceac86c5b4f35d50781bf" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classFastcgipp_1_1Protocol_1_1Header.html">Protocol::Header</a> <a class="el" href="structFastcgipp_1_1Transceiver_1_1fdBuffer.html#abb4c73e67dceac86c5b4f35d50781bf">Fastcgipp::Transceiver::fdBuffer::headerBuffer</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<a class="el" href="classFastcgipp_1_1Transceiver_1_1Buffer.html" title="Buffer type for transmission of FastCGI records">Buffer</a> for header information. 
<p>

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

</div>
</div><p>
<a class="anchor" name="a15f4213ca5c0e90ddf167a70ad70cfd"></a><!-- doxytag: member="Fastcgipp::Transceiver::fdBuffer::messageBuffer" ref="a15f4213ca5c0e90ddf167a70ad70cfd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structFastcgipp_1_1Message.html">Message</a> <a class="el" href="structFastcgipp_1_1Transceiver_1_1fdBuffer.html#a15f4213ca5c0e90ddf167a70ad70cfd">Fastcgipp::Transceiver::fdBuffer::messageBuffer</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<a class="el" href="classFastcgipp_1_1Transceiver_1_1Buffer.html" title="Buffer type for transmission of FastCGI records">Buffer</a> of complete <a class="el" href="structFastcgipp_1_1Message.html" title="Data structure used to pass messages within the fastcgi++ task management system...">Message</a>. 
<p>

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

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="transceiver_8hpp-source.html">transceiver.hpp</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>