blob: f875aea096e1a9ccce67242e0272816950b89751 [file] [log] [blame]
<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSLT Processor Version 1.10</h3>
</BODY>
<!-- Generated by Doxygen 1.2.8.1 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>ArenaBlock Class Template Reference</h1><code>#include &lt;<a class="el" href="ArenaBlock_8hpp-source.html">ArenaBlock.hpp</a>&gt;</code>
<p>
Inheritance diagram for ArenaBlock:<p><center><img src="classArenaBlock__inherit__graph.gif" border="0" usemap="#ArenaBlock_inherit_map" alt="Inheritance graph"></center>
<map name="ArenaBlock_inherit_map">
<area href="classArenaBlockBase.html" shape="rect" coords="6,42,252,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for ArenaBlock:<p><center><img src="classArenaBlock__coll__graph.gif" border="0" usemap="#ArenaBlock_coll_map" alt="Collaboration graph"></center>
<map name="ArenaBlock_coll_map">
<area href="classArenaBlockBase.html" shape="rect" coords="8,133,253,109">
<area href="classXalanAllocator.html" shape="rect" coords="116,43,308,19">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classArenaBlock-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>typedef <a class="el" href="classArenaBlockBase.html">ArenaBlockBase</a>&lt;ObjectType,<br>
SizeType&gt; <a class="el" href="classArenaBlock.html#s0">BaseClassType</a>
<li>typedef ArenaBlock&lt;ObjectType,<br>
SizeType&gt; <a class="el" href="classArenaBlock.html#s1">ThisType</a>
<li>typedef BaseClassType::size_type <a class="el" href="classArenaBlock.html#s2">size_type</a>
</ul>
<h2>Public Methods</h2>
<ul>
<li><a class="el" href="classArenaBlock.html#a0">ArenaBlock</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, <a class="el" href="classArenaBlock.html#s2">size_type</a> theBlockSize)
<li><a class="el" href="classArenaBlock.html#a1">~ArenaBlock</a> ()
<li>ObjectType* <a class="el" href="classArenaBlock.html#a2">allocateBlock</a> ()
<li>void <a class="el" href="classArenaBlock.html#a3">commitAllocation</a> (ObjectType *theBlock)
<li>bool <a class="el" href="classArenaBlock.html#a4">ownsObject</a> (const ObjectType *theObject) const
</ul>
<h2>Static Public Methods</h2>
<ul>
<li><a class="el" href="classArenaBlock.html#s1">ThisType</a>* <a class="el" href="classArenaBlock.html#d0">create</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, <a class="el" href="classArenaBlock.html#s2">size_type</a> theBlockSize)
</ul>
<h3>template&lt;class ObjectType, class SizeType = size_t&gt; class ArenaBlock</h3>
<hr><h2>Member Typedef Documentation</h2>
<a name="s0" doxytag="ArenaBlock::BaseClassType"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="2"><b>
template&lt;class ObjectType, class SizeType = size_t&gt; </b></td>
</tr>
<tr>
<td nowrap valign="top"><b>
typedef <a class="el" href="classArenaBlockBase.html">ArenaBlockBase</a>&lt; ObjectType, SizeType &gt; ArenaBlock&lt;ObjectType, SizeType&gt;::BaseClassType&lt;ObjectType, SizeType&gt;
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="s1" doxytag="ArenaBlock::ThisType"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="2"><b>
template&lt;class ObjectType, class SizeType = size_t&gt; </b></td>
</tr>
<tr>
<td nowrap valign="top"><b>
typedef ArenaBlock&lt; ObjectType, SizeType &gt; ArenaBlock&lt;ObjectType, SizeType&gt;::ThisType&lt;ObjectType, SizeType&gt;
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classArenaBlockBase.html#s0">ArenaBlockBase</a>. </td>
</tr>
</table>
<a name="s2" doxytag="ArenaBlock::size_type"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="2"><b>
template&lt;class ObjectType, class SizeType = size_t&gt; </b></td>
</tr>
<tr>
<td nowrap valign="top"><b>
typedef BaseClassType::size_type ArenaBlock&lt;ObjectType, SizeType&gt;::size_type
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classArenaBlockBase.html#s2">ArenaBlockBase</a>. </td>
</tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="ArenaBlock::ArenaBlock"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="2"><b>
template&lt;class ObjectType, class SizeType = size_t&gt; </b></td>
</tr>
<tr>
<td nowrap valign="top"><b>
ArenaBlock&lt;ObjectType, SizeType&gt;::ArenaBlock&lt;ObjectType, SizeType&gt; (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classArenaBlock.html#s2">size_type</a> <em>theBlockSize</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="ArenaBlock::~ArenaBlock"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="2"><b>
template&lt;class ObjectType, class SizeType = size_t&gt; </b></td>
</tr>
<tr>
<td nowrap valign="top"><b>
ArenaBlock&lt;ObjectType, SizeType&gt;::~ArenaBlock&lt;ObjectType, SizeType&gt; (
</b></td>
<td valign="bottom"><b>
)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a2" doxytag="ArenaBlock::allocateBlock"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="2"><b>
template&lt;class ObjectType, class SizeType = size_t&gt; </b></td>
</tr>
<tr>
<td nowrap valign="top"><b>
ObjectType * ArenaBlock&lt;ObjectType, SizeType&gt;::allocateBlock (
</b></td>
<td valign="bottom"><b>
)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a3" doxytag="ArenaBlock::commitAllocation"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="2"><b>
template&lt;class ObjectType, class SizeType = size_t&gt; </b></td>
</tr>
<tr>
<td nowrap valign="top"><b>
void ArenaBlock&lt;ObjectType, SizeType&gt;::commitAllocation (
</b></td>
<td valign="bottom"><b>
ObjectType * <em>theBlock</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="d0" doxytag="ArenaBlock::create"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="2"><b>
template&lt;class ObjectType, class SizeType = size_t&gt; </b></td>
</tr>
<tr>
<td nowrap valign="top"><b>
<a class="el" href="classArenaBlock.html#s1">ThisType</a> * ArenaBlock&lt;ObjectType, SizeType&gt;::create (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classArenaBlock.html#s2">size_type</a> <em>theBlockSize</em>&nbsp;)<code> [static]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a4" doxytag="ArenaBlock::ownsObject"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="2"><b>
template&lt;class ObjectType, class SizeType = size_t&gt; </b></td>
</tr>
<tr>
<td nowrap valign="top"><b>
bool ArenaBlock&lt;ObjectType, SizeType&gt;::ownsObject (
</b></td>
<td valign="bottom"><b>
const ObjectType * <em>theObject</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="ArenaBlock_8hpp-source.html">ArenaBlock.hpp</a></ul>
<p align="center"><a href="diagramnotes.html">Interpreting class diagrams</a></p>
<p><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><A href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</A> and
<A href="http://www.research.att.com/sw/tools/graphviz/">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="820"><TR><TD bgcolor="#0086b2"><IMG height="1" src="../resources/dot.gif" width="1" alt="dot"></TD></TR></TABLE>
<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.10</B><BR>
Copyright &copy; 1999-2004 The Apache Software Foundation. All Rights Reserved.</i></p>
</TD>
</TR>
<TR>
<TD WIDTH="100%">
<P ALIGN="CENTER"><IMG SRC="ApacheLogo.jpg" WIDTH="387" HEIGHT="100" ALIGN="BOTTOM" BORDER="0" ALT="Apache Logo">
</TD>
</TR>
</TABLE>