You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by bo...@apache.org on 2009/06/15 02:01:47 UTC

svn commit: r784636 [23/47] - in /apr/site/trunk/docs/docs: apr-util/trunk/ apr/trunk/

Added: apr/site/trunk/docs/docs/apr/trunk/apr__xml_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__xml_8h.html?rev=784636&view=auto
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apr__xml_8h.html (added)
+++ apr/site/trunk/docs/docs/apr/trunk/apr__xml_8h.html Mon Jun 15 00:01:38 2009
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime: apr_xml.h File Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css">
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.8 -->
+<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><a href="namespaces.html"><span>Namespaces</span></a></li>
+      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+      <li class="current"><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="files.html"><span>File&nbsp;List</span></a></li>
+      <li><a href="globals.html"><span>Globals</span></a></li>
+    </ul>
+  </div>
+</div>
+<div class="contents">
+<h1>apr_xml.h File Reference</h1>APR-UTIL XML Library.  
+<a href="#_details">More...</a>
+<p>
+<code>#include &quot;<a class="el" href="apr__pools_8h-source.html">apr_pools.h</a>&quot;</code><br>
+<code>#include &quot;<a class="el" href="apr__tables_8h-source.html">apr_tables.h</a>&quot;</code><br>
+<code>#include &quot;<a class="el" href="apr__file__io_8h-source.html">apr_file_io.h</a>&quot;</code><br>
+<code>#include &quot;apu.h&quot;</code><br>
+
+<p>
+<a href="apr__xml_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__text.html">apr_text</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__text__header.html">apr_text_header</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__xml__attr.html">apr_xml_attr</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__xml__elem.html">apr_xml_elem</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapr__xml__doc.html">apr_xml_doc</a></td></tr>
+
+<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_apache.html">Apache</a></td></tr>
+
+<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#gd856851edabebf42e4150597c6f9d2c2">APR_XML_NS_DAV_ID</a>&nbsp;&nbsp;&nbsp;0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g2eed42f7f5e2b1932141f6bb5594b042">APR_XML_NS_NONE</a>&nbsp;&nbsp;&nbsp;-10</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g949c1a93de86c67576a0f2f225208447">APR_XML_NS_ERROR_BASE</a>&nbsp;&nbsp;&nbsp;-100</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g65029fb8740ec9eb85562df1300d125f">APR_XML_NS_IS_ERROR</a>(e)&nbsp;&nbsp;&nbsp;((e) &lt;= APR_XML_NS_ERROR_BASE)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#ga5792e7a2aa38dc98a93b0762c98441f">APR_XML_ELEM_IS_EMPTY</a>(e)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#geb48abf8de020df9bad57cfc7ca35747">APR_XML_X2T_FULL</a>&nbsp;&nbsp;&nbsp;0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g715a5e536efbfa24854531008cf4bdce">APR_XML_X2T_INNER</a>&nbsp;&nbsp;&nbsp;1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g4cd40106902732169b8fe7579ba2e67c">APR_XML_X2T_LANG_INNER</a>&nbsp;&nbsp;&nbsp;2</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g7b2cd4c48940cd95a56ace294a94d938">APR_XML_X2T_FULL_NS_LANG</a>&nbsp;&nbsp;&nbsp;3</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#gf31ae94be9e1db1ee0175f7c0c40e3a7">APR_XML_GET_URI_ITEM</a>(ary, i)&nbsp;&nbsp;&nbsp;(((const char * const *)(ary)-&gt;elts)[i])</td></tr>
+
+<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef struct <a class="el" href="structapr__text.html">apr_text</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#gfddd251818de0015559bc174f81fd743">apr_text</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef struct <a class="el" href="structapr__text__header.html">apr_text_header</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#gafc6d5ebd59b64a27146cf938a4086e0">apr_text_header</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef struct <a class="el" href="structapr__xml__attr.html">apr_xml_attr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g4889d4d353f0ea0dabae2d5ae58dd07e">apr_xml_attr</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef struct <a class="el" href="structapr__xml__elem.html">apr_xml_elem</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g31390d11ec04137c925ddf43c2223270">apr_xml_elem</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef struct <a class="el" href="structapr__xml__doc.html">apr_xml_doc</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g98eba70878b9460f2530e7a21bb6ae74">apr_xml_doc</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef struct <a class="el" href="group___a_p_r___util___x_m_l.html#gb08a1c255615afda782318811a5053d9">apr_xml_parser</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#gb08a1c255615afda782318811a5053d9">apr_xml_parser</a></td></tr>
+
+<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g9d9c232e221fd44968e0ceb7708839b6">APU_DECLARE</a> (void) apr_text_append(<a class="el" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *p</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g1818ae6fe9e2acebf10006bd3fc7197a">APU_DECLARE</a> (<a class="el" href="group___a_p_r___util___x_m_l.html#gb08a1c255615afda782318811a5053d9">apr_xml_parser</a> *) apr_xml_parser_create(<a class="el" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *pool)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g4f95eb2fce8f447db01a30585adbd6dc">APU_DECLARE</a> (<a class="el" href="group__apr__errno.html#gf76ee4543247e9fb3f3546203e590a6c">apr_status_t</a>) apr_xml_parse_file(<a class="el" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *p</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g8b01a0547aa3999ba8e369dd8e14b106">APU_DECLARE</a> (char *) apr_xml_parser_geterror(<a class="el" href="group___a_p_r___util___x_m_l.html#gb08a1c255615afda782318811a5053d9">apr_xml_parser</a> *parser</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___x_m_l.html#g8cc8fd940d94425cc7631fa474603b91">APU_DECLARE</a> (const char *) apr_xml_empty_elem(<a class="el" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *p</td></tr>
+
+<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gcbb04b51077cdb37e6a8cfa4c93acb07"></a><!-- doxytag: member="apr_xml.h::hdr" ref="gcbb04b51077cdb37e6a8cfa4c93acb07" args="" -->
+<a class="el" href="structapr__text__header.html">apr_text_header</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>hdr</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g5d05d46f6ce5b19f0075d45a79608456"></a><!-- doxytag: member="apr_xml.h::text" ref="g5d05d46f6ce5b19f0075d45a79608456" args="" -->
+<a class="el" href="structapr__text__header.html">apr_text_header</a> const char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>text</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g770a26ab91fad38f2253d5450d6e600e"></a><!-- doxytag: member="apr_xml.h::parser" ref="g770a26ab91fad38f2253d5450d6e600e" args="" -->
+<a class="el" href="group___a_p_r___util___x_m_l.html#gb08a1c255615afda782318811a5053d9">apr_xml_parser</a> **&nbsp;</td><td class="memItemRight" valign="bottom"><b>parser</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g66438ff2319899893737db49b7292842"></a><!-- doxytag: member="apr_xml.h::ppdoc" ref="g66438ff2319899893737db49b7292842" args="" -->
+<a class="el" href="group___a_p_r___util___x_m_l.html#gb08a1c255615afda782318811a5053d9">apr_xml_parser</a> <a class="el" href="structapr__xml__doc.html">apr_xml_doc</a> **&nbsp;</td><td class="memItemRight" valign="bottom"><b>ppdoc</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gca3c8f1a059f6838f226f0c4879c0782"></a><!-- doxytag: member="apr_xml.h::xmlfd" ref="gca3c8f1a059f6838f226f0c4879c0782" args="" -->
+<a class="el" href="group___a_p_r___util___x_m_l.html#gb08a1c255615afda782318811a5053d9">apr_xml_parser</a> <a class="el" href="structapr__xml__doc.html">apr_xml_doc</a> <br class="typebreak">
+<a class="el" href="group__apr__file__io.html#ga46e4763ac375ea3c7a43ba6f6099e22">apr_file_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>xmlfd</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gebde593fb462b2b88e317e0ec5f0131e"></a><!-- doxytag: member="apr_xml.h::buffer_length" ref="gebde593fb462b2b88e317e0ec5f0131e" args="" -->
+<a class="el" href="group___a_p_r___util___x_m_l.html#gb08a1c255615afda782318811a5053d9">apr_xml_parser</a> <a class="el" href="structapr__xml__doc.html">apr_xml_doc</a> <br class="typebreak">
+<a class="el" href="group__apr__file__io.html#ga46e4763ac375ea3c7a43ba6f6099e22">apr_file_t</a> apr_size_t&nbsp;</td><td class="memItemRight" valign="bottom"><b>buffer_length</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g8f64897c7ccc5c13f276d1d07c4e7095"></a><!-- doxytag: member="apr_xml.h::data" ref="g8f64897c7ccc5c13f276d1d07c4e7095" args="" -->
+const char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>data</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g1e9401816e3a1cf930f448db46978ea7"></a><!-- doxytag: member="apr_xml.h::len" ref="g1e9401816e3a1cf930f448db46978ea7" args="" -->
+const char apr_size_t&nbsp;</td><td class="memItemRight" valign="bottom"><b>len</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gd270a53cb15625305f196ee848a7ef4e"></a><!-- doxytag: member="apr_xml.h::pdoc" ref="gd270a53cb15625305f196ee848a7ef4e" args="" -->
+<a class="el" href="structapr__xml__doc.html">apr_xml_doc</a> **&nbsp;</td><td class="memItemRight" valign="bottom"><b>pdoc</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g844ffb41af9cf83add741994874afb59"></a><!-- doxytag: member="apr_xml.h::errbuf" ref="g844ffb41af9cf83add741994874afb59" args="" -->
+char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>errbuf</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gb934f5bfb716b96bcbbc8328eb4c91a0"></a><!-- doxytag: member="apr_xml.h::errbufsize" ref="gb934f5bfb716b96bcbbc8328eb4c91a0" args="" -->
+char apr_size_t&nbsp;</td><td class="memItemRight" valign="bottom"><b>errbufsize</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gf6c0c31c62555e73fa50b02e1393afc2"></a><!-- doxytag: member="apr_xml.h::elem" ref="gf6c0c31c62555e73fa50b02e1393afc2" args="" -->
+const <a class="el" href="structapr__xml__elem.html">apr_xml_elem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>elem</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gc1f70a476bd79849143813436ef34a26"></a><!-- doxytag: member="apr_xml.h::style" ref="gc1f70a476bd79849143813436ef34a26" args="" -->
+const <a class="el" href="structapr__xml__elem.html">apr_xml_elem</a> int&nbsp;</td><td class="memItemRight" valign="bottom"><b>style</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gfc0bf98d924fee6000a1e0eb9703d338"></a><!-- doxytag: member="apr_xml.h::namespaces" ref="gfc0bf98d924fee6000a1e0eb9703d338" args="" -->
+const <a class="el" href="structapr__xml__elem.html">apr_xml_elem</a> int <br class="typebreak">
+<a class="el" href="structapr__array__header__t.html">apr_array_header_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>namespaces</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g44bcfb254eb6018973e3b5ae84880528"></a><!-- doxytag: member="apr_xml.h::ns_map" ref="g44bcfb254eb6018973e3b5ae84880528" args="" -->
+const <a class="el" href="structapr__xml__elem.html">apr_xml_elem</a> int <br class="typebreak">
+<a class="el" href="structapr__array__header__t.html">apr_array_header_t</a> int *&nbsp;</td><td class="memItemRight" valign="bottom"><b>ns_map</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gc9cc4f26128efe6579d2643f05554964"></a><!-- doxytag: member="apr_xml.h::pbuf" ref="gc9cc4f26128efe6579d2643f05554964" args="" -->
+const <a class="el" href="structapr__xml__elem.html">apr_xml_elem</a> int <br class="typebreak">
+<a class="el" href="structapr__array__header__t.html">apr_array_header_t</a> int const <br class="typebreak">
+char **&nbsp;</td><td class="memItemRight" valign="bottom"><b>pbuf</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g0b163bd589cbbecc70b88040494de369"></a><!-- doxytag: member="apr_xml.h::psize" ref="g0b163bd589cbbecc70b88040494de369" args="" -->
+const <a class="el" href="structapr__xml__elem.html">apr_xml_elem</a> int <br class="typebreak">
+<a class="el" href="structapr__array__header__t.html">apr_array_header_t</a> int const <br class="typebreak">
+char apr_size_t *&nbsp;</td><td class="memItemRight" valign="bottom"><b>psize</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gb87f55bd0280d90925050a4188c14ab5"></a><!-- doxytag: member="apr_xml.h::s" ref="gb87f55bd0280d90925050a4188c14ab5" args="" -->
+const char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>s</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gfd420a911b53e32b6bee4a2437a6e387"></a><!-- doxytag: member="apr_xml.h::quotes" ref="gfd420a911b53e32b6bee4a2437a6e387" args="" -->
+const char int&nbsp;</td><td class="memItemRight" valign="bottom"><b>quotes</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g69ec24fb2d0a5f5e532deb9adaab81d6"></a><!-- doxytag: member="apr_xml.h::uri" ref="g69ec24fb2d0a5f5e532deb9adaab81d6" args="" -->
+const char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>uri</b></td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+APR-UTIL XML Library. 
+<p>
+</div>
+<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
+</body>
+</html>

