Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 7c859c6f61469ed11e2ab179848b0178 > files > 105

libapr-util-devel-1.4.1-0.1mdv2010.2.i586.rpm

<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Apache Portable Runtime Utility Library: include/apr_reslist.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.6.3 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<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>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <img id="MSearchSelect" src="search/search.png"
             onmouseover="return searchBox.OnSearchSelectShow()"
             onmouseout="return searchBox.OnSearchSelectHide()"
             alt=""/>
        <input type="text" id="MSearchField" value="Search" accesskey="S"
             onfocus="searchBox.OnSearchFieldFocus(true)" 
             onblur="searchBox.OnSearchFieldFocus(false)" 
             onkeyup="searchBox.OnSearchFieldChange(event)"/>
        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
        </div>
      </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>include/apr_reslist.h</h1><a href="apr__reslist_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 &quot;License&quot;); 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 &quot;AS IS&quot; 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 APR_RESLIST_H</span>
<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define APR_RESLIST_H</span>
<a name="l00019"></a>00019 <span class="preprocessor"></span>
<a name="l00025"></a>00025 <span class="preprocessor">#include &quot;apr.h&quot;</span>
<a name="l00026"></a>00026 <span class="preprocessor">#include &quot;apu.h&quot;</span>
<a name="l00027"></a>00027 <span class="preprocessor">#include &quot;apr_pools.h&quot;</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include &quot;apr_errno.h&quot;</span>
<a name="l00029"></a>00029 <span class="preprocessor">#include &quot;apr_time.h&quot;</span>
<a name="l00030"></a>00030 
<a name="l00037"></a>00037 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00038"></a>00038 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {
<a name="l00039"></a>00039 <span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span>
<a name="l00040"></a>00040 
<a name="l00042"></a><a class="code" href="group___a_p_r___util___r_l.html#ga670f6719dfeffe1037e063eaab7b82ac">00042</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="group___a_p_r___util___r_l.html#ga670f6719dfeffe1037e063eaab7b82ac">apr_reslist_t</a> <a class="code" href="group___a_p_r___util___r_l.html#ga670f6719dfeffe1037e063eaab7b82ac">apr_reslist_t</a>;
<a name="l00043"></a>00043 
<a name="l00044"></a>00044 <span class="comment">/* Generic constructor called by resource list when it needs to create a</span>
<a name="l00045"></a>00045 <span class="comment"> * resource.</span>
<a name="l00046"></a>00046 <span class="comment"> * @param resource opaque resource</span>
<a name="l00047"></a>00047 <span class="comment"> * @param param flags</span>
<a name="l00048"></a>00048 <span class="comment"> * @param pool  Pool</span>
<a name="l00049"></a>00049 <span class="comment"> */</span>
<a name="l00050"></a>00050 <span class="keyword">typedef</span> apr_status_t (*apr_reslist_constructor)(<span class="keywordtype">void</span> **resource, <span class="keywordtype">void</span> *params,
<a name="l00051"></a>00051                                                 apr_pool_t *pool);
<a name="l00052"></a>00052 
<a name="l00053"></a>00053 <span class="comment">/* Generic destructor called by resource list when it needs to destroy a</span>
<a name="l00054"></a>00054 <span class="comment"> * resource.</span>
<a name="l00055"></a>00055 <span class="comment"> * @param resource opaque resource</span>
<a name="l00056"></a>00056 <span class="comment"> * @param param flags</span>
<a name="l00057"></a>00057 <span class="comment"> * @param pool  Pool</span>
<a name="l00058"></a>00058 <span class="comment"> */</span>
<a name="l00059"></a>00059 <span class="keyword">typedef</span> apr_status_t (*apr_reslist_destructor)(<span class="keywordtype">void</span> *resource, <span class="keywordtype">void</span> *params,
<a name="l00060"></a>00060                                                apr_pool_t *pool);
<a name="l00061"></a>00061 
<a name="l00062"></a>00062 <span class="comment">/* Cleanup order modes */</span>
<a name="l00063"></a><a class="code" href="group___a_p_r___util___r_l.html#gae442d99e6a2eef4a4957f0360822fcac">00063</a> <span class="preprocessor">#define APR_RESLIST_CLEANUP_DEFAULT  0       </span>
<a name="l00064"></a><a class="code" href="group___a_p_r___util___r_l.html#gad93b2c229d154c8f6a5c9dfcd7488756">00064</a> <span class="preprocessor">#define APR_RESLIST_CLEANUP_FIRST    1       </span>
<a name="l00089"></a>00089 <span class="preprocessor">APU_DECLARE(apr_status_t) apr_reslist_create(apr_reslist_t **reslist,</span>
<a name="l00090"></a>00090 <span class="preprocessor"></span>                                             <span class="keywordtype">int</span> min, <span class="keywordtype">int</span> smax, <span class="keywordtype">int</span> hmax,
<a name="l00091"></a>00091                                              apr_interval_time_t ttl,
<a name="l00092"></a>00092                                              apr_reslist_constructor con,
<a name="l00093"></a>00093                                              apr_reslist_destructor de,
<a name="l00094"></a>00094                                              <span class="keywordtype">void</span> *params,
<a name="l00095"></a>00095                                              apr_pool_t *pool);
<a name="l00096"></a>00096 
<a name="l00108"></a>00108 APU_DECLARE(apr_status_t) <a class="code" href="group___a_p_r___util___r_l.html#ga103e0cbac6c5da7cb93d4e52799233cb">apr_reslist_destroy</a>(<a class="code" href="group___a_p_r___util___r_l.html#ga670f6719dfeffe1037e063eaab7b82ac">apr_reslist_t</a> *reslist);
<a name="l00109"></a>00109 
<a name="l00115"></a>00115 APU_DECLARE(apr_status_t) <a class="code" href="group___a_p_r___util___r_l.html#gadfbb592b31ff9215f45d3280636e41d7">apr_reslist_acquire</a>(<a class="code" href="group___a_p_r___util___r_l.html#ga670f6719dfeffe1037e063eaab7b82ac">apr_reslist_t</a> *reslist,
<a name="l00116"></a>00116                                               <span class="keywordtype">void</span> **resource);
<a name="l00117"></a>00117 
<a name="l00121"></a>00121 APU_DECLARE(apr_status_t) <a class="code" href="group___a_p_r___util___r_l.html#gaf65ca1701994a0323df639cdb4a8d8b2">apr_reslist_release</a>(<a class="code" href="group___a_p_r___util___r_l.html#ga670f6719dfeffe1037e063eaab7b82ac">apr_reslist_t</a> *reslist,
<a name="l00122"></a>00122                                               <span class="keywordtype">void</span> *resource);
<a name="l00123"></a>00123 
<a name="l00130"></a>00130 APU_DECLARE(<span class="keywordtype">void</span>) <a class="code" href="group___a_p_r___util___r_l.html#gafe06c964d04a568f2625fb5a9ba7bad6">apr_reslist_timeout_set</a>(<a class="code" href="group___a_p_r___util___r_l.html#ga670f6719dfeffe1037e063eaab7b82ac">apr_reslist_t</a> *reslist,
<a name="l00131"></a>00131                                           apr_interval_time_t timeout);
<a name="l00132"></a>00132 
<a name="l00137"></a>00137 APU_DECLARE(apr_uint32_t) <a class="code" href="group___a_p_r___util___r_l.html#gac37fbbcbc8a98ba9ed017638a2c6c1b7">apr_reslist_acquired_count</a>(<a class="code" href="group___a_p_r___util___r_l.html#ga670f6719dfeffe1037e063eaab7b82ac">apr_reslist_t</a> *reslist);
<a name="l00138"></a>00138 
<a name="l00144"></a>00144 APU_DECLARE(apr_status_t) <a class="code" href="group___a_p_r___util___r_l.html#ga346c0604115a9659cf23ed0cc781f7a9">apr_reslist_invalidate</a>(<a class="code" href="group___a_p_r___util___r_l.html#ga670f6719dfeffe1037e063eaab7b82ac">apr_reslist_t</a> *reslist,
<a name="l00145"></a>00145                                                  <span class="keywordtype">void</span> *resource);
<a name="l00146"></a>00146 
<a name="l00152"></a>00152 APU_DECLARE(apr_status_t) <a class="code" href="group___a_p_r___util___r_l.html#gaa13a7724a30b5a37ac13548bd8dc56f6">apr_reslist_maintain</a>(<a class="code" href="group___a_p_r___util___r_l.html#ga670f6719dfeffe1037e063eaab7b82ac">apr_reslist_t</a> *reslist);
<a name="l00153"></a>00153 
<a name="l00167"></a>00167 APU_DECLARE(<span class="keywordtype">void</span>) <a class="code" href="group___a_p_r___util___r_l.html#ga7e8adfc4b12ffb63c6795d8d79ee5e95">apr_reslist_cleanup_order_set</a>(<a class="code" href="group___a_p_r___util___r_l.html#ga670f6719dfeffe1037e063eaab7b82ac">apr_reslist_t</a> *reslist,
<a name="l00168"></a>00168                                                 apr_uint32_t mode);
<a name="l00169"></a>00169 
<a name="l00170"></a>00170 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00171"></a>00171 <span class="preprocessor"></span>}
<a name="l00172"></a>00172 <span class="preprocessor">#endif</span>
<a name="l00173"></a>00173 <span class="preprocessor"></span>
<a name="l00176"></a>00176 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_RESLIST_H */</span>
</pre></div></div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&nbsp;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&nbsp;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&nbsp;</span>Defines</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Feb 1 12:19:48 2012 for Apache Portable Runtime Utility Library by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>