XQuilla/docs/dom3-api/classXQillaAllocator.html
2020-02-17 22:19:08 +01:00

623 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 DOM3 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.3.9.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="examples.html">Examples</a></div>
<h1>XQillaAllocator&lt; _Tp &gt; Class Template Reference</h1><code>#include &lt;<a class="el" href="XPath2MemoryManager_8hpp-source.html">XPath2MemoryManager.hpp</a>&gt;</code>
<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#w0">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#w1">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#w2">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#w3">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#w4">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#w5">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#w6">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#a0">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#a1">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#a2">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#w2">pointer</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a3">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#a4">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#a5">construct</a> (<a class="el" href="classXQillaAllocator.html#w2">pointer</a> _p, <a class="el" href="classXQillaAllocator.html#w5">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#a6">destroy</a> (<a class="el" href="classXQillaAllocator.html#w2">pointer</a> _p)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classXQillaAllocator.html#w0">size_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a7">max_size</a> () const </td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classXQillaAllocator.html#w0">size_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQillaAllocator.html#a8">max_size</a> (<a class="el" href="classXQillaAllocator.html#w0">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#o0">_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#o1">_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" name="w3" doxytag="XQillaAllocator::const_pointer"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">typedef const _Tp* <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#w3">const_pointer</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="w5" doxytag="XQillaAllocator::const_reference"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">typedef const _Tp&amp; <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#w5">const_reference</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="w1" doxytag="XQillaAllocator::difference_type"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">typedef ptrdiff_t <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#w1">difference_type</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="w2" doxytag="XQillaAllocator::pointer"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">typedef _Tp* <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#w2">pointer</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="w4" doxytag="XQillaAllocator::reference"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">typedef _Tp&amp; <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#w4">reference</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="w0" doxytag="XQillaAllocator::size_type"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">typedef size_t <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#w0">size_type</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="w6" doxytag="XQillaAllocator::value_type"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">typedef _Tp <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#w6">value_type</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a0" doxytag="XQillaAllocator::XQillaAllocator"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="a1" doxytag="XQillaAllocator::XQillaAllocator"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classxercesc_1_1MemoryManager.html">xercesc::MemoryManager</a> *&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>memMgr</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="a2" doxytag="XQillaAllocator::XQillaAllocator"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>o</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></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 class="anchor" name="a3" doxytag="XQillaAllocator::allocate"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classXQillaAllocator.html#w2">pointer</a> <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::allocate </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">size_t&nbsp;</td>
<td class="mdname" nowrap> <em>_n</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>const void *&nbsp;</td>
<td class="mdname" nowrap> = <code>0</code></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="a5" doxytag="XQillaAllocator::construct"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::construct </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classXQillaAllocator.html#w2">pointer</a>&nbsp;</td>
<td class="mdname" nowrap> <em>_p</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap><a class="el" href="classXQillaAllocator.html#w5">const_reference</a>&nbsp;</td>
<td class="mdname" nowrap> <em>_v</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="a4" doxytag="XQillaAllocator::deallocate"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::deallocate </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">void *&nbsp;</td>
<td class="mdname" nowrap> <em>_p</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>size_t&nbsp;</td>
<td class="mdname" nowrap> <em>_n</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="a6" doxytag="XQillaAllocator::destroy"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::destroy </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classXQillaAllocator.html#w2">pointer</a>&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>_p</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="a8" doxytag="XQillaAllocator::max_size"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classXQillaAllocator.html#w0">size_type</a> <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::max_size </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classXQillaAllocator.html#w0">size_type</a>&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="a7" doxytag="XQillaAllocator::max_size"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classXQillaAllocator.html#w0">size_type</a> <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::max_size </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [inline]</code></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 Data Documentation</h2>
<a class="anchor" name="o1" doxytag="XQillaAllocator::_memMgr"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">xercesc:: MemoryManager* <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#o1">_memMgr</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="o0" doxytag="XQillaAllocator::_singleton"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class _Tp&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">char <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; _Tp &gt;::<a class="el" href="classXQillaAllocator.html#o0">_singleton</a>[sizeof(_Tp)] </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="XPath2MemoryManager_8hpp-source.html">XPath2MemoryManager.hpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 25 06:55:54 2009 for XQilla DOM Level 3 API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>