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

425 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.6.1 -->
<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="annotated.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="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="contents">
<h1>XQillaAllocator&lt; _Tp &gt; Class Template Reference</h1><!-- doxytag: class="XQillaAllocator" -->
<p><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></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structXQillaAllocator_1_1rebind.html">rebind</a></td></tr>
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a276f8d8b17823fd320eb80e37a09c4dd">size_type</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef ptrdiff_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a89df7c8392d644bcde141dcd602110f4">difference_type</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef _Tp *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a81d4c25067e642232a9f16e8996a0cd2">pointer</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef const _Tp *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#acec548af851f23a1984b99cf37614235">const_pointer</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef _Tp &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a4d10ef0e016a60698016ed4bd730817e">reference</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef const _Tp &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#ad77181acbd0fe45a361f5a7ef75cee7d">const_reference</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef _Tp&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#ac1fe0b1a3f5533725c65e9a22fbe1330">value_type</a></td></tr>
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#af520219abb4c15f9310a39932cfeedae">XQillaAllocator</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a76a14cd5932cbf00888a2d8ac3453c5d">XQillaAllocator</a> (<a class="el" href="classxercesc_1_1MemoryManager.html">xercesc::MemoryManager</a> *memMgr)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a8c8b5274bae995052ab04cf48f6340f8">XQillaAllocator</a> (const <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt; &amp;o)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classXQillaAllocator.html#a81d4c25067e642232a9f16e8996a0cd2">pointer</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#af70c2dfdd0ad6102bd10dbdc34e302aa">allocate</a> (size_t _n, const void *=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a7dd8460bfe7d0cb32ddaeae25285cc6e">deallocate</a> (void *_p, size_t _n)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a42ebac999fcbd730f22c9135934b2b58">construct</a> (<a class="el" href="classXQillaAllocator.html#a81d4c25067e642232a9f16e8996a0cd2">pointer</a> _p, <a class="el" href="classXQillaAllocator.html#ad77181acbd0fe45a361f5a7ef75cee7d">const_reference</a> _v)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a3a2d8454aacf52e2300d64dc24217149">destroy</a> (<a class="el" href="classXQillaAllocator.html#a81d4c25067e642232a9f16e8996a0cd2">pointer</a> _p)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classXQillaAllocator.html#a276f8d8b17823fd320eb80e37a09c4dd">size_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#ac05c18680abff04d434652d4b027574f">max_size</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classXQillaAllocator.html#a276f8d8b17823fd320eb80e37a09c4dd">size_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a06de1403cc59ae912772456f5b2fd9ed">max_size</a> (<a class="el" href="classXQillaAllocator.html#a276f8d8b17823fd320eb80e37a09c4dd">size_type</a>) const </td></tr>
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#ae64ca33304db228d5eae2397710ef4d0">_singleton</a> [sizeof(_Tp)]</td></tr>
<tr><td class="memItemLeft" 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#ad3f8310a45fd563d33a55e9542100fa9">_memMgr</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" id="acec548af851f23a1984b99cf37614235"></a><!-- doxytag: member="XQillaAllocator::const_pointer" ref="acec548af851f23a1984b99cf37614235" 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#acec548af851f23a1984b99cf37614235">const_pointer</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ad77181acbd0fe45a361f5a7ef75cee7d"></a><!-- doxytag: member="XQillaAllocator::const_reference" ref="ad77181acbd0fe45a361f5a7ef75cee7d" 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#ad77181acbd0fe45a361f5a7ef75cee7d">const_reference</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a89df7c8392d644bcde141dcd602110f4"></a><!-- doxytag: member="XQillaAllocator::difference_type" ref="a89df7c8392d644bcde141dcd602110f4" 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#a89df7c8392d644bcde141dcd602110f4">difference_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a81d4c25067e642232a9f16e8996a0cd2"></a><!-- doxytag: member="XQillaAllocator::pointer" ref="a81d4c25067e642232a9f16e8996a0cd2" 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#a81d4c25067e642232a9f16e8996a0cd2">pointer</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a4d10ef0e016a60698016ed4bd730817e"></a><!-- doxytag: member="XQillaAllocator::reference" ref="a4d10ef0e016a60698016ed4bd730817e" 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#a4d10ef0e016a60698016ed4bd730817e">reference</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a276f8d8b17823fd320eb80e37a09c4dd"></a><!-- doxytag: member="XQillaAllocator::size_type" ref="a276f8d8b17823fd320eb80e37a09c4dd" 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#a276f8d8b17823fd320eb80e37a09c4dd">size_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ac1fe0b1a3f5533725c65e9a22fbe1330"></a><!-- doxytag: member="XQillaAllocator::value_type" ref="ac1fe0b1a3f5533725c65e9a22fbe1330" 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#ac1fe0b1a3f5533725c65e9a22fbe1330">value_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="af520219abb4c15f9310a39932cfeedae"></a><!-- doxytag: member="XQillaAllocator::XQillaAllocator" ref="af520219abb4c15f9310a39932cfeedae" 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><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a76a14cd5932cbf00888a2d8ac3453c5d"></a><!-- doxytag: member="XQillaAllocator::XQillaAllocator" ref="a76a14cd5932cbf00888a2d8ac3453c5d" 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><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>References <a class="el" href="XPath2MemoryManager_8hpp_source.html#l00169">XQillaAllocator&lt; _Tp &gt;::_memMgr</a>.</p>
</div>
</div>
<a class="anchor" id="a8c8b5274bae995052ab04cf48f6340f8"></a><!-- doxytag: member="XQillaAllocator::XQillaAllocator" ref="a8c8b5274bae995052ab04cf48f6340f8" 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><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>References <a class="el" href="XPath2MemoryManager_8hpp_source.html#l00169">XQillaAllocator&lt; _Tp &gt;::_memMgr</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="af70c2dfdd0ad6102bd10dbdc34e302aa"></a><!-- doxytag: member="XQillaAllocator::allocate" ref="af70c2dfdd0ad6102bd10dbdc34e302aa" 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#a81d4c25067e642232a9f16e8996a0cd2">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><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<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#ab6bbb5b604d2159e7ccc4532e4f422af">xercesc::MemoryManager::allocate()</a>.</p>
</div>
</div>
<a class="anchor" id="a42ebac999fcbd730f22c9135934b2b58"></a><!-- doxytag: member="XQillaAllocator::construct" ref="a42ebac999fcbd730f22c9135934b2b58" 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#a81d4c25067e642232a9f16e8996a0cd2">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#ad77181acbd0fe45a361f5a7ef75cee7d">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><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a7dd8460bfe7d0cb32ddaeae25285cc6e"></a><!-- doxytag: member="XQillaAllocator::deallocate" ref="a7dd8460bfe7d0cb32ddaeae25285cc6e" 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><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<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#a4fd46b0b3634cf5540170ff3dcdfc414">xercesc::MemoryManager::deallocate()</a>.</p>
</div>
</div>
<a class="anchor" id="a3a2d8454aacf52e2300d64dc24217149"></a><!-- doxytag: member="XQillaAllocator::destroy" ref="a3a2d8454aacf52e2300d64dc24217149" 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#a81d4c25067e642232a9f16e8996a0cd2">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">
</div>
</div>
<a class="anchor" id="a06de1403cc59ae912772456f5b2fd9ed"></a><!-- doxytag: member="XQillaAllocator::max_size" ref="a06de1403cc59ae912772456f5b2fd9ed" 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#a276f8d8b17823fd320eb80e37a09c4dd">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#a276f8d8b17823fd320eb80e37a09c4dd">size_type</a>&nbsp;</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ac05c18680abff04d434652d4b027574f"></a><!-- doxytag: member="XQillaAllocator::max_size" ref="ac05c18680abff04d434652d4b027574f" 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#a276f8d8b17823fd320eb80e37a09c4dd">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> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="ad3f8310a45fd563d33a55e9542100fa9"></a><!-- doxytag: member="XQillaAllocator::_memMgr" ref="ad3f8310a45fd563d33a55e9542100fa9" 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#ad3f8310a45fd563d33a55e9542100fa9">_memMgr</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<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>
<a class="anchor" id="ae64ca33304db228d5eae2397710ef4d0"></a><!-- doxytag: member="XQillaAllocator::_singleton" ref="ae64ca33304db228d5eae2397710ef4d0" 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#ae64ca33304db228d5eae2397710ef4d0">_singleton</a>[sizeof(_Tp)]</td>
</tr>
</table>
</div>
<div class="memdoc">
<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>
<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></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Mar 1 21:16:15 2010 for XQilla Simple API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>