1 Star 0 Fork 0

mobangjack / memory

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
classfoonathan_1_1memory_1_1bucket__allocator-members.html 11.23 KB
一键复制 编辑 原始数据 按行查看 历史
Jonathan Müller 提交于 2020-05-05 17:04 . Update documentation
<!-- HTML header for doxygen 1.8.16-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.18"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>memory: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">memory
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="main-nav">
<ul class="sm sm-dox" id="main-menu">
<li><a href="index.html">Main Page</a></li>
<li><a href="md_doc_tutorial.html">Tutorial</a></li>
<li><a href="namespacefoonathan_1_1memory.html">Index</a></li>
<li><a href="files.html">Files</a></li>
</ul>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.18 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacefoonathan.html">foonathan</a></li><li class="navelem"><a class="el" href="namespacefoonathan_1_1memory.html">memory</a></li><li class="navelem"><a class="el" href="classfoonathan_1_1memory_1_1bucket__allocator.html">bucket_allocator</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">bucket_allocator&lt; PoolType, ImplAllocator &gt; Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classfoonathan_1_1memory_1_1bucket__allocator.html">bucket_allocator&lt; PoolType, ImplAllocator &gt;</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a720a69b26898e57f8ae02719ef396126">allocate_array</a>(std::size_t count, std::size_t node_size)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#acdb51b626fa21c10ea5e7ff7e0f767b7">allocate_node</a>(std::size_t node_size)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>allocator_type</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>bucket_distribution</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a97da77ca5a46e5e3088d6c0637b52af7">capacity_left</a>() const noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#ade8b16f2361fbc3bc38405142edcad37">deallocate_array</a>(void *ptr, std::size_t count, std::size_t node_size) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#abea27e87dff3fd937c27956280ffa723">deallocate_node</a>(void *ptr, std::size_t node_size) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a3ae445687ecb4a037b542ede5c6f48ac">get_allocator</a>() noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#acaa832c9a7c293c443582bce418e6ff7">max_node_size</a>() const noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a86d4ccd7b3f2d5e1974ef81d4d6f9782">memory_pool_collection</a>(std::size_t max_node_size, std::size_t block_size, Args &amp;&amp;... args)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a45c87c6947bee01ef50fa6f80edb4c09">memory_pool_collection</a>(memory_pool_collection &amp;&amp;other) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#af4fe037332aabd13253517d22394da73">next_capacity</a>() const noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a4bded501bb1b352d17c10ee84d790337">operator=</a>(memory_pool_collection &amp;&amp;other) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#ab8a5ee2f65b4927734c4bb5f06c8aec3">pool_capacity_left</a>(std::size_t node_size) const noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>pool_type</b> typedef (defined in <a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a>)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a053249e1f3314b2769617d17f3c0aef3">reserve</a>(std::size_t node_size, std::size_t capacity)</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a49e5dcf97500c79bde4841307f3800bd">try_allocate_array</a>(std::size_t count, std::size_t node_size) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a9d803fa2333bca801c80f1dd49b1919b">try_allocate_node</a>(std::size_t node_size) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a0e5b9ad4ae5cbbcb262f329ab902badb">try_deallocate_array</a>(void *ptr, std::size_t count, std::size_t node_size) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a45aa533ff359590cafe8029be35e7b58">try_deallocate_node</a>(void *ptr, std::size_t node_size) noexcept</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html#a677c0db5774ea64c167ef8e915f20b46">~memory_pool_collection</a>() noexcept=default</td><td class="entry"><a class="el" href="classfoonathan_1_1memory_1_1memory__pool__collection.html">memory_pool_collection&lt; node_pool, identity_buckets, default_allocator &gt;</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- HTML footer for doxygen 1.8.16-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.18
</small></address>
</body>
</html>
1
https://gitee.com/mobangjack/memory.git
git@gitee.com:mobangjack/memory.git
mobangjack
memory
memory
gh-pages

搜索帮助