1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Loki: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.8 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label> <u>S</u>earch for </label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>Loki::LokiAllocator< Type, AllocT > Member List</h1>This is the complete list of members for <a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="a00078.html#c95609b0bb01996e9d7fa94406f787b4">address</a>(reference elem) const </td><td><a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00078.html#6f984e7db2d509ad2b49d2229974d87c">address</a>(const_reference elem) const </td><td><a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00078.html#856c0d1e1f32b786421c02d468020758">allocate</a>(size_type count, const void *hint=0)</td><td><a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00078.html#f6f7b3cb7e64ee71a2bda37e78c08654">construct</a>(pointer p, const Type &value)</td><td><a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00078.html#3713aa29d4ccf61db725f7ba4111eaa9">deallocate</a>(pointer p, size_type size)</td><td><a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00078.html#213cb5506ab35d29ad8a626165d2b03a">destroy</a>(pointer p)</td><td><a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00078.html#ca0350e215466300ad6e6998f272aba5">LokiAllocator</a>(void)</td><td><a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00078.html#69aaba440cb8ee0527a04691c9e3b9eb">LokiAllocator</a>(const LokiAllocator &)</td><td><a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00078.html#59f6c62294dd2f4ab05e9c42bc9009c0">LokiAllocator</a>(const LokiAllocator< Type1 > &)</td><td><a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00078.html#78270e4c9b333f80199bc0867b4b9e0a">max_size</a>(void) const </td><td><a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00078.html#9ac9082a843ef7c772a74a420d5ffd88">~LokiAllocator</a>()</td><td><a class="el" href="a00078.html">Loki::LokiAllocator< Type, AllocT ></a></td><td><code> [inline]</code></td></tr>
</table></div>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 29 18:51:42 2009 for Loki by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>
|