Added: apr/site/trunk/docs/docs/apr/trunk/apu_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu_8h-source.html?rev=784636&view=auto
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apu_8h-source.html (added)
+++ apr/site/trunk/docs/docs/apr/trunk/apu_8h-source.html Mon Jun 15 00:01:38 2009
@@ -0,0 +1,145 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime: apu.h Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css">
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.8 -->
+<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><a href="namespaces.html"><span>Namespaces</span></a></li>
+      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+      <li class="current"><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="files.html"><span>File&nbsp;List</span></a></li>
+      <li><a href="globals.html"><span>Globals</span></a></li>
+    </ul>
+  </div>
+<h1>apu.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00004"></a>00004 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00005"></a>00005 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00006"></a>00006 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> * limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016 
+<a name="l00017"></a>00017 <span class="comment">/*</span>
+<a name="l00018"></a>00018 <span class="comment"> * apu.h is generated from apu.h.in by configure -- do not edit apu.h</span>
+<a name="l00019"></a>00019 <span class="comment"> */</span>
+<a name="l00020"></a>00020 <span class="comment">/* @file apu.h</span>
+<a name="l00021"></a>00021 <span class="comment"> * @brief APR-Utility main file</span>
+<a name="l00022"></a>00022 <span class="comment"> */</span><span class="comment"></span>
+<a name="l00023"></a>00023 <span class="comment">/**</span>
+<a name="l00024"></a>00024 <span class="comment"> * @defgroup APR_Util APR Utility Functions</span>
+<a name="l00025"></a>00025 <span class="comment"> * @{</span>
+<a name="l00026"></a>00026 <span class="comment"> */</span>
+<a name="l00027"></a>00027 
+<a name="l00028"></a>00028 
+<a name="l00029"></a>00029 <span class="preprocessor">#ifndef APU_H</span>
+<a name="l00030"></a>00030 <span class="preprocessor"></span><span class="preprocessor">#define APU_H</span>
+<a name="l00031"></a>00031 <span class="preprocessor"></span><span class="comment"></span>
+<a name="l00032"></a>00032 <span class="comment">/**</span>
+<a name="l00033"></a>00033 <span class="comment"> * APU_DECLARE_EXPORT is defined when building the APR-UTIL dynamic library,</span>
+<a name="l00034"></a>00034 <span class="comment"> * so that all public symbols are exported.</span>
+<a name="l00035"></a>00035 <span class="comment"> *</span>
+<a name="l00036"></a>00036 <span class="comment"> * APU_DECLARE_STATIC is defined when including the APR-UTIL public headers,</span>
+<a name="l00037"></a>00037 <span class="comment"> * to provide static linkage when the dynamic library may be unavailable.</span>
+<a name="l00038"></a>00038 <span class="comment"> *</span>
+<a name="l00039"></a>00039 <span class="comment"> * APU_DECLARE_STATIC and APU_DECLARE_EXPORT are left undefined when</span>
+<a name="l00040"></a>00040 <span class="comment"> * including the APR-UTIL public headers, to import and link the symbols from </span>
+<a name="l00041"></a>00041 <span class="comment"> * the dynamic APR-UTIL library and assure appropriate indirection and calling</span>
+<a name="l00042"></a>00042 <span class="comment"> * conventions at compile time.</span>
+<a name="l00043"></a>00043 <span class="comment"> */</span>
+<a name="l00044"></a>00044 <span class="comment"></span>
+<a name="l00045"></a>00045 <span class="comment">/**</span>
+<a name="l00046"></a>00046 <span class="comment"> * The public APR-UTIL functions are declared with APU_DECLARE(), so they may</span>
+<a name="l00047"></a>00047 <span class="comment"> * use the most appropriate calling convention.  Public APR functions with </span>
+<a name="l00048"></a>00048 <span class="comment"> * variable arguments must use APU_DECLARE_NONSTD().</span>
+<a name="l00049"></a>00049 <span class="comment"> *</span>
+<a name="l00050"></a>00050 <span class="comment"> * @fn APU_DECLARE(rettype) apr_func(args);</span>
+<a name="l00051"></a>00051 <span class="comment"> */</span>
+<a name="l00052"></a>00052 <span class="preprocessor">#define APU_DECLARE(type)            type</span>
+<a name="l00053"></a>00053 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00054"></a>00054 <span class="comment"> * The public APR-UTIL functions using variable arguments are declared with </span>
+<a name="l00055"></a>00055 <span class="comment"> * APU_DECLARE_NONSTD(), as they must use the C language calling convention.</span>
+<a name="l00056"></a>00056 <span class="comment"> *</span>
+<a name="l00057"></a>00057 <span class="comment"> * @fn APU_DECLARE_NONSTD(rettype) apr_func(args, ...);</span>
+<a name="l00058"></a>00058 <span class="comment"> */</span>
+<a name="l00059"></a>00059 <span class="preprocessor">#define APU_DECLARE_NONSTD(type)     type</span>
+<a name="l00060"></a>00060 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00061"></a>00061 <span class="comment"> * The public APR-UTIL variables are declared with APU_DECLARE_DATA.</span>
+<a name="l00062"></a>00062 <span class="comment"> * This assures the appropriate indirection is invoked at compile time.</span>
+<a name="l00063"></a>00063 <span class="comment"> *</span>
+<a name="l00064"></a>00064 <span class="comment"> * @fn APU_DECLARE_DATA type apr_variable;</span>
+<a name="l00065"></a>00065 <span class="comment"> * @note APU_DECLARE_DATA extern type apr_variable; syntax is required for</span>
+<a name="l00066"></a>00066 <span class="comment"> * declarations within headers to properly import the variable.</span>
+<a name="l00067"></a>00067 <span class="comment"> */</span>
+<a name="l00068"></a>00068 <span class="preprocessor">#define APU_DECLARE_DATA</span>
+<a name="l00069"></a>00069 <span class="preprocessor"></span>
+<a name="l00070"></a>00070 <span class="preprocessor">#if !defined(WIN32) || defined(APU_MODULE_DECLARE_STATIC)</span>
+<a name="l00071"></a>00071 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00072"></a>00072 <span class="comment"> * Declare a dso module's exported module structure as APU_MODULE_DECLARE_DATA.</span>
+<a name="l00073"></a>00073 <span class="comment"> *</span>
+<a name="l00074"></a>00074 <span class="comment"> * Unless APU_MODULE_DECLARE_STATIC is defined at compile time, symbols </span>
+<a name="l00075"></a>00075 <span class="comment"> * declared with APU_MODULE_DECLARE_DATA are always exported.</span>
+<a name="l00076"></a>00076 <span class="comment"> * @code</span>
+<a name="l00077"></a>00077 <span class="comment"> * module APU_MODULE_DECLARE_DATA mod_tag</span>
+<a name="l00078"></a>00078 <span class="comment"> * @endcode</span>
+<a name="l00079"></a>00079 <span class="comment"> */</span>
+<a name="l00080"></a><a class="code" href="group___a_p_r___util.html#g9b0c0f8fe6546018d3a84a87fc3938f5">00080</a> <span class="preprocessor">#define APU_MODULE_DECLARE_DATA</span>
+<a name="l00081"></a>00081 <span class="preprocessor"></span><span class="preprocessor">#else</span>
+<a name="l00082"></a>00082 <span class="preprocessor"></span><span class="preprocessor">#define APU_MODULE_DECLARE_DATA           __declspec(dllexport)</span>
+<a name="l00083"></a>00083 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
+<a name="l00084"></a>00084 <span class="preprocessor"></span>
+<a name="l00085"></a>00085 <span class="comment">/*</span>
+<a name="l00086"></a>00086 <span class="comment"> * we always have SDBM (it's in our codebase)</span>
+<a name="l00087"></a>00087 <span class="comment"> */</span>
+<a name="l00088"></a>00088 <span class="preprocessor">#define APU_HAVE_SDBM   1</span>
+<a name="l00089"></a>00089 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_GDBM   0</span>
+<a name="l00090"></a>00090 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_NDBM   0</span>
+<a name="l00091"></a>00091 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_DB     0</span>
+<a name="l00092"></a>00092 <span class="preprocessor"></span>
+<a name="l00093"></a>00093 <span class="preprocessor">#if APU_HAVE_DB</span>
+<a name="l00094"></a>00094 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_DB_VERSION    0</span>
+<a name="l00095"></a>00095 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
+<a name="l00096"></a>00096 <span class="preprocessor"></span>
+<a name="l00097"></a>00097 <span class="preprocessor">#define APU_HAVE_PGSQL         1</span>
+<a name="l00098"></a>00098 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_MYSQL         0</span>
+<a name="l00099"></a>00099 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_SQLITE3       1</span>
+<a name="l00100"></a>00100 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_SQLITE2       1</span>
+<a name="l00101"></a>00101 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_ORACLE        0</span>
+<a name="l00102"></a>00102 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_FREETDS       1</span>
+<a name="l00103"></a>00103 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_ODBC          1</span>
+<a name="l00104"></a>00104 <span class="preprocessor"></span>
+<a name="l00105"></a>00105 <span class="preprocessor">#define APU_HAVE_CRYPTO        0</span>
+<a name="l00106"></a>00106 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_OPENSSL       0</span>
+<a name="l00107"></a>00107 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_NSS           0</span>
+<a name="l00108"></a>00108 <span class="preprocessor"></span>
+<a name="l00109"></a>00109 <span class="preprocessor">#define APU_HAVE_APR_ICONV     0</span>
+<a name="l00110"></a>00110 <span class="preprocessor"></span><span class="preprocessor">#define APU_HAVE_ICONV         1</span>
+<a name="l00111"></a>00111 <span class="preprocessor"></span><span class="preprocessor">#define APR_HAS_XLATE          (APU_HAVE_APR_ICONV || APU_HAVE_ICONV)</span>
+<a name="l00112"></a>00112 <span class="preprocessor"></span>
+<a name="l00113"></a>00113 <span class="preprocessor">#endif </span><span class="comment">/* APU_H */</span>
+<a name="l00114"></a>00114 <span class="comment">/** @} */</span>
+</pre></div></div>
+<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
+</body>
+</html>

