307 lines
13 KiB
HTML
307 lines
13 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&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 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 List</span></a></li>
|
|
<li><a href="annotated.html"><span>Class List</span></a></li>
|
|
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
|
<li><a href="functions.html"><span>Class Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<h1>AutoDeallocate< TYPE > Class Template Reference</h1><!-- doxytag: class="AutoDeallocate" --><code>#include <<a class="el" href="XPath2MemoryManager_8hpp-source.html">XPath2MemoryManager.hpp</a>></code>
|
|
<p>
|
|
|
|
<p>
|
|
<a href="classAutoDeallocate-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 Member Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAutoDeallocate.html#513ce277d04ae90375bffa5353ce2ec2">AutoDeallocate</a> (<a class="el" href="classxercesc_1_1MemoryManager.html">xercesc::MemoryManager</a> *mmgr, size_t size=sizeof(TYPE))</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAutoDeallocate.html#8fad7fbdef93053789fd7382d7e4d4da">AutoDeallocate</a> (TYPE *p, <a class="el" href="classxercesc_1_1MemoryManager.html">xercesc::MemoryManager</a> *mmgr)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAutoDeallocate.html#f244dab4381f4490b00a4f6bbdaf9d73">~AutoDeallocate</a> ()</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">TYPE & </td><td class="memItemRight" valign="bottom"><a class="el" href="classAutoDeallocate.html#2a072d4d603bd2a0f0e8b0fe1ecc52fc">operator*</a> () const </td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">TYPE * </td><td class="memItemRight" valign="bottom"><a class="el" href="classAutoDeallocate.html#9300b0c82cd91c75dd878efc5968dbb6">operator-></a> () const </td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAutoDeallocate.html#f379f1dd4a3428b6f72d548483eddefb">operator TYPE *</a> () const </td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">TYPE * </td><td class="memItemRight" valign="bottom"><a class="el" href="classAutoDeallocate.html#cd27913a88a0c797c3a781cb6b78478d">get</a> () const </td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">TYPE * </td><td class="memItemRight" valign="bottom"><a class="el" href="classAutoDeallocate.html#4dc196c0b9073fc712c34f27a8cd1dd1">adopt</a> ()</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">TYPE * </td><td class="memItemRight" valign="bottom"><a class="el" href="classAutoDeallocate.html#ed2758752b4cc2cdb91e6192b6310ef0">swap</a> (TYPE *p)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classAutoDeallocate.html#c11b517f7786a4c2066415dbd30b001d">set</a> (TYPE *p)</td></tr>
|
|
|
|
</table>
|
|
<h3>template<class TYPE><br>
|
|
class AutoDeallocate< TYPE ></h3>
|
|
|
|
<hr><h2>Constructor & Destructor Documentation</h2>
|
|
<a class="anchor" name="513ce277d04ae90375bffa5353ce2ec2"></a><!-- doxytag: member="AutoDeallocate::AutoDeallocate" ref="513ce277d04ae90375bffa5353ce2ec2" args="(xercesc::MemoryManager *mmgr, size_t size=sizeof(TYPE))" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class TYPE> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classAutoDeallocate.html">AutoDeallocate</a>< TYPE >::<a class="el" href="classAutoDeallocate.html">AutoDeallocate</a> </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classxercesc_1_1MemoryManager.html">xercesc::MemoryManager</a> * </td>
|
|
<td class="paramname"> <em>mmgr</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">size_t </td>
|
|
<td class="paramname"> <em>size</em> = <code>sizeof(TYPE)</code></td><td> </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="classxercesc_1_1MemoryManager.html#b6bbb5b604d2159e7ccc4532e4f422af">xercesc::MemoryManager::allocate()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="8fad7fbdef93053789fd7382d7e4d4da"></a><!-- doxytag: member="AutoDeallocate::AutoDeallocate" ref="8fad7fbdef93053789fd7382d7e4d4da" args="(TYPE *p, xercesc::MemoryManager *mmgr)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class TYPE> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classAutoDeallocate.html">AutoDeallocate</a>< TYPE >::<a class="el" href="classAutoDeallocate.html">AutoDeallocate</a> </td>
|
|
<td>(</td>
|
|
<td class="paramtype">TYPE * </td>
|
|
<td class="paramname"> <em>p</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classxercesc_1_1MemoryManager.html">xercesc::MemoryManager</a> * </td>
|
|
<td class="paramname"> <em>mmgr</em></td><td> </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="f244dab4381f4490b00a4f6bbdaf9d73"></a><!-- doxytag: member="AutoDeallocate::~AutoDeallocate" ref="f244dab4381f4490b00a4f6bbdaf9d73" args="()" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class TYPE> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classAutoDeallocate.html">AutoDeallocate</a>< TYPE >::~<a class="el" href="classAutoDeallocate.html">AutoDeallocate</a> </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"><code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>References <a class="el" href="classxercesc_1_1MemoryManager.html#4fd46b0b3634cf5540170ff3dcdfc414">xercesc::MemoryManager::deallocate()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<hr><h2>Member Function Documentation</h2>
|
|
<a class="anchor" name="2a072d4d603bd2a0f0e8b0fe1ecc52fc"></a><!-- doxytag: member="AutoDeallocate::operator*" ref="2a072d4d603bd2a0f0e8b0fe1ecc52fc" args="() const " -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class TYPE> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">TYPE& <a class="el" href="classAutoDeallocate.html">AutoDeallocate</a>< TYPE >::operator* </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="9300b0c82cd91c75dd878efc5968dbb6"></a><!-- doxytag: member="AutoDeallocate::operator->" ref="9300b0c82cd91c75dd878efc5968dbb6" args="() const " -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class TYPE> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">TYPE* <a class="el" href="classAutoDeallocate.html">AutoDeallocate</a>< TYPE >::operator-> </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="f379f1dd4a3428b6f72d548483eddefb"></a><!-- doxytag: member="AutoDeallocate::operator TYPE *" ref="f379f1dd4a3428b6f72d548483eddefb" args="() const " -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class TYPE> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classAutoDeallocate.html">AutoDeallocate</a>< TYPE >::operator TYPE * </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="cd27913a88a0c797c3a781cb6b78478d"></a><!-- doxytag: member="AutoDeallocate::get" ref="cd27913a88a0c797c3a781cb6b78478d" args="() const " -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class TYPE> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">TYPE* <a class="el" href="classAutoDeallocate.html">AutoDeallocate</a>< TYPE >::get </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="4dc196c0b9073fc712c34f27a8cd1dd1"></a><!-- doxytag: member="AutoDeallocate::adopt" ref="4dc196c0b9073fc712c34f27a8cd1dd1" args="()" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class TYPE> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">TYPE* <a class="el" href="classAutoDeallocate.html">AutoDeallocate</a>< TYPE >::adopt </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"><code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="ed2758752b4cc2cdb91e6192b6310ef0"></a><!-- doxytag: member="AutoDeallocate::swap" ref="ed2758752b4cc2cdb91e6192b6310ef0" args="(TYPE *p)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class TYPE> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">TYPE* <a class="el" href="classAutoDeallocate.html">AutoDeallocate</a>< TYPE >::swap </td>
|
|
<td>(</td>
|
|
<td class="paramtype">TYPE * </td>
|
|
<td class="paramname"> <em>p</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"><code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="c11b517f7786a4c2066415dbd30b001d"></a><!-- doxytag: member="AutoDeallocate::set" ref="c11b517f7786a4c2066415dbd30b001d" args="(TYPE *p)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class TYPE> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void <a class="el" href="classAutoDeallocate.html">AutoDeallocate</a>< TYPE >::set </td>
|
|
<td>(</td>
|
|
<td class="paramtype">TYPE * </td>
|
|
<td class="paramname"> <em>p</em> </td>
|
|
<td> ) </td>
|
|
<td width="100%"><code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>References <a class="el" href="classxercesc_1_1MemoryManager.html#4fd46b0b3634cf5540170ff3dcdfc414">xercesc::MemoryManager::deallocate()</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:49 2009 for XQilla DOM Level 3 API by
|
|
<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>
|