blob: d195ae77dd457d12ccf1a02b39acfe2abda1faf4 [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> </div>
<div class="headertitle">
<h1>XalanAllocator&lt; Type &gt; Class Template Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanAllocator" -->
<p><code>#include &lt;<a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>&gt;</code></p>
<p><a href="classXalanAllocator-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef size_t <a class="el" href="classXalanAllocator.html#a1cbbaafe60c6085f9ce0793b0bbd98f9">size_type</a>
<li>typedef ptrdiff_t <a class="el" href="classXalanAllocator.html#a27db809ce28d0f9f7eb72008faa54447">difference_type</a>
<li>typedef Type * <a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a>
<li>typedef const Type * <a class="el" href="classXalanAllocator.html#a53a7945249d4a562eb5fcf891f66ee5a">const_pointer</a>
<li>typedef Type &amp; <a class="el" href="classXalanAllocator.html#adb53d53ac07c17f5693ecc6e45330f8f">reference</a>
<li>typedef const Type &amp; <a class="el" href="classXalanAllocator.html#a80ce431bcb4e72fcdc18c4774927e258">const_reference</a>
<li>typedef Type <a class="el" href="classXalanAllocator.html#a32692471d8438b8c26e08a5d589f0ff5">value_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanAllocator.html#abe7363f3e048b9307d913a5bc2e7fe91">XalanAllocator</a> (MemoryManager &amp;theManager)
<li><a class="el" href="classXalanAllocator.html#ac535e38fa4a63d51a270293b595ef445">~XalanAllocator</a> ()
<li>MemoryManager &amp; <a class="el" href="classXalanAllocator.html#ae62c2e4ed546197ac12b9956576e9e23">getMemoryManager</a> ()
<li><a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a> <a class="el" href="classXalanAllocator.html#a15762c38d275a8bc895533f96b529c7c">address</a> (<a class="el" href="classXalanAllocator.html#adb53d53ac07c17f5693ecc6e45330f8f">reference</a> x) const
<li><a class="el" href="classXalanAllocator.html#a53a7945249d4a562eb5fcf891f66ee5a">const_pointer</a> <a class="el" href="classXalanAllocator.html#a7ca22e28103994355de7456b14c0fd87">address</a> (<a class="el" href="classXalanAllocator.html#a80ce431bcb4e72fcdc18c4774927e258">const_reference</a> x) const
<li><a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a> <a class="el" href="classXalanAllocator.html#af415934c8b47e98d3311cf04e8b6fa02">allocate</a> (<a class="el" href="classXalanAllocator.html#a1cbbaafe60c6085f9ce0793b0bbd98f9">size_type</a> size, const void *=0)
<li>void <a class="el" href="classXalanAllocator.html#a5ed12e01c839697804f5c39d80338923">deallocate</a> (<a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a> p, <a class="el" href="classXalanAllocator.html#a1cbbaafe60c6085f9ce0793b0bbd98f9">size_type</a>)
<li><a class="el" href="classXalanAllocator.html#a1cbbaafe60c6085f9ce0793b0bbd98f9">size_type</a> <a class="el" href="classXalanAllocator.html#a4f93362e3f5eb25819890648ca6855ba">max_size</a> () const
<li>void <a class="el" href="classXalanAllocator.html#ab6233074d503fd6c13b22465c09ae83f">construct</a> (<a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a> p, const Type &amp;val)
<li>void <a class="el" href="classXalanAllocator.html#a8180410f3e01ebcbce18956587b12add">destroy</a> (<a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a> p)
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class Type&gt;<br/>
class XalanAllocator&lt; Type &gt;</h3>
<p>Definition at line <a class="el" href="XalanAllocator_8hpp_source.html#l00033">33</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a53a7945249d4a562eb5fcf891f66ee5a"></a><!-- doxytag: member="XalanAllocator::const_pointer" ref="a53a7945249d4a562eb5fcf891f66ee5a" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef const Type* <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::<a class="el" href="classXalanAllocator.html#a53a7945249d4a562eb5fcf891f66ee5a">const_pointer</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAllocator_8hpp_source.html#l00039">39</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a80ce431bcb4e72fcdc18c4774927e258"></a><!-- doxytag: member="XalanAllocator::const_reference" ref="a80ce431bcb4e72fcdc18c4774927e258" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef const Type&amp; <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::<a class="el" href="classXalanAllocator.html#a80ce431bcb4e72fcdc18c4774927e258">const_reference</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAllocator_8hpp_source.html#l00041">41</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a27db809ce28d0f9f7eb72008faa54447"></a><!-- doxytag: member="XalanAllocator::difference_type" ref="a27db809ce28d0f9f7eb72008faa54447" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef ptrdiff_t <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::<a class="el" href="classXalanAllocator.html#a27db809ce28d0f9f7eb72008faa54447">difference_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAllocator_8hpp_source.html#l00037">37</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a016040c040eaced61134eb76f4b9b368"></a><!-- doxytag: member="XalanAllocator::pointer" ref="a016040c040eaced61134eb76f4b9b368" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef Type* <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::<a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAllocator_8hpp_source.html#l00038">38</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="adb53d53ac07c17f5693ecc6e45330f8f"></a><!-- doxytag: member="XalanAllocator::reference" ref="adb53d53ac07c17f5693ecc6e45330f8f" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef Type&amp; <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::<a class="el" href="classXalanAllocator.html#adb53d53ac07c17f5693ecc6e45330f8f">reference</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAllocator_8hpp_source.html#l00040">40</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a1cbbaafe60c6085f9ce0793b0bbd98f9"></a><!-- doxytag: member="XalanAllocator::size_type" ref="a1cbbaafe60c6085f9ce0793b0bbd98f9" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef size_t <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::<a class="el" href="classXalanAllocator.html#a1cbbaafe60c6085f9ce0793b0bbd98f9">size_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAllocator_8hpp_source.html#l00036">36</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a32692471d8438b8c26e08a5d589f0ff5"></a><!-- doxytag: member="XalanAllocator::value_type" ref="a32692471d8438b8c26e08a5d589f0ff5" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef Type <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::<a class="el" href="classXalanAllocator.html#a32692471d8438b8c26e08a5d589f0ff5">value_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAllocator_8hpp_source.html#l00042">42</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="abe7363f3e048b9307d913a5bc2e7fe91"></a><!-- doxytag: member="XalanAllocator::XalanAllocator" ref="abe7363f3e048b9307d913a5bc2e7fe91" args="(MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::<a class="el" href="classXalanAllocator.html">XalanAllocator</a> </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</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="XalanAllocator_8hpp_source.html#l00045">45</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ac535e38fa4a63d51a270293b595ef445"></a><!-- doxytag: member="XalanAllocator::~XalanAllocator" ref="ac535e38fa4a63d51a270293b595ef445" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::~<a class="el" href="classXalanAllocator.html">XalanAllocator</a> </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="XalanAllocator_8hpp_source.html#l00051">51</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a15762c38d275a8bc895533f96b529c7c"></a><!-- doxytag: member="XalanAllocator::address" ref="a15762c38d275a8bc895533f96b529c7c" args="(reference x) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a> <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::address </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanAllocator.html#adb53d53ac07c17f5693ecc6e45330f8f">reference</a>&nbsp;</td>
<td class="paramname"> <em>x</em></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="XalanAllocator_8hpp_source.html#l00062">62</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a7ca22e28103994355de7456b14c0fd87"></a><!-- doxytag: member="XalanAllocator::address" ref="a7ca22e28103994355de7456b14c0fd87" args="(const_reference x) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanAllocator.html#a53a7945249d4a562eb5fcf891f66ee5a">const_pointer</a> <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::address </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanAllocator.html#a80ce431bcb4e72fcdc18c4774927e258">const_reference</a>&nbsp;</td>
<td class="paramname"> <em>x</em></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="XalanAllocator_8hpp_source.html#l00068">68</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="af415934c8b47e98d3311cf04e8b6fa02"></a><!-- doxytag: member="XalanAllocator::allocate" ref="af415934c8b47e98d3311cf04e8b6fa02" args="(size_type size, const void *=0)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a> <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::allocate </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanAllocator.html#a1cbbaafe60c6085f9ce0793b0bbd98f9">size_type</a>&nbsp;</td>
<td class="paramname"> <em>size</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const void *&nbsp;</td>
<td class="paramname"> = <code>0</code></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="XalanAllocator_8hpp_source.html#l00074">74</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ab6233074d503fd6c13b22465c09ae83f"></a><!-- doxytag: member="XalanAllocator::construct" ref="ab6233074d503fd6c13b22465c09ae83f" args="(pointer p, const Type &amp;val)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::construct </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a>&nbsp;</td>
<td class="paramname"> <em>p</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const Type &amp;&nbsp;</td>
<td class="paramname"> <em>val</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="XalanAllocator_8hpp_source.html#l00101">101</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a5ed12e01c839697804f5c39d80338923"></a><!-- doxytag: member="XalanAllocator::deallocate" ref="a5ed12e01c839697804f5c39d80338923" args="(pointer p, size_type)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::deallocate </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a>&nbsp;</td>
<td class="paramname"> <em>p</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanAllocator.html#a1cbbaafe60c6085f9ce0793b0bbd98f9">size_type</a>&nbsp;</td>
<td class="paramname"></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="XalanAllocator_8hpp_source.html#l00082">82</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a8180410f3e01ebcbce18956587b12add"></a><!-- doxytag: member="XalanAllocator::destroy" ref="a8180410f3e01ebcbce18956587b12add" args="(pointer p)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::destroy </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanAllocator.html#a016040c040eaced61134eb76f4b9b368">pointer</a>&nbsp;</td>
<td class="paramname"> <em>p</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="XalanAllocator_8hpp_source.html#l00109">109</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ae62c2e4ed546197ac12b9956576e9e23"></a><!-- doxytag: member="XalanAllocator::getMemoryManager" ref="ae62c2e4ed546197ac12b9956576e9e23" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">MemoryManager&amp; <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &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="XalanAllocator_8hpp_source.html#l00056">56</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a4f93362e3f5eb25819890648ca6855ba"></a><!-- doxytag: member="XalanAllocator::max_size" ref="a4f93362e3f5eb25819890648ca6855ba" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanAllocator.html#a1cbbaafe60c6085f9ce0793b0bbd98f9">size_type</a> <a class="el" href="classXalanAllocator.html">XalanAllocator</a>&lt; Type &gt;::max_size </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="XalanAllocator_8hpp_source.html#l00095">95</a> of file <a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanAllocator_8hpp_source.html">XalanAllocator.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>