Added: apr/site/trunk/docs/docs/apr/trunk/apu__config_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu__config_8h-source.html?rev=784636&view=auto
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apu__config_8h-source.html (added)
+++ apr/site/trunk/docs/docs/apr/trunk/apu__config_8h-source.html Mon Jun 15 00:01:38 2009
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime: apu_config.h Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css">
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.8 -->
+<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><a href="namespaces.html"><span>Namespaces</span></a></li>
+      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+      <li class="current"><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="files.html"><span>File&nbsp;List</span></a></li>
+      <li><a href="globals.html"><span>Globals</span></a></li>
+    </ul>
+  </div>
+<h1>apu_config.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions.">apr.h</a>"</span>
+<a name="l00002"></a>00002 <span class="preprocessor">#include "apr_private.h"</span>
+</pre></div></div>
+<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
+</body>
+</html>

Added: apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h-source.html?rev=784636&view=auto
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h-source.html (added)
+++ apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h-source.html Mon Jun 15 00:01:38 2009
@@ -0,0 +1,204 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime: apu_errno.h Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css">
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.8 -->
+<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><a href="namespaces.html"><span>Namespaces</span></a></li>
+      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+      <li class="current"><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="files.html"><span>File&nbsp;List</span></a></li>
+      <li><a href="globals.html"><span>Globals</span></a></li>
+    </ul>
+  </div>
+<h1>apu_errno.h</h1><a href="apu__errno_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00004"></a>00004 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00005"></a>00005 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00006"></a>00006 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> * limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016 
+<a name="l00017"></a>00017 <span class="preprocessor">#ifndef APU_ERRNO_H</span>
+<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define APU_ERRNO_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span><span class="comment"></span>
+<a name="l00020"></a>00020 <span class="comment">/**</span>
+<a name="l00021"></a>00021 <span class="comment"> * @file apu_errno.h</span>
+<a name="l00022"></a>00022 <span class="comment"> * @brief APR-Util Error Codes</span>
+<a name="l00023"></a>00023 <span class="comment"> */</span>
+<a name="l00024"></a>00024 
+<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions.">apr.h</a>"</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="apr__errno_8h.html" title="APR Error Codes.">apr_errno.h</a>"</span>
+<a name="l00027"></a>00027 
+<a name="l00028"></a>00028 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00029"></a>00029 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
+<a name="l00030"></a>00030 <span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span>
+<a name="l00031"></a>00031 <span class="comment"></span>
+<a name="l00032"></a>00032 <span class="comment">/**</span>
+<a name="l00033"></a>00033 <span class="comment"> * @defgroup apu_errno Error Codes</span>
+<a name="l00034"></a>00034 <span class="comment"> * @ingroup APR_Util</span>
+<a name="l00035"></a>00035 <span class="comment"> * @{</span>
+<a name="l00036"></a>00036 <span class="comment"> */</span>
+<a name="l00037"></a>00037 <span class="comment"></span>
+<a name="l00038"></a>00038 <span class="comment">/**</span>
+<a name="l00039"></a>00039 <span class="comment"> * @defgroup APR_Util_Error APR_Util Error Values</span>
+<a name="l00040"></a>00040 <span class="comment"> * &lt;PRE&gt;</span>
+<a name="l00041"></a>00041 <span class="comment"> * &lt;b&gt;APU ERROR VALUES&lt;/b&gt;</span>
+<a name="l00042"></a>00042 <span class="comment"> * APR_ENOKEY         The key provided was empty or NULL</span>
+<a name="l00043"></a>00043 <span class="comment"> * APR_ENOIV          The initialisation vector provided was NULL</span>
+<a name="l00044"></a>00044 <span class="comment"> * APR_EKEYTYPE       The key type was not recognised</span>
+<a name="l00045"></a>00045 <span class="comment"> * APR_ENOSPACE       The buffer supplied was not big enough</span>
+<a name="l00046"></a>00046 <span class="comment"> * APR_ECRYPT         An error occurred while encrypting or decrypting</span>
+<a name="l00047"></a>00047 <span class="comment"> * APR_EPADDING       Padding was not supported</span>
+<a name="l00048"></a>00048 <span class="comment"> * APR_EKEYLENGTH     The key length was incorrect</span>
+<a name="l00049"></a>00049 <span class="comment"> * APR_ENOCIPHER      The cipher provided was not recognised</span>
+<a name="l00050"></a>00050 <span class="comment"> * APR_ENODIGEST      The digest provided was not recognised</span>
+<a name="l00051"></a>00051 <span class="comment"> * APR_ENOENGINE      The engine provided was not recognised</span>
+<a name="l00052"></a>00052 <span class="comment"> * APR_EINITENGINE    The engine could not be initialised</span>
+<a name="l00053"></a>00053 <span class="comment"> * APR_EREINIT        Underlying crypto has already been initialised</span>
+<a name="l00054"></a>00054 <span class="comment"> * &lt;/PRE&gt;</span>
+<a name="l00055"></a>00055 <span class="comment"> *</span>
+<a name="l00056"></a>00056 <span class="comment"> * &lt;PRE&gt;</span>
+<a name="l00057"></a>00057 <span class="comment"> * &lt;b&gt;APR STATUS VALUES&lt;/b&gt;</span>
+<a name="l00058"></a>00058 <span class="comment"> * APR_INCHILD        Program is currently executing in the child</span>
+<a name="l00059"></a>00059 <span class="comment"> * &lt;/PRE&gt;</span>
+<a name="l00060"></a>00060 <span class="comment"> * @{</span>
+<a name="l00061"></a>00061 <span class="comment"> */</span><span class="comment"></span>
+<a name="l00062"></a>00062 <span class="comment">/** @see APR_STATUS_IS_ENOKEY */</span>
+<a name="l00063"></a><a class="code" href="group___a_p_r___util___error.html#gbf9bbd463ebcf38611f6acd423e49de9">00063</a> <span class="preprocessor">#define APR_ENOKEY           (APR_UTIL_START_STATUS + 1)</span>
+<a name="l00064"></a>00064 <span class="preprocessor"></span><span class="comment">/** @see APR_STATUS_IS_ENOIV */</span>
+<a name="l00065"></a><a class="code" href="group___a_p_r___util___error.html#g2df3db3a80a6e153134caf5d3a62a00f">00065</a> <span class="preprocessor">#define APR_ENOIV            (APR_UTIL_START_STATUS + 2)</span>
+<a name="l00066"></a>00066 <span class="preprocessor"></span><span class="comment">/** @see APR_STATUS_IS_EKEYTYPE */</span>
+<a name="l00067"></a><a class="code" href="group___a_p_r___util___error.html#g637727cdf8285d12663ddf8bb89fa048">00067</a> <span class="preprocessor">#define APR_EKEYTYPE         (APR_UTIL_START_STATUS + 3)</span>
+<a name="l00068"></a>00068 <span class="preprocessor"></span><span class="comment">/** @see APR_STATUS_IS_ENOSPACE */</span>
+<a name="l00069"></a><a class="code" href="group___a_p_r___util___error.html#gec7a912cf8fe5f964ad8fbbafaff0241">00069</a> <span class="preprocessor">#define APR_ENOSPACE         (APR_UTIL_START_STATUS + 4)</span>
+<a name="l00070"></a>00070 <span class="preprocessor"></span><span class="comment">/** @see APR_STATUS_IS_ECRYPT */</span>
+<a name="l00071"></a><a class="code" href="group___a_p_r___util___error.html#g2e98ff79515dfd5a21583d09c300d9bb">00071</a> <span class="preprocessor">#define APR_ECRYPT           (APR_UTIL_START_STATUS + 5)</span>
+<a name="l00072"></a>00072 <span class="preprocessor"></span><span class="comment">/** @see APR_STATUS_IS_EPADDING */</span>
+<a name="l00073"></a><a class="code" href="group___a_p_r___util___error.html#ge7c077d0539cafc19917c12174ed961d">00073</a> <span class="preprocessor">#define APR_EPADDING         (APR_UTIL_START_STATUS + 6)</span>
+<a name="l00074"></a>00074 <span class="preprocessor"></span><span class="comment">/** @see APR_STATUS_IS_EKEYLENGTH */</span>
+<a name="l00075"></a><a class="code" href="group___a_p_r___util___error.html#gbc3c0dcf5954c161df4aff0fb0ce3ae4">00075</a> <span class="preprocessor">#define APR_EKEYLENGTH       (APR_UTIL_START_STATUS + 7)</span>
+<a name="l00076"></a>00076 <span class="preprocessor"></span><span class="comment">/** @see APR_STATUS_IS_ENOCIPHER */</span>
+<a name="l00077"></a><a class="code" href="group___a_p_r___util___error.html#g6b546475980180206e4286e35befaf55">00077</a> <span class="preprocessor">#define APR_ENOCIPHER        (APR_UTIL_START_STATUS + 8)</span>
+<a name="l00078"></a>00078 <span class="preprocessor"></span><span class="comment">/** @see APR_STATUS_IS_ENODIGEST */</span>
+<a name="l00079"></a><a class="code" href="group___a_p_r___util___error.html#g93f22e73099e3cd744ea96da38602065">00079</a> <span class="preprocessor">#define APR_ENODIGEST        (APR_UTIL_START_STATUS + 9)</span>
+<a name="l00080"></a>00080 <span class="preprocessor"></span><span class="comment">/** @see APR_STATUS_IS_ENOENGINE */</span>
+<a name="l00081"></a><a class="code" href="group___a_p_r___util___error.html#gcda8be948c23dbd1347f3302fb1c577f">00081</a> <span class="preprocessor">#define APR_ENOENGINE        (APR_UTIL_START_STATUS + 10)</span>
+<a name="l00082"></a>00082 <span class="preprocessor"></span><span class="comment">/** @see APR_STATUS_IS_EINITENGINE */</span>
+<a name="l00083"></a><a class="code" href="group___a_p_r___util___error.html#g9d8482ae4b93bdce0f31f120c0511550">00083</a> <span class="preprocessor">#define APR_EINITENGINE      (APR_UTIL_START_STATUS + 11)</span>
+<a name="l00084"></a>00084 <span class="preprocessor"></span><span class="comment">/** @see APR_STATUS_IS_EREINIT */</span>
+<a name="l00085"></a><a class="code" href="group___a_p_r___util___error.html#g161b8a0f8e24033e8cd5d9068d524f00">00085</a> <span class="preprocessor">#define APR_EREINIT          (APR_UTIL_START_STATUS + 12)</span>
+<a name="l00086"></a>00086 <span class="preprocessor"></span><span class="comment">/** @} */</span>
+<a name="l00087"></a>00087 <span class="comment"></span>
+<a name="l00088"></a>00088 <span class="comment">/**</span>
+<a name="l00089"></a>00089 <span class="comment"> * @defgroup APU_STATUS_IS Status Value Tests</span>
+<a name="l00090"></a>00090 <span class="comment"> * @warning For any particular error condition, more than one of these tests</span>
+<a name="l00091"></a>00091 <span class="comment"> *      may match. This is because platform-specific error codes may not</span>
+<a name="l00092"></a>00092 <span class="comment"> *      always match the semantics of the POSIX codes these tests (and the</span>
+<a name="l00093"></a>00093 <span class="comment"> *      corresponding APR error codes) are named after. A notable example</span>
+<a name="l00094"></a>00094 <span class="comment"> *      are the APR_STATUS_IS_ENOENT and APR_STATUS_IS_ENOTDIR tests on</span>
+<a name="l00095"></a>00095 <span class="comment"> *      Win32 platforms. The programmer should always be aware of this and</span>
+<a name="l00096"></a>00096 <span class="comment"> *      adjust the order of the tests accordingly.</span>
+<a name="l00097"></a>00097 <span class="comment"> * @{</span>
+<a name="l00098"></a>00098 <span class="comment"> */</span>
+<a name="l00099"></a>00099 <span class="comment"></span>
+<a name="l00100"></a>00100 <span class="comment">/** @} */</span>
+<a name="l00101"></a>00101 <span class="comment"></span>
+<a name="l00102"></a>00102 <span class="comment">/**</span>
+<a name="l00103"></a>00103 <span class="comment"> * @addtogroup APR_Util_Error</span>
+<a name="l00104"></a>00104 <span class="comment"> * @{</span>
+<a name="l00105"></a>00105 <span class="comment"> */</span><span class="comment"></span>
+<a name="l00106"></a>00106 <span class="comment">/**</span>
+<a name="l00107"></a>00107 <span class="comment"> * The key was empty or not provided</span>
+<a name="l00108"></a>00108 <span class="comment"> */</span>
+<a name="l00109"></a><a class="code" href="group___a_p_r___util___error.html#g060055dd2eb82e8450015fa2fae5f87c">00109</a> <span class="preprocessor">#define APR_STATUS_IS_ENOKEY(s)        ((s) == APR_ENOKEY)</span>
+<a name="l00110"></a>00110 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00111"></a>00111 <span class="comment"> * The initialisation vector was not provided</span>
+<a name="l00112"></a>00112 <span class="comment"> */</span>
+<a name="l00113"></a><a class="code" href="group___a_p_r___util___error.html#g5d6aa91dabbbaa71f11c293af460b143">00113</a> <span class="preprocessor">#define APR_STATUS_IS_ENOIV(s)        ((s) == APR_ENOIV)</span>
+<a name="l00114"></a>00114 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00115"></a>00115 <span class="comment"> * The key type was not recognised</span>
+<a name="l00116"></a>00116 <span class="comment"> */</span>
+<a name="l00117"></a><a class="code" href="group___a_p_r___util___error.html#g0693be89f2dc48f2931ff4572bd5872d">00117</a> <span class="preprocessor">#define APR_STATUS_IS_EKEYTYPE(s)        ((s) == APR_EKEYTYPE)</span>
+<a name="l00118"></a>00118 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00119"></a>00119 <span class="comment"> * The buffer provided was not big enough</span>
+<a name="l00120"></a>00120 <span class="comment"> */</span>
+<a name="l00121"></a><a class="code" href="group___a_p_r___util___error.html#g32f4e4d4cff641d33acf3cb722e36b1f">00121</a> <span class="preprocessor">#define APR_STATUS_IS_ENOSPACE(s)        ((s) == APR_ENOSPACE)</span>
+<a name="l00122"></a>00122 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00123"></a>00123 <span class="comment"> * An error occurred while encrypting or decrypting</span>
+<a name="l00124"></a>00124 <span class="comment"> */</span>
+<a name="l00125"></a><a class="code" href="group___a_p_r___util___error.html#g9933a7168395bc0786b3ba477566fd7b">00125</a> <span class="preprocessor">#define APR_STATUS_IS_ECRYPT(s)        ((s) == APR_ECRYPT)</span>
+<a name="l00126"></a>00126 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00127"></a>00127 <span class="comment"> * An error occurred while padding</span>
+<a name="l00128"></a>00128 <span class="comment"> */</span>
+<a name="l00129"></a><a class="code" href="group___a_p_r___util___error.html#g4e1e34448470111b935efafda1248628">00129</a> <span class="preprocessor">#define APR_STATUS_IS_EPADDING(s)        ((s) == APR_EPADDING)</span>
+<a name="l00130"></a>00130 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00131"></a>00131 <span class="comment"> * An error occurred with the key length</span>
+<a name="l00132"></a>00132 <span class="comment"> */</span>
+<a name="l00133"></a><a class="code" href="group___a_p_r___util___error.html#gb705e1d1975634114d47197609b97cbf">00133</a> <span class="preprocessor">#define APR_STATUS_IS_EKEYLENGTH(s)        ((s) == APR_EKEYLENGTH)</span>
+<a name="l00134"></a>00134 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00135"></a>00135 <span class="comment"> * The cipher provided was not recognised</span>
+<a name="l00136"></a>00136 <span class="comment"> */</span>
+<a name="l00137"></a><a class="code" href="group___a_p_r___util___error.html#g8b6a993f66cfa692820018a7a0bf7ee6">00137</a> <span class="preprocessor">#define APR_STATUS_IS_ENOCIPHER(s)        ((s) == APR_ENOCIPHER)</span>
+<a name="l00138"></a>00138 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00139"></a>00139 <span class="comment"> * The digest provided was not recognised</span>
+<a name="l00140"></a>00140 <span class="comment"> */</span>
+<a name="l00141"></a><a class="code" href="group___a_p_r___util___error.html#g13ab217618d8b37c7d85c7c2080908a0">00141</a> <span class="preprocessor">#define APR_STATUS_IS_ENODIGEST(s)        ((s) == APR_ENODIGEST)</span>
+<a name="l00142"></a>00142 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00143"></a>00143 <span class="comment"> * The engine provided was not recognised</span>
+<a name="l00144"></a>00144 <span class="comment"> */</span>
+<a name="l00145"></a><a class="code" href="group___a_p_r___util___error.html#g9574130dd48e4d76082c7837d052d8d0">00145</a> <span class="preprocessor">#define APR_STATUS_IS_ENOENGINE(s)        ((s) == APR_ENOENGINE)</span>
+<a name="l00146"></a>00146 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00147"></a>00147 <span class="comment"> * The engine could not be initialised</span>
+<a name="l00148"></a>00148 <span class="comment"> */</span>
+<a name="l00149"></a><a class="code" href="group___a_p_r___util___error.html#g0330ff3219d56b41f702364de38d2a18">00149</a> <span class="preprocessor">#define APR_STATUS_IS_EINITENGINE(s)        ((s) == APR_EINITENGINE)</span>
+<a name="l00150"></a>00150 <span class="preprocessor"></span><span class="comment">/**</span>
+<a name="l00151"></a>00151 <span class="comment"> * Crypto has already been initialised</span>
+<a name="l00152"></a>00152 <span class="comment"> */</span>
+<a name="l00153"></a><a class="code" href="group___a_p_r___util___error.html#g234e5a708e8d01eb781b4d96f0cc7b05">00153</a> <span class="preprocessor">#define APR_STATUS_IS_EREINIT(s)        ((s) == APR_EREINIT)</span>
+<a name="l00154"></a>00154 <span class="preprocessor"></span><span class="comment">/** @} */</span>
+<a name="l00155"></a>00155 <span class="comment"></span>
+<a name="l00156"></a>00156 <span class="comment">/**</span>
+<a name="l00157"></a>00157 <span class="comment"> * This structure allows the underlying API error codes to be returned</span>
+<a name="l00158"></a>00158 <span class="comment"> * along with plain text error messages that explain to us mere mortals</span>
+<a name="l00159"></a>00159 <span class="comment"> * what really happened.</span>
+<a name="l00160"></a>00160 <span class="comment"> */</span>
+<a name="l00161"></a><a class="code" href="structapu__err__t.html">00161</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structapu__err__t.html">apu_err_t</a> {
+<a name="l00162"></a>00162     <span class="keyword">const</span> <span class="keywordtype">char</span> *reason;
+<a name="l00163"></a>00163     <span class="keyword">const</span> <span class="keywordtype">char</span> *msg;
+<a name="l00164"></a>00164     <span class="keywordtype">int</span> rc;
+<a name="l00165"></a>00165 } <a class="code" href="structapu__err__t.html">apu_err_t</a>;
+<a name="l00166"></a>00166 <span class="comment"></span>
+<a name="l00167"></a>00167 <span class="comment">/** @} */</span>
+<a name="l00168"></a>00168 
+<a name="l00169"></a>00169 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00170"></a>00170 <span class="preprocessor"></span>}
+<a name="l00171"></a>00171 <span class="preprocessor">#endif</span>
+<a name="l00172"></a>00172 <span class="preprocessor"></span>
+<a name="l00173"></a>00173 <span class="preprocessor">#endif  </span><span class="comment">/* ! APU_ERRNO_H */</span>
+</pre></div></div>
+<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
+</body>
+</html>

