blob: 9ce58e63c1f89578e48562a14e3c1ae199623c5b [file] [log] [blame]
<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSLT Processor Version 1.10</h3>
</BODY>
<!-- Generated by Doxygen 1.2.8.1 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>XalanMemMgrHelper.hpp File Reference</h1>
<p>
Include dependency graph for XalanMemMgrHelper.hpp:<p><center><img src="XalanMemMgrHelper_8hpp__incl.gif" border="0" usemap="#XalanMemMgrHelper.hpp_map" alt="Include dependency graph"></center>
<map name="XalanMemMgrHelper.hpp_map">
<area href="PlatformSupportDefinitions_8hpp.html" shape="rect" coords="6,191,342,168">
<area href="XalanMemMgrAutoPtr_8hpp.html" shape="rect" coords="469,266,728,242">
<area href="PlatformDefinitions_8hpp.html" shape="rect" coords="54,117,292,93">
<area href="XalanMemoryManagement_8hpp.html" shape="rect" coords="366,191,652,168">
<area href="XalanVersion_8hpp.html" shape="rect" coords="113,42,233,18">
</map>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="XalanMemMgrHelper_8hpp__dep__incl.gif" border="0" usemap="#XalanMemMgrHelper.hppdep_map" alt="Included by dependency graph"></center>
<map name="XalanMemMgrHelper.hppdep_map">
<area href="XalanXMLFileReporter_8hpp.html" shape="rect" coords="19,31,192,7">
<area href="XalanArrayAllocator_8hpp.html" shape="rect" coords="27,78,184,55">
<area href="XalanMessageLoader_8hpp.html" shape="rect" coords="21,126,189,102">
</map>
<p>
<a href="XalanMemMgrHelper_8hpp-source.html">Go to the source code of this file.</a><h2>Compounds</h2>
<ul>
<li>class <a class="el" href="classCreateObjFunctor.html">CreateObjFunctor</a>
</ul>
<h2>Defines</h2>
<ul>
<li>#define <a class="el" href="XalanMemMgrHelper_8hpp.html#a0">XALANMEMMGRHELPER_HEADER_GUARD_1357924680</a>
</ul>
<h2>Functions</h2>
<ul>
<li>XALAN_CPP_NAMESPACE_BEGIN <br>
Type* <a class="el" href="XalanMemMgrHelper_8hpp.html#a1">cloneObjWithMemMgr</a> (const Type &amp;other, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li>Type* <a class="el" href="XalanMemMgrHelper_8hpp.html#a2">cloneObj</a> (const Type &amp;other, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li>void <a class="el" href="XalanMemMgrHelper_8hpp.html#a3">destroyObjWithMemMgr</a> (const Type *ptr, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
</ul>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="XalanMemMgrHelper.hpp::XALANMEMMGRHELPER_HEADER_GUARD_1357924680"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
#define XALANMEMMGRHELPER_HEADER_GUARD_1357924680
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<b>Value:</b><div class="fragment"><pre>
</pre></div> </td>
</tr>
</table>
<hr><h2>Function Documentation</h2>
<a name="a2" doxytag="XalanMemMgrHelper.hpp::cloneObj"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
Type * cloneObj (
</b></td>
<td valign="bottom"><b>
const Type &amp; <em>other</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="XalanMemMgrHelper.hpp::cloneObjWithMemMgr"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XALAN_CPP_NAMESPACE_BEGIN Type * cloneObjWithMemMgr (
</b></td>
<td valign="bottom"><b>
const Type &amp; <em>other</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a3" doxytag="XalanMemMgrHelper.hpp::destroyObjWithMemMgr"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void destroyObjWithMemMgr (
</b></td>
<td valign="bottom"><b>
const Type * <em>ptr</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<p align="center"><a href="diagramnotes.html">Interpreting class diagrams</a></p>
<p><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><A href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</A> and
<A href="http://www.research.att.com/sw/tools/graphviz/">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="820"><TR><TD bgcolor="#0086b2"><IMG height="1" src="../resources/dot.gif" width="1" alt="dot"></TD></TR></TABLE>
<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.10</B><BR>
Copyright &copy; 1999-2004 The Apache Software Foundation. All Rights Reserved.</i></p>
</TD>
</TR>
<TR>
<TD WIDTH="100%">
<P ALIGN="CENTER"><IMG SRC="ApacheLogo.jpg" WIDTH="387" HEIGHT="100" ALIGN="BOTTOM" BORDER="0" ALT="Apache Logo">
</TD>
</TR>
</TABLE>