blob: 09862798bcd238e0b56e2f7efaddd517caa129d5 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</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>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<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="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>XalanAutoPtr&lt; Type &gt; Class Template Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanAutoPtr" -->
<p><code>#include &lt;<a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XalanAutoPtr&lt; Type &gt;:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanAutoPtr__coll__graph.png" border="0" usemap="#XalanAutoPtr_3_01Type_01_4_coll__map" alt="Collaboration graph"/></div>
<map name="XalanAutoPtr_3_01Type_01_4_coll__map" id="XalanAutoPtr_3_01Type_01_4_coll__map">
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXalanAutoPtr-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanAutoPtr.html#a7325da06e4272cd1b358fd789a146267">XalanAutoPtr</a> (Type *thePointer=0)
<li><a class="el" href="classXalanAutoPtr.html#a351a3850e5fbbc34d70398baa8bb7d99">XalanAutoPtr</a> (const <a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt; &amp;theSource)
<li><a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt; &amp; <a class="el" href="classXalanAutoPtr.html#a0a4efc9e49795daf03e3e35af32dc0c3">operator=</a> (<a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt; &amp;theRHS)
<li><a class="el" href="classXalanAutoPtr.html#a04761c6bd78182d44957623cb2b4368d">~XalanAutoPtr</a> ()
<li>Type &amp; <a class="el" href="classXalanAutoPtr.html#afb1ef39e3221add7e1131f35b0135690">operator*</a> () const
<li>Type * <a class="el" href="classXalanAutoPtr.html#ae3d6fb208e802e7a1788478a9569f821">operator-&gt;</a> () const
<li>Type * <a class="el" href="classXalanAutoPtr.html#af3b040343cb50eb7d460f03de02998c1">get</a> () const
<li>Type * <a class="el" href="classXalanAutoPtr.html#a52465ee8f987d676e12480c59a952162">release</a> ()
<li>void <a class="el" href="classXalanAutoPtr.html#a94f1d7e764d43be5a9b6e240c3de004f">reset</a> (Type *thePointer=0)
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class Type&gt;<br/>
class XalanAutoPtr&lt; Type &gt;</h3>
<p>Definition at line <a class="el" href="XalanAutoPtr_8hpp_source.html#l00040">40</a> of file <a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a7325da06e4272cd1b358fd789a146267"></a><!-- doxytag: member="XalanAutoPtr::XalanAutoPtr" ref="a7325da06e4272cd1b358fd789a146267" args="(Type *thePointer=0)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt;::<a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a> </td>
<td>(</td>
<td class="paramtype">Type *&nbsp;</td>
<td class="paramname"> <em>thePointer</em> = <code>0</code></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAutoPtr_8hpp_source.html#l00044">44</a> of file <a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a351a3850e5fbbc34d70398baa8bb7d99"></a><!-- doxytag: member="XalanAutoPtr::XalanAutoPtr" ref="a351a3850e5fbbc34d70398baa8bb7d99" args="(const XalanAutoPtr&lt; Type &gt; &amp;theSource)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt;::<a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a> </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>theSource</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAutoPtr_8hpp_source.html#l00049">49</a> of file <a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a04761c6bd78182d44957623cb2b4368d"></a><!-- doxytag: member="XalanAutoPtr::~XalanAutoPtr" ref="a04761c6bd78182d44957623cb2b4368d" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt;::~<a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a> </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAutoPtr_8hpp_source.html#l00074">74</a> of file <a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="af3b040343cb50eb7d460f03de02998c1"></a><!-- doxytag: member="XalanAutoPtr::get" ref="af3b040343cb50eb7d460f03de02998c1" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">Type* <a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt;::get </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAutoPtr_8hpp_source.html#l00096">96</a> of file <a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="afb1ef39e3221add7e1131f35b0135690"></a><!-- doxytag: member="XalanAutoPtr::operator*" ref="afb1ef39e3221add7e1131f35b0135690" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">Type&amp; <a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt;::operator* </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAutoPtr_8hpp_source.html#l00084">84</a> of file <a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ae3d6fb208e802e7a1788478a9569f821"></a><!-- doxytag: member="XalanAutoPtr::operator&#45;&gt;" ref="ae3d6fb208e802e7a1788478a9569f821" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">Type* <a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt;::operator-&gt; </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAutoPtr_8hpp_source.html#l00090">90</a> of file <a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a0a4efc9e49795daf03e3e35af32dc0c3"></a><!-- doxytag: member="XalanAutoPtr::operator=" ref="a0a4efc9e49795daf03e3e35af32dc0c3" args="(XalanAutoPtr&lt; Type &gt; &amp;theRHS)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt;Type&gt;&amp; <a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt;::operator= </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>theRHS</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAutoPtr_8hpp_source.html#l00055">55</a> of file <a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a52465ee8f987d676e12480c59a952162"></a><!-- doxytag: member="XalanAutoPtr::release" ref="a52465ee8f987d676e12480c59a952162" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">Type* <a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt;::release </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAutoPtr_8hpp_source.html#l00102">102</a> of file <a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a94f1d7e764d43be5a9b6e240c3de004f"></a><!-- doxytag: member="XalanAutoPtr::reset" ref="a94f1d7e764d43be5a9b6e240c3de004f" args="(Type *thePointer=0)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classXalanAutoPtr.html">XalanAutoPtr</a>&lt; Type &gt;::reset </td>
<td>(</td>
<td class="paramtype">Type *&nbsp;</td>
<td class="paramname"> <em>thePointer</em> = <code>0</code></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanAutoPtr_8hpp_source.html#l00112">112</a> of file <a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanAutoPtr_8hpp_source.html">XalanAutoPtr.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">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="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>