📄 apr__dso_8h.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Apache Portable Runtime: apr_dso.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.7 -->
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div>
<h1>apr_dso.h File Reference</h1>APR Dynamic Object Handling Routines.
<a href="#_details">More...</a>
<p>
<code>#include "apr.h"</code><br>
<code>#include "<a class="el" href="apr__pools_8h-source.html">apr_pools.h</a>"</code><br>
<code>#include "<a class="el" href="apr__errno_8h-source.html">apr_errno.h</a>"</code><br>
<p>
<a href="apr__dso_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>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>typedef <a class="el" href="group__apr__dso.html#ga0">apr_dso_handle_t</a> </td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__dso.html#ga0">apr_dso_handle_t</a></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>typedef void * </td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__dso.html#ga1">apr_dso_handle_sym_t</a></td></tr>
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="group__apr__errno.html#ga0">apr_status_t</a> </td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__dso.html#ga2">apr_dso_load</a> (<a class="el" href="group__apr__dso.html#ga0">apr_dso_handle_t</a> **res_handle, const char *path, <a class="el" href="group__apr__pools.html#ga0">apr_pool_t</a> *ctx)</td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="group__apr__errno.html#ga0">apr_status_t</a> </td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__dso.html#ga3">apr_dso_unload</a> (<a class="el" href="group__apr__dso.html#ga0">apr_dso_handle_t</a> *handle)</td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="group__apr__errno.html#ga0">apr_status_t</a> </td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__dso.html#ga4">apr_dso_sym</a> (<a class="el" href="group__apr__dso.html#ga1">apr_dso_handle_sym_t</a> *ressym, <a class="el" href="group__apr__dso.html#ga0">apr_dso_handle_t</a> *handle, const char *symname)</td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>const char * </td><td class="memItemRight" valign=bottom><a class="el" href="group__apr__dso.html#ga5">apr_dso_error</a> (<a class="el" href="group__apr__dso.html#ga0">apr_dso_handle_t</a> *dso, char *buf, apr_size_t bufsize)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
APR Dynamic Object Handling Routines.
<p>
<hr size="1"><address style="align: right;"><small>Generated on Mon Feb 7 13:18:25 2005 for Apache Portable Runtime by
<a href="../../../www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -