XQuilla/docs/simple-api/classXQillaAllocator.html
2020-02-17 22:17:06 +01:00

480 lines
23 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>XQilla Simple API Documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
<!-- Generated by Doxygen 1.5.5 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</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="contents">
<h1>XQillaAllocator&lt; _Tp &gt; Class Template Reference</h1><!-- doxytag: class="XQillaAllocator" --><code>#include &lt;<a class="el" href="XPath2MemoryManager_8hpp-source.html">XPath2MemoryManager.hpp</a>&gt;</code>
<p>
<p>
<a href="classXQillaAllocator-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#276f8d8b17823fd320eb80e37a09c4dd">size_type</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef ptrdiff_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#89df7c8392d644bcde141dcd602110f4">difference_type</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef _Tp *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#81d4c25067e642232a9f16e8996a0cd2">pointer</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef const _Tp *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#cec548af851f23a1984b99cf37614235">const_pointer</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef _Tp &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#4d10ef0e016a60698016ed4bd730817e">reference</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef const _Tp &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#d77181acbd0fe45a361f5a7ef75cee7d">const_reference</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef _Tp&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#c1fe0b1a3f5533725c65e9a22fbe1330">value_type</a></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#f520219abb4c15f9310a39932cfeedae">XQillaAllocator</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#76a14cd5932cbf00888a2d8ac3453c5d">XQillaAllocator</a> (<a class="el" href="classxercesc_1_1MemoryManager.html">xercesc::MemoryManager</a> *memMgr)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#8c8b5274bae995052ab04cf48f6340f8">XQillaAllocator</a> (const <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt; &amp;o)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classXQillaAllocator.html#81d4c25067e642232a9f16e8996a0cd2">pointer</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#f70c2dfdd0ad6102bd10dbdc34e302aa">allocate</a> (size_t _n, const void *=0)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#7dd8460bfe7d0cb32ddaeae25285cc6e">deallocate</a> (void *_p, size_t _n)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#42ebac999fcbd730f22c9135934b2b58">construct</a> (<a class="el" href="classXQillaAllocator.html#81d4c25067e642232a9f16e8996a0cd2">pointer</a> _p, <a class="el" href="classXQillaAllocator.html#d77181acbd0fe45a361f5a7ef75cee7d">const_reference</a> _v)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#3a2d8454aacf52e2300d64dc24217149">destroy</a> (<a class="el" href="classXQillaAllocator.html#81d4c25067e642232a9f16e8996a0cd2">pointer</a> _p)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classXQillaAllocator.html#276f8d8b17823fd320eb80e37a09c4dd">size_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#c05c18680abff04d434652d4b027574f">max_size</a> () const </td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classXQillaAllocator.html#276f8d8b17823fd320eb80e37a09c4dd">size_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#06de1403cc59ae912772456f5b2fd9ed">max_size</a> (<a class="el" href="classXQillaAllocator.html#276f8d8b17823fd320eb80e37a09c4dd">size_type</a>) const </td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#e64ca33304db228d5eae2397710ef4d0">_singleton</a> [sizeof(_Tp)]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classxercesc_1_1MemoryManager.html">xercesc::MemoryManager</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#d3f8310a45fd563d33a55e9542100fa9">_memMgr</a></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structXQillaAllocator_1_1rebind.html">rebind</a></td></tr>
</table>
<h3>template&lt;class _Tp&gt;<br>
class XQillaAllocator&lt; _Tp &gt;</h3>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="276f8d8b17823fd320eb80e37a09c4dd"></a><!-- doxytag: member="XQillaAllocator::size_type" ref="276f8d8b17823fd320eb80e37a09c4dd" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef size_t <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#276f8d8b17823fd320eb80e37a09c4dd">size_type</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="89df7c8392d644bcde141dcd602110f4"></a><!-- doxytag: member="XQillaAllocator::difference_type" ref="89df7c8392d644bcde141dcd602110f4" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef ptrdiff_t <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#89df7c8392d644bcde141dcd602110f4">difference_type</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="81d4c25067e642232a9f16e8996a0cd2"></a><!-- doxytag: member="XQillaAllocator::pointer" ref="81d4c25067e642232a9f16e8996a0cd2" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef _Tp* <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#81d4c25067e642232a9f16e8996a0cd2">pointer</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="cec548af851f23a1984b99cf37614235"></a><!-- doxytag: member="XQillaAllocator::const_pointer" ref="cec548af851f23a1984b99cf37614235" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef const _Tp* <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#cec548af851f23a1984b99cf37614235">const_pointer</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="4d10ef0e016a60698016ed4bd730817e"></a><!-- doxytag: member="XQillaAllocator::reference" ref="4d10ef0e016a60698016ed4bd730817e" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef _Tp&amp; <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#4d10ef0e016a60698016ed4bd730817e">reference</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="d77181acbd0fe45a361f5a7ef75cee7d"></a><!-- doxytag: member="XQillaAllocator::const_reference" ref="d77181acbd0fe45a361f5a7ef75cee7d" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef const _Tp&amp; <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#d77181acbd0fe45a361f5a7ef75cee7d">const_reference</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="c1fe0b1a3f5533725c65e9a22fbe1330"></a><!-- doxytag: member="XQillaAllocator::value_type" ref="c1fe0b1a3f5533725c65e9a22fbe1330" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef _Tp <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#c1fe0b1a3f5533725c65e9a22fbe1330">value_type</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="f520219abb4c15f9310a39932cfeedae"></a><!-- doxytag: member="XQillaAllocator::XQillaAllocator" ref="f520219abb4c15f9310a39932cfeedae" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a> </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="76a14cd5932cbf00888a2d8ac3453c5d"></a><!-- doxytag: member="XQillaAllocator::XQillaAllocator" ref="76a14cd5932cbf00888a2d8ac3453c5d" args="(xercesc::MemoryManager *memMgr)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classxercesc_1_1MemoryManager.html">xercesc::MemoryManager</a> *&nbsp;</td>
<td class="paramname"> <em>memMgr</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>References <a class="el" href="XPath2MemoryManager_8hpp-source.html#l00169">XQillaAllocator&lt; _Tp &gt;::_memMgr</a>.</p>
</div>
</div><p>
<a class="anchor" name="8c8b5274bae995052ab04cf48f6340f8"></a><!-- doxytag: member="XQillaAllocator::XQillaAllocator" ref="8c8b5274bae995052ab04cf48f6340f8" args="(const XQillaAllocator&lt; _Tp &gt; &amp;o)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a> </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>o</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>References <a class="el" href="XPath2MemoryManager_8hpp-source.html#l00169">XQillaAllocator&lt; _Tp &gt;::_memMgr</a>.</p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="f70c2dfdd0ad6102bd10dbdc34e302aa"></a><!-- doxytag: member="XQillaAllocator::allocate" ref="f70c2dfdd0ad6102bd10dbdc34e302aa" args="(size_t _n, const void *=0)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXQillaAllocator.html#81d4c25067e642232a9f16e8996a0cd2">pointer</a> <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::allocate </td>
<td>(</td>
<td class="paramtype">size_t&nbsp;</td>
<td class="paramname"> <em>_n</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 width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>References <a class="el" href="XPath2MemoryManager_8hpp-source.html#l00169">XQillaAllocator&lt; _Tp &gt;::_memMgr</a>, <a class="el" href="XPath2MemoryManager_8hpp-source.html#l00168">XQillaAllocator&lt; _Tp &gt;::_singleton</a>, and <a class="el" href="classxercesc_1_1MemoryManager.html#b6bbb5b604d2159e7ccc4532e4f422af">xercesc::MemoryManager::allocate()</a>.</p>
</div>
</div><p>
<a class="anchor" name="7dd8460bfe7d0cb32ddaeae25285cc6e"></a><!-- doxytag: member="XQillaAllocator::deallocate" ref="7dd8460bfe7d0cb32ddaeae25285cc6e" args="(void *_p, size_t _n)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::deallocate </td>
<td>(</td>
<td class="paramtype">void *&nbsp;</td>
<td class="paramname"> <em>_p</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t&nbsp;</td>
<td class="paramname"> <em>_n</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>References <a class="el" href="XPath2MemoryManager_8hpp-source.html#l00169">XQillaAllocator&lt; _Tp &gt;::_memMgr</a>, <a class="el" href="XPath2MemoryManager_8hpp-source.html#l00168">XQillaAllocator&lt; _Tp &gt;::_singleton</a>, and <a class="el" href="classxercesc_1_1MemoryManager.html#4fd46b0b3634cf5540170ff3dcdfc414">xercesc::MemoryManager::deallocate()</a>.</p>
</div>
</div><p>
<a class="anchor" name="42ebac999fcbd730f22c9135934b2b58"></a><!-- doxytag: member="XQillaAllocator::construct" ref="42ebac999fcbd730f22c9135934b2b58" args="(pointer _p, const_reference _v)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::construct </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXQillaAllocator.html#81d4c25067e642232a9f16e8996a0cd2">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="classXQillaAllocator.html#d77181acbd0fe45a361f5a7ef75cee7d">const_reference</a>&nbsp;</td>
<td class="paramname"> <em>_v</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="3a2d8454aacf52e2300d64dc24217149"></a><!-- doxytag: member="XQillaAllocator::destroy" ref="3a2d8454aacf52e2300d64dc24217149" args="(pointer _p)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::destroy </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXQillaAllocator.html#81d4c25067e642232a9f16e8996a0cd2">pointer</a>&nbsp;</td>
<td class="paramname"> <em>_p</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="c05c18680abff04d434652d4b027574f"></a><!-- doxytag: member="XQillaAllocator::max_size" ref="c05c18680abff04d434652d4b027574f" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXQillaAllocator.html#276f8d8b17823fd320eb80e37a09c4dd">size_type</a> <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::max_size </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="06de1403cc59ae912772456f5b2fd9ed"></a><!-- doxytag: member="XQillaAllocator::max_size" ref="06de1403cc59ae912772456f5b2fd9ed" args="(size_type) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXQillaAllocator.html#276f8d8b17823fd320eb80e37a09c4dd">size_type</a> <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::max_size </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXQillaAllocator.html#276f8d8b17823fd320eb80e37a09c4dd">size_type</a>&nbsp;</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="e64ca33304db228d5eae2397710ef4d0"></a><!-- doxytag: member="XQillaAllocator::_singleton" ref="e64ca33304db228d5eae2397710ef4d0" args="[sizeof(_Tp)]" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">char <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#e64ca33304db228d5eae2397710ef4d0">_singleton</a>[sizeof(_Tp)] </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Referenced by <a class="el" href="XPath2MemoryManager_8hpp-source.html#l00124">XQillaAllocator&lt; _Tp &gt;::allocate()</a>, and <a class="el" href="XPath2MemoryManager_8hpp-source.html#l00135">XQillaAllocator&lt; _Tp &gt;::deallocate()</a>.</p>
</div>
</div><p>
<a class="anchor" name="d3f8310a45fd563d33a55e9542100fa9"></a><!-- doxytag: member="XQillaAllocator::_memMgr" ref="d3f8310a45fd563d33a55e9542100fa9" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class _Tp&gt; </div>
<table class="memname">
<tr>
<td class="memname">xercesc:: MemoryManager* <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#d3f8310a45fd563d33a55e9542100fa9">_memMgr</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Referenced by <a class="el" href="XPath2MemoryManager_8hpp-source.html#l00124">XQillaAllocator&lt; _Tp &gt;::allocate()</a>, <a class="el" href="XPath2MemoryManager_8hpp-source.html#l00135">XQillaAllocator&lt; _Tp &gt;::deallocate()</a>, and <a class="el" href="XPath2MemoryManager_8hpp-source.html#l00107">XQillaAllocator&lt; _Tp &gt;::XQillaAllocator()</a>.</p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XPath2MemoryManager_8hpp-source.html">XPath2MemoryManager.hpp</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:54:25 2009 for XQilla Simple API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
</body>
</html>