📄 structapr__mmap__t.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_mmap_t struct 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_mmap_t Struct Reference<br>
<small>
[<a class="el" href="group__apr__mmap.html">MMAP (Memory Map) Routines</a>]</small>
</h1><code>#include <<a class="el" href="apr__mmap_8h-source.html">apr_mmap.h</a>></code>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="structapr__mmap__t.html#a0">APR_RING_ENTRY</a> (<a class="el" href="structapr__mmap__t.html">apr_mmap_t</a>) link</td></tr>
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="group__apr__pools.html#ga0">apr_pool_t</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="structapr__mmap__t.html#o0">cntxt</a></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>void * </td><td class="memItemRight" valign=bottom><a class="el" href="structapr__mmap__t.html#o1">mm</a></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>apr_size_t </td><td class="memItemRight" valign=bottom><a class="el" href="structapr__mmap__t.html#o2">size</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The MMAP structure
<p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a0" doxytag="apr_mmap_t::APR_RING_ENTRY" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> apr_mmap_t::APR_RING_ENTRY </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top"><a class="el" href="structapr__mmap__t.html">apr_mmap_t</a> </td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
ring of apr_mmap_t's that reference the same mmap'ed region; acts in place of a reference count </td>
</tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="o0" doxytag="apr_mmap_t::cntxt" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="group__apr__pools.html#ga0">apr_pool_t</a>* <a class="el" href="structapr__mmap__t.html#o0">apr_mmap_t::cntxt</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
The pool the mmap structure was allocated out of. </td>
</tr>
</table>
<a class="anchor" name="o1" doxytag="apr_mmap_t::mm" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void* <a class="el" href="structapr__mmap__t.html#o1">apr_mmap_t::mm</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
The start of the memory mapped area </td>
</tr>
</table>
<a class="anchor" name="o2" doxytag="apr_mmap_t::size" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> apr_size_t <a class="el" href="structapr__mmap__t.html#o2">apr_mmap_t::size</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
The amount of data in the mmap </td>
</tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="apr__mmap_8h-source.html">apr_mmap.h</a></ul>
<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 + -