Added: apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h.html?rev=784636&view=auto
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h.html (added)
+++ apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h.html Mon Jun 15 00:01:38 2009
@@ -0,0 +1,98 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime: apu_errno.h File Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css">
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.8 -->
+<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><a href="namespaces.html"><span>Namespaces</span></a></li>
+      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+      <li class="current"><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="files.html"><span>File&nbsp;List</span></a></li>
+      <li><a href="globals.html"><span>Globals</span></a></li>
+    </ul>
+  </div>
+</div>
+<div class="contents">
+<h1>apu_errno.h File Reference</h1>APR-Util Error Codes.  
+<a href="#_details">More...</a>
+<p>
+<code>#include &quot;<a class="el" href="apr_8h-source.html">apr.h</a>&quot;</code><br>
+<code>#include &quot;<a class="el" href="apr__errno_8h-source.html">apr_errno.h</a>&quot;</code><br>
+
+<p>
+<a href="apu__errno_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapu__err__t.html">apu_err_t</a></td></tr>
+
+<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#gbf9bbd463ebcf38611f6acd423e49de9">APR_ENOKEY</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 1)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g2df3db3a80a6e153134caf5d3a62a00f">APR_ENOIV</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 2)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g637727cdf8285d12663ddf8bb89fa048">APR_EKEYTYPE</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 3)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#gec7a912cf8fe5f964ad8fbbafaff0241">APR_ENOSPACE</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 4)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g2e98ff79515dfd5a21583d09c300d9bb">APR_ECRYPT</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 5)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#ge7c077d0539cafc19917c12174ed961d">APR_EPADDING</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 6)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#gbc3c0dcf5954c161df4aff0fb0ce3ae4">APR_EKEYLENGTH</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 7)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g6b546475980180206e4286e35befaf55">APR_ENOCIPHER</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 8)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g93f22e73099e3cd744ea96da38602065">APR_ENODIGEST</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 9)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#gcda8be948c23dbd1347f3302fb1c577f">APR_ENOENGINE</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 10)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g9d8482ae4b93bdce0f31f120c0511550">APR_EINITENGINE</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 11)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g161b8a0f8e24033e8cd5d9068d524f00">APR_EREINIT</a>&nbsp;&nbsp;&nbsp;(APR_UTIL_START_STATUS + 12)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g060055dd2eb82e8450015fa2fae5f87c">APR_STATUS_IS_ENOKEY</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_ENOKEY)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g5d6aa91dabbbaa71f11c293af460b143">APR_STATUS_IS_ENOIV</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_ENOIV)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g0693be89f2dc48f2931ff4572bd5872d">APR_STATUS_IS_EKEYTYPE</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_EKEYTYPE)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g32f4e4d4cff641d33acf3cb722e36b1f">APR_STATUS_IS_ENOSPACE</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_ENOSPACE)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g9933a7168395bc0786b3ba477566fd7b">APR_STATUS_IS_ECRYPT</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_ECRYPT)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g4e1e34448470111b935efafda1248628">APR_STATUS_IS_EPADDING</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_EPADDING)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#gb705e1d1975634114d47197609b97cbf">APR_STATUS_IS_EKEYLENGTH</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_EKEYLENGTH)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g8b6a993f66cfa692820018a7a0bf7ee6">APR_STATUS_IS_ENOCIPHER</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_ENOCIPHER)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g13ab217618d8b37c7d85c7c2080908a0">APR_STATUS_IS_ENODIGEST</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_ENODIGEST)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g9574130dd48e4d76082c7837d052d8d0">APR_STATUS_IS_ENOENGINE</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_ENOENGINE)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g0330ff3219d56b41f702364de38d2a18">APR_STATUS_IS_EINITENGINE</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_EINITENGINE)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_p_r___util___error.html#g234e5a708e8d01eb781b4d96f0cc7b05">APR_STATUS_IS_EREINIT</a>(s)&nbsp;&nbsp;&nbsp;((s) == APR_EREINIT)</td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+APR-Util Error Codes. 
+<p>
+</div>
+<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
+</body>
+</html>

Added: apr/site/trunk/docs/docs/apr/trunk/apu__internal_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu__internal_8h-source.html?rev=784636&view=auto
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apu__internal_8h-source.html (added)
+++ apr/site/trunk/docs/docs/apr/trunk/apu__internal_8h-source.html Mon Jun 15 00:01:38 2009
@@ -0,0 +1,104 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime: apu_internal.h Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css">
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.8 -->
+<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><a href="namespaces.html"><span>Namespaces</span></a></li>
+      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+      <li class="current"><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="files.html"><span>File&nbsp;List</span></a></li>
+      <li><a href="globals.html"><span>Globals</span></a></li>
+    </ul>
+  </div>
+<h1>apu_internal.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00004"></a>00004 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00005"></a>00005 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00006"></a>00006 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> * limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016 
+<a name="l00017"></a>00017 <span class="preprocessor">#include "<a class="code" href="apr_8h.html" title="APR Platform Definitions.">apr.h</a>"</span>
+<a name="l00018"></a>00018 <span class="preprocessor">#include "<a class="code" href="apr__dso_8h.html" title="APR Dynamic Object Handling Routines.">apr_dso.h</a>"</span>
+<a name="l00019"></a>00019 <span class="preprocessor">#include "apu.h"</span>
+<a name="l00020"></a>00020 
+<a name="l00021"></a>00021 <span class="preprocessor">#ifndef APU_INTERNAL_H</span>
+<a name="l00022"></a>00022 <span class="preprocessor"></span><span class="preprocessor">#define APU_INTERNAL_H</span>
+<a name="l00023"></a>00023 <span class="preprocessor"></span>
+<a name="l00024"></a>00024 <span class="preprocessor">#if APR_HAVE_MODULAR_DSO</span>
+<a name="l00025"></a>00025 <span class="preprocessor"></span>
+<a name="l00026"></a>00026 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00027"></a>00027 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
+<a name="l00028"></a>00028 <span class="preprocessor">#endif</span>
+<a name="l00029"></a>00029 <span class="preprocessor"></span>
+<a name="l00030"></a>00030 <span class="comment">/* For modular dso loading, an internal interlock to allow us to</span>
+<a name="l00031"></a>00031 <span class="comment"> * continue to initialize modules by multiple threads, the caller</span>
+<a name="l00032"></a>00032 <span class="comment"> * of apu_dso_load must lock first, and not unlock until any init</span>
+<a name="l00033"></a>00033 <span class="comment"> * finalization is complete.</span>
+<a name="l00034"></a>00034 <span class="comment"> */</span>
+<a name="l00035"></a>00035 <a class="code" href="group__apr__errno.html#gf76ee4543247e9fb3f3546203e590a6c">apr_status_t</a> apu_dso_init(<a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *pool);
+<a name="l00036"></a>00036 
+<a name="l00037"></a>00037 <a class="code" href="group__apr__errno.html#gf76ee4543247e9fb3f3546203e590a6c">apr_status_t</a> apu_dso_mutex_lock(<span class="keywordtype">void</span>);
+<a name="l00038"></a>00038 <a class="code" href="group__apr__errno.html#gf76ee4543247e9fb3f3546203e590a6c">apr_status_t</a> apu_dso_mutex_unlock(<span class="keywordtype">void</span>);
+<a name="l00039"></a>00039 
+<a name="l00040"></a>00040 <a class="code" href="group__apr__errno.html#gf76ee4543247e9fb3f3546203e590a6c">apr_status_t</a> apu_dso_load(<a class="code" href="group__apr__dso.html#g85e7e28490d026aeed78bd78e9933472">apr_dso_handle_t</a> **dso, <a class="code" href="group__apr__dso.html#gf1aa0a039e8003586cfdfbc4ac57e775">apr_dso_handle_sym_t</a> *dsoptr, <span class="keyword">const</span> <span class="keywordtype">char</span> *module,
+<a name="l00041"></a>00041                           <span class="keyword">const</span> <span class="keywordtype">char</span> *modsym, <a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *pool);
+<a name="l00042"></a>00042 
+<a name="l00043"></a>00043 <span class="preprocessor">#if APR_HAS_LDAP</span>
+<a name="l00044"></a>00044 <span class="preprocessor"></span>
+<a name="l00045"></a>00045 <span class="comment">/* For LDAP internal builds, wrap our LDAP namespace */</span>
+<a name="l00046"></a>00046 
+<a name="l00047"></a>00047 <span class="keyword">struct </span>apr__ldap_dso_fntable {
+<a name="l00048"></a>00048     int (*info)(<a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *pool, apr_ldap_err_t **result_err);
+<a name="l00049"></a>00049     int (*init)(<a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *pool, LDAP **ldap, <span class="keyword">const</span> <span class="keywordtype">char</span> *hostname,
+<a name="l00050"></a>00050                 <span class="keywordtype">int</span> portno, <span class="keywordtype">int</span> secure, apr_ldap_err_t **result_err);
+<a name="l00051"></a>00051     int (*ssl_init)(<a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *pool, <span class="keyword">const</span> <span class="keywordtype">char</span> *cert_auth_file,
+<a name="l00052"></a>00052                     <span class="keywordtype">int</span> cert_file_type, apr_ldap_err_t **result_err);
+<a name="l00053"></a>00053     int (*ssl_deinit)(void);
+<a name="l00054"></a>00054     int (*get_option)(<a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *pool, LDAP *ldap, <span class="keywordtype">int</span> option,
+<a name="l00055"></a>00055                       <span class="keywordtype">void</span> *outvalue, apr_ldap_err_t **result_err);
+<a name="l00056"></a>00056     int (*set_option)(<a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *pool, LDAP *ldap, <span class="keywordtype">int</span> option,
+<a name="l00057"></a>00057                       <span class="keyword">const</span> <span class="keywordtype">void</span> *invalue, apr_ldap_err_t **result_err);
+<a name="l00058"></a>00058     <a class="code" href="group__apr__errno.html#gf76ee4543247e9fb3f3546203e590a6c">apr_status_t</a> (*rebind_init)(<a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *pool);
+<a name="l00059"></a>00059     <a class="code" href="group__apr__errno.html#gf76ee4543247e9fb3f3546203e590a6c">apr_status_t</a> (*rebind_add)(<a class="code" href="group__apr__pools.html#gf137f28edcf9a086cd6bc36c20d7cdfb">apr_pool_t</a> *pool, LDAP *ld,
+<a name="l00060"></a>00060                                <span class="keyword">const</span> <span class="keywordtype">char</span> *bindDN, <span class="keyword">const</span> <span class="keywordtype">char</span> *bindPW);
+<a name="l00061"></a>00061     <a class="code" href="group__apr__errno.html#gf76ee4543247e9fb3f3546203e590a6c">apr_status_t</a> (*rebind_remove)(LDAP *ld);
+<a name="l00062"></a>00062 };
+<a name="l00063"></a>00063 
+<a name="l00064"></a>00064 <span class="preprocessor">#endif </span><span class="comment">/* APR_HAS_LDAP */</span>
+<a name="l00065"></a>00065 
+<a name="l00066"></a>00066 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00067"></a>00067 <span class="preprocessor"></span>}
+<a name="l00068"></a>00068 <span class="preprocessor">#endif</span>
+<a name="l00069"></a>00069 <span class="preprocessor"></span>
+<a name="l00070"></a>00070 <span class="preprocessor">#endif </span><span class="comment">/* APR_HAVE_MODULAR_DSO */</span>
+<a name="l00071"></a>00071 
+<a name="l00072"></a>00072 <span class="preprocessor">#endif </span><span class="comment">/* APU_INTERNAL_H */</span>
+<a name="l00073"></a>00073 
+</pre></div></div>
+<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
+</body>
+</html>

