Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 4921009d9713f60c8e40a1553c853d51 > files > 80

libapreq2-devel-2.13-1.fc14.x86_64.rpm

<html>
<head>
  <link rel="stylesheet" type="text/css" href="dox.css" />
  <title>libapreq2-2.13: libapreq2: apreq_param_t Struct Reference</title> 
</head>
<body>
<div id="page-header">
<p class="menu">
   <a href="http://www.apache.org/">Apache Software Foundation</a> &gt; <a href="http://httpd.apache.org">HTTP Server Project</a> &gt;
<a href="http://httpd.apache.org/apreq/">Request Library Subproject</a></p>
<p class="apache">Apache HTTP Server Request Library</p>
<img alt="" src="feather.gif" /></div>
<!-- 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="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>apreq_param_t Struct Reference</h1><!-- doxytag: class="apreq_param_t" --><code>#include &lt;<a class="el" href="apreq__param_8h-source.html">apreq_param.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/1.3/" href="http://apr.apache.org/docs/apr/1.3/group__apr__tables.html#gd7ea82d6608a4a633fc3775694ab71e4">apr_table_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapreq__param__t.html#bb8ddaeb79c4d96691289520a2a4777f">info</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="apu.tag:http://apr.apache.org/docs/apr-util/1.3/" href="http://apr.apache.org/docs/apr-util/1.3/structapr__bucket__brigade.html">apr_bucket_brigade</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapreq__param__t.html#03674c98f355545deeb3fcbe109d8c9a">upload</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapreq__param__t.html#802bd45ab5afd0784d730e0dbb01aa71">flags</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="structapreq__value__t.html">apreq_value_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapreq__param__t.html#f710878750c677daa9cd61868434d67f">v</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Common data structure for params and file uploads <hr><h2>Field Documentation</h2>
<a class="anchor" name="bb8ddaeb79c4d96691289520a2a4777f"></a><!-- doxytag: member="apreq_param_t::info" ref="bb8ddaeb79c4d96691289520a2a4777f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/1.3/" href="http://apr.apache.org/docs/apr/1.3/group__apr__tables.html#gd7ea82d6608a4a633fc3775694ab71e4">apr_table_t</a>* <a class="el" href="structapreq__param__t.html#bb8ddaeb79c4d96691289520a2a4777f">apreq_param_t::info</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
header table associated with the param 
</div>
</div><p>
<a class="anchor" name="03674c98f355545deeb3fcbe109d8c9a"></a><!-- doxytag: member="apreq_param_t::upload" ref="03674c98f355545deeb3fcbe109d8c9a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="apu.tag:http://apr.apache.org/docs/apr-util/1.3/" href="http://apr.apache.org/docs/apr-util/1.3/structapr__bucket__brigade.html">apr_bucket_brigade</a>* <a class="el" href="structapreq__param__t.html#03674c98f355545deeb3fcbe109d8c9a">apreq_param_t::upload</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
brigade used to spool upload files 
</div>
</div><p>
<a class="anchor" name="802bd45ab5afd0784d730e0dbb01aa71"></a><!-- doxytag: member="apreq_param_t::flags" ref="802bd45ab5afd0784d730e0dbb01aa71" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned <a class="el" href="structapreq__param__t.html#802bd45ab5afd0784d730e0dbb01aa71">apreq_param_t::flags</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
charsets, taint marks, app-specific bits 
</div>
</div><p>
<a class="anchor" name="f710878750c677daa9cd61868434d67f"></a><!-- doxytag: member="apreq_param_t::v" ref="f710878750c677daa9cd61868434d67f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="structapreq__value__t.html">apreq_value_t</a> <a class="el" href="structapreq__param__t.html#f710878750c677daa9cd61868434d67f">apreq_param_t::v</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
underlying name/value info 
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>include/<a class="el" href="apreq__param_8h-source.html">apreq_param.h</a></ul>
</div>
<div id="footer">
<p class="apache">
Copyright &copy; 2003-2006 <a href="http://www.apache.org">The Apache Software Foundation</a>.<br/>
See <a href="apreq_license.html">LICENSE</a>.</p>
<p class="menu">
<span style="color:#aaa">page generated by <a href="http://www.doxygen.org/"><code>doxygen</code></a>
version 1.5.6 on 25 Nov 2010</span>
</p>
</div>
</body>
</html>