blob: dbedc6d345df33f3a9a2039fd15d618e7da0c6ae [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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"/>
<title>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</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>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a> </div>
<div class="headertitle">
<h1>ArenaAllocator&lt; ObjectType, ArenaBlockType &gt; Class Template Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="ArenaAllocator" -->
<p><code>#include &lt;<a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for ArenaAllocator&lt; ObjectType, ArenaBlockType &gt;:</div>
<div class="dyncontent">
<div class="center"><img src="classArenaAllocator__coll__graph.png" border="0" usemap="#ArenaAllocator_3_01ObjectType_00_01ArenaBlockType_01_4_coll__map" alt="Collaboration graph"/></div>
<map name="ArenaAllocator_3_01ObjectType_00_01ArenaBlockType_01_4_coll__map" id="ArenaAllocator_3_01ObjectType_00_01ArenaBlockType_01_4_coll__map">
<area shape="rect" id="node2" href="classXalanList.html" title="XalanList\&lt; ArenaBlockType * \&gt;" alt="" coords="57,123,279,152"/><area shape="rect" id="node4" href="structXalanList_1_1Node.html" title="XalanList\&lt; Type \&gt;::Node" alt="" coords="77,8,259,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classArenaAllocator-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <a class="el" href="classArenaAllocator.html">ArenaAllocator</a><br class="typebreak"/>
&lt; ObjectType, ArenaBlockType &gt; <a class="el" href="classArenaAllocator.html#a875e56a7d4808754a50e0af9cf36f00b">ThisType</a>
<li>typedef <a class="el" href="classXalanList.html">XalanList</a><br class="typebreak"/>
&lt; ArenaBlockType * &gt; <a class="el" href="classArenaAllocator.html#ac87597281afc001c335075f73268bde9">ArenaBlockListType</a>
<li>typedef <a class="el" href="XalanMap_8hpp.html#a39efc23c4f36ef6389e4a1fbe96c5f2e">ArenaBlockType::size_type</a> <a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classArenaAllocator.html#a3c89b1f4f5a17a81ab8e2ef1b81893a1">ArenaAllocator</a> (MemoryManager &amp;theManager, <a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a> theBlockSize)
<li>virtual <a class="el" href="classArenaAllocator.html#a1a56756f57df9737e253576c84d5007d">~ArenaAllocator</a> ()
<li>MemoryManager &amp; <a class="el" href="classArenaAllocator.html#a24c6095832643ac62a1ca9047be20ab9">getMemoryManager</a> ()
<li>const MemoryManager &amp; <a class="el" href="classArenaAllocator.html#ab6a5664f576198879acadc75329f994e">getMemoryManager</a> () const
<li><a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a> <a class="el" href="classArenaAllocator.html#ad4ede099eaf25cc93f6ec4cba9adec5f">getBlockSize</a> () const
<li>void <a class="el" href="classArenaAllocator.html#a6a7d32756fa3eed4ef9d13a7ac34edae">setBlockSize</a> (<a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a> theSize)
<li><a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a> <a class="el" href="classArenaAllocator.html#a897357af208613adc332b9895d94cf6a">getBlockCount</a> () const
<li>virtual ObjectType * <a class="el" href="classArenaAllocator.html#a8ecdce24508c16e9ebfa49aabe2ae14a">allocateBlock</a> ()
<li>virtual void <a class="el" href="classArenaAllocator.html#a8c34e1ed89f5d83dedc44b04ab036385">commitAllocation</a> (ObjectType *theObject)
<li>virtual bool <a class="el" href="classArenaAllocator.html#aa025229ef6e80f1139fd3ff550ea56b6">ownsObject</a> (const ObjectType *theObject) const
<li>virtual void <a class="el" href="classArenaAllocator.html#a721da8a1260af3c5f0d34634bc2def1f">reset</a> ()
</ul>
<h2><a name="pro-attribs"></a>
Protected Attributes</h2>
<ul>
<li><a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a> <a class="el" href="classArenaAllocator.html#a5dc92b53a107427055eb64af6bf29126">m_blockSize</a>
<li><a class="el" href="classXalanList.html">ArenaBlockListType</a> <a class="el" href="classArenaAllocator.html#a9670feb525918e1b5a2e855c823bf38f">m_blocks</a>
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt;<br/>
class ArenaAllocator&lt; ObjectType, ArenaBlockType &gt;</h3>
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00047">47</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="ac87597281afc001c335075f73268bde9"></a><!-- doxytag: member="ArenaAllocator::ArenaBlockListType" ref="ac87597281afc001c335075f73268bde9" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXalanList.html">XalanList</a>&lt;ArenaBlockType*&gt; <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::<a class="el" href="classXalanList.html">ArenaBlockListType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented in <a class="el" href="classReusableArenaAllocator.html#acc5cee2d8824492584210423e578102e">ReusableArenaAllocator&lt; ObjectType &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#acc5cee2d8824492584210423e578102e">ReusableArenaAllocator&lt; number_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#acc5cee2d8824492584210423e578102e">ReusableArenaAllocator&lt; string_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#acc5cee2d8824492584210423e578102e">ReusableArenaAllocator&lt; object_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#acc5cee2d8824492584210423e578102e">ReusableArenaAllocator&lt; nodeset_type &gt;</a>, and <a class="el" href="classReusableArenaAllocator.html#acc5cee2d8824492584210423e578102e">ReusableArenaAllocator&lt; data_type &gt;</a>.</p>
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00039">39</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a68eaf7d03e3a4a9f35c035481f0acd67"></a><!-- doxytag: member="ArenaAllocator::size_type" ref="a68eaf7d03e3a4a9f35c035481f0acd67" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="XalanMap_8hpp.html#a39efc23c4f36ef6389e4a1fbe96c5f2e">ArenaBlockType::size_type</a> <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::<a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented in <a class="el" href="classReusableArenaAllocator.html#acf80af42a3e56e0f51dfc8b490944b8b">ReusableArenaAllocator&lt; ObjectType &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#acf80af42a3e56e0f51dfc8b490944b8b">ReusableArenaAllocator&lt; number_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#acf80af42a3e56e0f51dfc8b490944b8b">ReusableArenaAllocator&lt; string_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#acf80af42a3e56e0f51dfc8b490944b8b">ReusableArenaAllocator&lt; object_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#acf80af42a3e56e0f51dfc8b490944b8b">ReusableArenaAllocator&lt; nodeset_type &gt;</a>, and <a class="el" href="classReusableArenaAllocator.html#acf80af42a3e56e0f51dfc8b490944b8b">ReusableArenaAllocator&lt; data_type &gt;</a>.</p>
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00041">41</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a875e56a7d4808754a50e0af9cf36f00b"></a><!-- doxytag: member="ArenaAllocator::ThisType" ref="a875e56a7d4808754a50e0af9cf36f00b" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt;ObjectType, ArenaBlockType&gt; <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::<a class="el" href="classArenaAllocator.html">ThisType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented in <a class="el" href="classReusableArenaAllocator.html#aad17e790a9effba7bdf6cb82de9e915e">ReusableArenaAllocator&lt; ObjectType &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#aad17e790a9effba7bdf6cb82de9e915e">ReusableArenaAllocator&lt; number_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#aad17e790a9effba7bdf6cb82de9e915e">ReusableArenaAllocator&lt; string_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#aad17e790a9effba7bdf6cb82de9e915e">ReusableArenaAllocator&lt; object_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#aad17e790a9effba7bdf6cb82de9e915e">ReusableArenaAllocator&lt; nodeset_type &gt;</a>, and <a class="el" href="classReusableArenaAllocator.html#aad17e790a9effba7bdf6cb82de9e915e">ReusableArenaAllocator&lt; data_type &gt;</a>.</p>
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00037">37</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a3c89b1f4f5a17a81ab8e2ef1b81893a1"></a><!-- doxytag: member="ArenaAllocator::ArenaAllocator" ref="a3c89b1f4f5a17a81ab8e2ef1b81893a1" args="(MemoryManager &amp;theManager, size_type theBlockSize)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::<a class="el" href="classArenaAllocator.html">ArenaAllocator</a> </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a>&nbsp;</td>
<td class="paramname"> <em>theBlockSize</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00048">48</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a1a56756f57df9737e253576c84d5007d"></a><!-- doxytag: member="ArenaAllocator::~ArenaAllocator" ref="a1a56756f57df9737e253576c84d5007d" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::~<a class="el" href="classArenaAllocator.html">ArenaAllocator</a> </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00057">57</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a8ecdce24508c16e9ebfa49aabe2ae14a"></a><!-- doxytag: member="ArenaAllocator::allocateBlock" ref="a8ecdce24508c16e9ebfa49aabe2ae14a" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname">virtual ObjectType* <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::allocateBlock </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented in <a class="el" href="classReusableArenaAllocator.html#ad6f7c9aa443f19897810f3e66f77655a">ReusableArenaAllocator&lt; ObjectType &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#ad6f7c9aa443f19897810f3e66f77655a">ReusableArenaAllocator&lt; number_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#ad6f7c9aa443f19897810f3e66f77655a">ReusableArenaAllocator&lt; string_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#ad6f7c9aa443f19897810f3e66f77655a">ReusableArenaAllocator&lt; object_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#ad6f7c9aa443f19897810f3e66f77655a">ReusableArenaAllocator&lt; nodeset_type &gt;</a>, and <a class="el" href="classReusableArenaAllocator.html#ad6f7c9aa443f19897810f3e66f77655a">ReusableArenaAllocator&lt; data_type &gt;</a>.</p>
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00118">118</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a8c34e1ed89f5d83dedc44b04ab036385"></a><!-- doxytag: member="ArenaAllocator::commitAllocation" ref="a8c34e1ed89f5d83dedc44b04ab036385" args="(ObjectType *theObject)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname">virtual void <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::commitAllocation </td>
<td>(</td>
<td class="paramtype">ObjectType *&nbsp;</td>
<td class="paramname"> <em>theObject</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented in <a class="el" href="classReusableArenaAllocator.html#ab183d88b323a6c3c286369a93efa94ed">ReusableArenaAllocator&lt; ObjectType &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#ab183d88b323a6c3c286369a93efa94ed">ReusableArenaAllocator&lt; number_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#ab183d88b323a6c3c286369a93efa94ed">ReusableArenaAllocator&lt; string_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#ab183d88b323a6c3c286369a93efa94ed">ReusableArenaAllocator&lt; object_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#ab183d88b323a6c3c286369a93efa94ed">ReusableArenaAllocator&lt; nodeset_type &gt;</a>, and <a class="el" href="classReusableArenaAllocator.html#ab183d88b323a6c3c286369a93efa94ed">ReusableArenaAllocator&lt; data_type &gt;</a>.</p>
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00143">143</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a897357af208613adc332b9895d94cf6a"></a><!-- doxytag: member="ArenaAllocator::getBlockCount" ref="a897357af208613adc332b9895d94cf6a" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a> <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::getBlockCount </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00105">105</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ad4ede099eaf25cc93f6ec4cba9adec5f"></a><!-- doxytag: member="ArenaAllocator::getBlockSize" ref="ad4ede099eaf25cc93f6ec4cba9adec5f" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a> <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::getBlockSize </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00081">81</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ab6a5664f576198879acadc75329f994e"></a><!-- doxytag: member="ArenaAllocator::getMemoryManager" ref="ab6a5664f576198879acadc75329f994e" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname">const MemoryManager&amp; <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::getMemoryManager </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00069">69</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a24c6095832643ac62a1ca9047be20ab9"></a><!-- doxytag: member="ArenaAllocator::getMemoryManager" ref="a24c6095832643ac62a1ca9047be20ab9" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname">MemoryManager&amp; <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::getMemoryManager </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00063">63</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aa025229ef6e80f1139fd3ff550ea56b6"></a><!-- doxytag: member="ArenaAllocator::ownsObject" ref="aa025229ef6e80f1139fd3ff550ea56b6" args="(const ObjectType *theObject) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname">virtual bool <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::ownsObject </td>
<td>(</td>
<td class="paramtype">const ObjectType *&nbsp;</td>
<td class="paramname"> <em>theObject</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented in <a class="el" href="classReusableArenaAllocator.html#a114c61a0bb101c9c8d4b3aec45548d2d">ReusableArenaAllocator&lt; ObjectType &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#a114c61a0bb101c9c8d4b3aec45548d2d">ReusableArenaAllocator&lt; number_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#a114c61a0bb101c9c8d4b3aec45548d2d">ReusableArenaAllocator&lt; string_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#a114c61a0bb101c9c8d4b3aec45548d2d">ReusableArenaAllocator&lt; object_type &gt;</a>, <a class="el" href="classReusableArenaAllocator.html#a114c61a0bb101c9c8d4b3aec45548d2d">ReusableArenaAllocator&lt; nodeset_type &gt;</a>, and <a class="el" href="classReusableArenaAllocator.html#a114c61a0bb101c9c8d4b3aec45548d2d">ReusableArenaAllocator&lt; data_type &gt;</a>.</p>
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00155">155</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a721da8a1260af3c5f0d34634bc2def1f"></a><!-- doxytag: member="ArenaAllocator::reset" ref="a721da8a1260af3c5f0d34634bc2def1f" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname">virtual void <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::reset </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00186">186</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a6a7d32756fa3eed4ef9d13a7ac34edae"></a><!-- doxytag: member="ArenaAllocator::setBlockSize" ref="a6a7d32756fa3eed4ef9d13a7ac34edae" args="(size_type theSize)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::setBlockSize </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a>&nbsp;</td>
<td class="paramname"> <em>theSize</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00094">94</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a9670feb525918e1b5a2e855c823bf38f"></a><!-- doxytag: member="ArenaAllocator::m_blocks" ref="a9670feb525918e1b5a2e855c823bf38f" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanList.html">ArenaBlockListType</a> <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::<a class="el" href="classArenaAllocator.html#a9670feb525918e1b5a2e855c823bf38f">m_blocks</a><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00201">201</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a5dc92b53a107427055eb64af6bf29126"></a><!-- doxytag: member="ArenaAllocator::m_blockSize" ref="a5dc92b53a107427055eb64af6bf29126" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class ObjectType, class ArenaBlockType = ArenaBlock&lt;ObjectType&gt;&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classArenaAllocator.html#a68eaf7d03e3a4a9f35c035481f0acd67">size_type</a> <a class="el" href="classArenaAllocator.html">ArenaAllocator</a>&lt; ObjectType, ArenaBlockType &gt;::<a class="el" href="classArenaAllocator.html#a5dc92b53a107427055eb64af6bf29126">m_blockSize</a><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="ArenaAllocator_8hpp_source.html#l00199">199</a> of file <a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="ArenaAllocator_8hpp_source.html">ArenaAllocator.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">GraphViz</a> are
used to generate this API documentation from the Xalan-C header files.</i></font></p>
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>