Added: apr/site/trunk/docs/docs/apr/trunk/apu__select__dbm_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu__select__dbm_8h-source.html?rev=784636&view=auto
==============================================================================
--- apr/site/trunk/docs/docs/apr/trunk/apu__select__dbm_8h-source.html (added)
+++ apr/site/trunk/docs/docs/apr/trunk/apu__select__dbm_8h-source.html Mon Jun 15 00:01:38 2009
@@ -0,0 +1,59 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime: apu_select_dbm.h Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css">
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.8 -->
+<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><a href="namespaces.html"><span>Namespaces</span></a></li>
+      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+      <li class="current"><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="files.html"><span>File&nbsp;List</span></a></li>
+      <li><a href="globals.html"><span>Globals</span></a></li>
+    </ul>
+  </div>
+<h1>apu_select_dbm.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00004"></a>00004 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00005"></a>00005 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00006"></a>00006 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> * limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016 
+<a name="l00017"></a>00017 <span class="preprocessor">#ifndef APU_SELECT_DBM_H</span>
+<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define APU_SELECT_DBM_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span>
+<a name="l00020"></a>00020 <span class="comment">/*</span>
+<a name="l00021"></a>00021 <span class="comment">** The following macros control what features APRUTIL will use</span>
+<a name="l00022"></a>00022 <span class="comment">*/</span>
+<a name="l00023"></a>00023 <span class="preprocessor">#define APU_USE_SDBM    1</span>
+<a name="l00024"></a>00024 <span class="preprocessor"></span><span class="preprocessor">#define APU_USE_NDBM    0</span>
+<a name="l00025"></a>00025 <span class="preprocessor"></span><span class="preprocessor">#define APU_USE_GDBM    0</span>
+<a name="l00026"></a>00026 <span class="preprocessor"></span><span class="preprocessor">#define APU_USE_DB      0</span>
+<a name="l00027"></a>00027 <span class="preprocessor"></span>
+<a name="l00028"></a>00028 <span class="preprocessor">#endif  </span><span class="comment">/* !APU_SELECT_DBM_H */</span>
+</pre></div></div>
+<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
+</body>
+</html>