s02.html 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
  4. <title>Class Index</title>
  5. <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
  6. <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
  7. <link rel="home" href="../../index.html" title="Boost.Pool">
  8. <link rel="up" href="../indexes.html" title="Indexes">
  9. <link rel="prev" href="s01.html" title="Function Index">
  10. <link rel="next" href="s03.html" title="Typedef Index">
  11. </head>
  12. <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
  13. <table cellpadding="2" width="100%"><tr>
  14. <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
  15. <td align="center"><a href="../../../../../../index.html">Home</a></td>
  16. <td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
  17. <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
  18. <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
  19. <td align="center"><a href="../../../../../../more/index.htm">More</a></td>
  20. </tr></table>
  21. <hr>
  22. <div class="spirit-nav">
  23. <a accesskey="p" href="s01.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../indexes.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="s03.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
  24. </div>
  25. <div class="section">
  26. <div class="titlepage"><div><div><h3 class="title">
  27. <a name="idm46381011728976"></a>Class Index</h3></div></div></div>
  28. <p><a class="link" href="s02.html#idx_id_24">D</a> <a class="link" href="s02.html#idx_id_26">F</a> <a class="link" href="s02.html#idx_id_34">O</a> <a class="link" href="s02.html#idx_id_35">P</a> <a class="link" href="s02.html#idx_id_36">R</a> <a class="link" href="s02.html#idx_id_37">S</a></p>
  29. <div class="variablelist"><dl class="variablelist">
  30. <dt>
  31. <a name="idx_id_24"></a><span class="term">D</span>
  32. </dt>
  33. <dd><div class="index"><ul class="index" style="list-style-type: none; ">
  34. <li class="listitem" style="list-style-type: none">
  35. <p><span class="index-entry-level-0">default_user_allocator_malloc_free</span></p>
  36. <div class="index"><ul class="index" style="list-style-type: none; ">
  37. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../pool/interfaces.html#boost_pool.pool.interfaces.interfaces.pool" title="pool"><span class="index-entry-level-1">pool</span></a></p></li>
  38. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/default_user_allocator_malloc_free.html" title="Struct default_user_allocator_malloc_free"><span class="index-entry-level-1">Struct default_user_allocator_malloc_free</span></a></p></li>
  39. </ul></div>
  40. </li>
  41. <li class="listitem" style="list-style-type: none">
  42. <p><span class="index-entry-level-0">default_user_allocator_new_delete</span></p>
  43. <div class="index"><ul class="index" style="list-style-type: none; ">
  44. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../pool/interfaces.html#boost_pool.pool.interfaces.interfaces.pool" title="pool"><span class="index-entry-level-1">pool</span></a></p></li>
  45. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/default_user_allocator_new_delete.html" title="Struct default_user_allocator_new_delete"><span class="index-entry-level-1">Struct default_user_allocator_new_delete</span></a></p></li>
  46. </ul></div>
  47. </li>
  48. </ul></div></dd>
  49. <dt>
  50. <a name="idx_id_26"></a><span class="term">F</span>
  51. </dt>
  52. <dd><div class="index"><ul class="index" style="list-style-type: none; ">
  53. <li class="listitem" style="list-style-type: none">
  54. <p><span class="index-entry-level-0">fast_pool_allocator</span></p>
  55. <div class="index"><ul class="index" style="list-style-type: none; ">
  56. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/fast_pool_allocator.html" title="Class template fast_pool_allocator"><span class="index-entry-level-1">Class template fast_pool_allocator</span></a></p></li>
  57. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/fast_pool_allocator_vo_idm45952513155104.html" title="Class template fast_pool_allocator&lt;void, UserAllocator, Mutex, NextSize, MaxSize&gt;"><span class="index-entry-level-1">Class template fast_pool_allocator&lt;void, UserAllocator, Mutex, NextSize, MaxSize&gt;</span></a></p></li>
  58. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../pool/interfaces.html#boost_pool.pool.interfaces.interfaces.pool_allocator" title="pool_allocator"><span class="index-entry-level-1">pool_allocator</span></a></p></li>
  59. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/fast_pool_allocator_vo_idm45952513155104/rebind.html" title="Struct template rebind"><span class="index-entry-level-1">Struct template rebind</span></a></p></li>
  60. </ul></div>
  61. </li>
  62. <li class="listitem" style="list-style-type: none">
  63. <p><span class="index-entry-level-0">fast_pool_allocator_tag</span></p>
  64. <div class="index"><ul class="index" style="list-style-type: none; ">
  65. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../pool/interfaces.html#boost_pool.pool.interfaces.interfaces.pool_allocator" title="pool_allocator"><span class="index-entry-level-1">pool_allocator</span></a></p></li>
  66. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/fast_pool_allocator_tag.html" title="Struct fast_pool_allocator_tag"><span class="index-entry-level-1">Struct fast_pool_allocator_tag</span></a></p></li>
  67. </ul></div>
  68. </li>
  69. </ul></div></dd>
  70. <dt>
  71. <a name="idx_id_34"></a><span class="term">O</span>
  72. </dt>
  73. <dd><div class="index"><ul class="index" style="list-style-type: none; ">
  74. <li class="listitem" style="list-style-type: none">
  75. <p><span class="index-entry-level-0">object_creator</span></p>
  76. <div class="index"><ul class="index" style="list-style-type: none; ">
  77. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/singleton_pool.html" title="Class template singleton_pool"><span class="index-entry-level-1">Class template singleton_pool</span></a></p></li>
  78. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/singleton_pool/object_creator.html" title="Struct object_creator"><span class="index-entry-level-1">Struct object_creator</span></a></p></li>
  79. </ul></div>
  80. </li>
  81. <li class="listitem" style="list-style-type: none">
  82. <p><span class="index-entry-level-0">object_pool</span></p>
  83. <div class="index"><ul class="index" style="list-style-type: none; ">
  84. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/object_pool.html" title="Class template object_pool"><span class="index-entry-level-1">Class template object_pool</span></a></p></li>
  85. <li class="listitem" style="list-style-type: none"><p><span class="bold"><strong><a class="link" href="../pool/interfaces.html#boost_pool.pool.interfaces.interfaces.object_pool" title="Object_pool"><span class="index-entry-level-1">Object_pool</span></a></strong></span></p></li>
  86. </ul></div>
  87. </li>
  88. </ul></div></dd>
  89. <dt>
  90. <a name="idx_id_35"></a><span class="term">P</span>
  91. </dt>
  92. <dd><div class="index"><ul class="index" style="list-style-type: none; ">
  93. <li class="listitem" style="list-style-type: none">
  94. <p><span class="index-entry-level-0">pool</span></p>
  95. <div class="index"><ul class="index" style="list-style-type: none; ">
  96. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/object_pool.html" title="Class template object_pool"><span class="index-entry-level-1">Class template object_pool</span></a></p></li>
  97. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/pool.html" title="Class template pool"><span class="index-entry-level-1">Class template pool</span></a></p></li>
  98. <li class="listitem" style="list-style-type: none"><p><span class="bold"><strong><a class="link" href="../pool/interfaces.html#boost_pool.pool.interfaces.interfaces.pool" title="pool"><span class="index-entry-level-1">pool</span></a></strong></span></p></li>
  99. </ul></div>
  100. </li>
  101. <li class="listitem" style="list-style-type: none">
  102. <p><span class="index-entry-level-0">pool_allocator</span></p>
  103. <div class="index"><ul class="index" style="list-style-type: none; ">
  104. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/pool_allocator.html" title="Class template pool_allocator"><span class="index-entry-level-1">Class template pool_allocator</span></a></p></li>
  105. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/pool_allocator_void__U_idm45952505877440.html" title="Class template pool_allocator&lt;void, UserAllocator, Mutex, NextSize, MaxSize&gt;"><span class="index-entry-level-1">Class template pool_allocator&lt;void, UserAllocator, Mutex, NextSize, MaxSize&gt;</span></a></p></li>
  106. <li class="listitem" style="list-style-type: none"><p><span class="bold"><strong><a class="link" href="../pool/interfaces.html#boost_pool.pool.interfaces.interfaces.pool_allocator" title="pool_allocator"><span class="index-entry-level-1">pool_allocator</span></a></strong></span></p></li>
  107. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/pool_allocator_void__U_idm45952505877440/rebind.html" title="Struct template rebind"><span class="index-entry-level-1">Struct template rebind</span></a></p></li>
  108. </ul></div>
  109. </li>
  110. <li class="listitem" style="list-style-type: none">
  111. <p><span class="index-entry-level-0">pool_allocator_tag</span></p>
  112. <div class="index"><ul class="index" style="list-style-type: none; ">
  113. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../pool/interfaces.html#boost_pool.pool.interfaces.interfaces.pool_allocator" title="pool_allocator"><span class="index-entry-level-1">pool_allocator</span></a></p></li>
  114. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/pool_allocator_tag.html" title="Struct pool_allocator_tag"><span class="index-entry-level-1">Struct pool_allocator_tag</span></a></p></li>
  115. </ul></div>
  116. </li>
  117. </ul></div></dd>
  118. <dt>
  119. <a name="idx_id_36"></a><span class="term">R</span>
  120. </dt>
  121. <dd><div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none">
  122. <p><span class="index-entry-level-0">rebind</span></p>
  123. <div class="index"><ul class="index" style="list-style-type: none; ">
  124. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/fast_pool_allocator_vo_idm45952513155104.html" title="Class template fast_pool_allocator&lt;void, UserAllocator, Mutex, NextSize, MaxSize&gt;"><span class="index-entry-level-1">Class template fast_pool_allocator&lt;void, UserAllocator, Mutex, NextSize, MaxSize&gt;</span></a></p></li>
  125. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/pool_allocator_void__U_idm45952505877440.html" title="Class template pool_allocator&lt;void, UserAllocator, Mutex, NextSize, MaxSize&gt;"><span class="index-entry-level-1">Class template pool_allocator&lt;void, UserAllocator, Mutex, NextSize, MaxSize&gt;</span></a></p></li>
  126. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../pool/interfaces.html#boost_pool.pool.interfaces.interfaces.pool_allocator" title="pool_allocator"><span class="index-entry-level-1">pool_allocator</span></a></p></li>
  127. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/fast_pool_allocator_vo_idm45952513155104/rebind.html" title="Struct template rebind"><span class="index-entry-level-1">Struct template rebind</span></a></p></li>
  128. </ul></div>
  129. </li></ul></div></dd>
  130. <dt>
  131. <a name="idx_id_37"></a><span class="term">S</span>
  132. </dt>
  133. <dd><div class="index"><ul class="index" style="list-style-type: none; ">
  134. <li class="listitem" style="list-style-type: none">
  135. <p><span class="index-entry-level-0">simple_segregated_storage</span></p>
  136. <div class="index"><ul class="index" style="list-style-type: none; ">
  137. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/pool.html" title="Class template pool"><span class="index-entry-level-1">Class template pool</span></a></p></li>
  138. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/simple_segregated_storage.html" title="Class template simple_segregated_storage"><span class="index-entry-level-1">Class template simple_segregated_storage</span></a></p></li>
  139. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../pool/pooling.html#boost_pool.pool.pooling.simple_segregated" title="Simple Segregated Storage (Not for the faint of heart - Embedded programmers only!)"><span class="index-entry-level-1">Simple Segregated Storage (Not for the faint of heart - Embedded programmers only!)</span></a></p></li>
  140. </ul></div>
  141. </li>
  142. <li class="listitem" style="list-style-type: none">
  143. <p><span class="index-entry-level-0">singleton_pool</span></p>
  144. <div class="index"><ul class="index" style="list-style-type: none; ">
  145. <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/singleton_pool.html" title="Class template singleton_pool"><span class="index-entry-level-1">Class template singleton_pool</span></a></p></li>
  146. <li class="listitem" style="list-style-type: none"><p><span class="bold"><strong><a class="link" href="../pool/interfaces.html#boost_pool.pool.interfaces.interfaces.singleton_pool" title="Singleton_pool"><span class="index-entry-level-1">Singleton_pool</span></a></strong></span></p></li>
  147. </ul></div>
  148. </li>
  149. </ul></div></dd>
  150. </dl></div>
  151. </div>
  152. <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
  153. <td align="left"></td>
  154. <td align="right"><div class="copyright-footer">Copyright &#169; 2000-2006 Stephen Cleary<br>Copyright &#169; 2011 Paul A. Bristow<p>
  155. Distributed under the Boost Software License, Version 1.0. (See accompanying
  156. file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
  157. </p>
  158. </div></td>
  159. </tr></table>
  160. <hr>
  161. <div class="spirit-nav">
  162. <a accesskey="p" href="s01.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../indexes.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="s03.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
  163. </div>
  164. </body>
  165. </html>