Sophie

Sophie

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

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::Buffer::Chunk 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="classFastcgipp_1_1Transceiver_1_1Buffer.html">Buffer</a>::<a class="el" href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html">Chunk</a>
  </div>
</div>
<div class="contents">
<h1>Fastcgipp::Transceiver::Buffer::Chunk Struct Reference</h1><!-- doxytag: class="Fastcgipp::Transceiver::Buffer::Chunk" -->Chunk of data in <a class="el" href="classFastcgipp_1_1Transceiver_1_1Buffer.html" title="Buffer type for transmission of FastCGI records">Buffer</a>  
<a href="#_details">More...</a>
<p>

<p>
<a href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk-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="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html#0d19a7134bbb0b3ecbd804e6d767526d">Chunk</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates a new data chunk.  <a href="#0d19a7134bbb0b3ecbd804e6d767526d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html#3ee2c11b5258b15519c9b1edb8c0ef0a">~Chunk</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html#9db4ad7e1e3dbc18052280f067ad1eed">Chunk</a> (const <a class="el" href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html">Chunk</a> &amp;chunk)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates a new object that shares the data of the old one.  <a href="#9db4ad7e1e3dbc18052280f067ad1eed"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">boost::shared_array&lt; char &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html#215df54ee25b79180371073f9f218e2c">data</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pointer to the first byte in the chunk data.  <a href="#215df54ee25b79180371073f9f218e2c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html#17d175c5415979ca2a95f6c4ac0180fb">end</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pointer to the first write byte in the chunk or 1+ the last read byte.  <a href="#17d175c5415979ca2a95f6c4ac0180fb"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static const unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html#454a1510c92af9c678b5a0f773317259">size</a> = 131072</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Size of data section of the chunk.  <a href="#454a1510c92af9c678b5a0f773317259"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Chunk of data in <a class="el" href="classFastcgipp_1_1Transceiver_1_1Buffer.html" title="Buffer type for transmission of FastCGI records">Buffer</a> 
<p>Definition at line <a class="el" href="transceiver_8hpp-source.html#l00159">159</a> of file <a class="el" href="transceiver_8hpp-source.html">transceiver.hpp</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="0d19a7134bbb0b3ecbd804e6d767526d"></a><!-- doxytag: member="Fastcgipp::Transceiver::Buffer::Chunk::Chunk" ref="0d19a7134bbb0b3ecbd804e6d767526d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Fastcgipp::Transceiver::Buffer::Chunk::Chunk           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Creates a new data chunk. 
<p>

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

</div>
</div><p>
<a class="anchor" name="3ee2c11b5258b15519c9b1edb8c0ef0a"></a><!-- doxytag: member="Fastcgipp::Transceiver::Buffer::Chunk::~Chunk" ref="3ee2c11b5258b15519c9b1edb8c0ef0a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Fastcgipp::Transceiver::Buffer::Chunk::~Chunk           </td>
          <td>(</td>
          <td class="paramname">          </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="transceiver_8hpp-source.html#l00169">169</a> of file <a class="el" href="transceiver_8hpp-source.html">transceiver.hpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="9db4ad7e1e3dbc18052280f067ad1eed"></a><!-- doxytag: member="Fastcgipp::Transceiver::Buffer::Chunk::Chunk" ref="9db4ad7e1e3dbc18052280f067ad1eed" args="(const Chunk &amp;chunk)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Fastcgipp::Transceiver::Buffer::Chunk::Chunk           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html">Chunk</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>chunk</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Creates a new object that shares the data of the old one. 
<p>

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

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="454a1510c92af9c678b5a0f773317259"></a><!-- doxytag: member="Fastcgipp::Transceiver::Buffer::Chunk::size" ref="454a1510c92af9c678b5a0f773317259" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const unsigned int <a class="el" href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html#454a1510c92af9c678b5a0f773317259">Fastcgipp::Transceiver::Buffer::Chunk::size</a> = 131072<code> [static]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Size of data section of the chunk. 
<p>

<p>Definition at line <a class="el" href="transceiver_8hpp-source.html#l00162">162</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_1_1Buffer.html#cf2cce1c96a7138adda98414f4e0d921">Fastcgipp::Transceiver::Buffer::requestWrite()</a>, and <a class="el" href="classFastcgipp_1_1Transceiver_1_1Buffer.html#a1a80f3feb1355bd5bc57545d16c309e">Fastcgipp::Transceiver::Buffer::secureWrite()</a>.</p>

</div>
</div><p>
<a class="anchor" name="215df54ee25b79180371073f9f218e2c"></a><!-- doxytag: member="Fastcgipp::Transceiver::Buffer::Chunk::data" ref="215df54ee25b79180371073f9f218e2c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">boost::shared_array&lt;char&gt; <a class="el" href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html#215df54ee25b79180371073f9f218e2c">Fastcgipp::Transceiver::Buffer::Chunk::data</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Pointer to the first byte in the chunk data. 
<p>

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

</div>
</div><p>
<a class="anchor" name="17d175c5415979ca2a95f6c4ac0180fb"></a><!-- doxytag: member="Fastcgipp::Transceiver::Buffer::Chunk::end" ref="17d175c5415979ca2a95f6c4ac0180fb" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structFastcgipp_1_1Transceiver_1_1Buffer_1_1Chunk.html#17d175c5415979ca2a95f6c4ac0180fb">Fastcgipp::Transceiver::Buffer::Chunk::end</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Pointer to the first write byte in the chunk or 1+ the last read byte. 
<p>

<p>Definition at line <a class="el" href="transceiver_8hpp-source.html#l00166">166</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>