blob: ce37a9b03112109ad5cc8a1a1be2523589076d28 [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>STLHelper.hpp File Reference</h1>
<p>
Include dependency graph for STLHelper.hpp:<p><center><img src="STLHelper_8hpp__incl.gif" border="0" usemap="#STLHelper.hpp_map" alt="Include dependency graph"></center>
<map name="STLHelper.hpp_map">
<area href="PlatformDefinitions_8hpp.html" shape="rect" coords="485,117,722,93">
<area href="XalanMap_8hpp.html" shape="rect" coords="300,266,489,242">
<area href="XalanVector_8hpp.html" shape="rect" coords="435,191,635,168">
<area href="XalanList_8hpp.html" shape="rect" coords="230,191,412,168">
<area href="XalanVersion_8hpp.html" shape="rect" coords="543,42,663,18">
</map>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="STLHelper_8hpp__dep__incl.gif" border="0" usemap="#STLHelper.hppdep_map" alt="Included by dependency graph"></center>
<map name="STLHelper.hppdep_map">
<area href="XalanDocumentPrefixResolver_8hpp.html" shape="rect" coords="19,76,235,52">
<area href="DOMStringHelper_8hpp.html" shape="rect" coords="312,100,461,76">
<area href="XalanObjectCache_8hpp.html" shape="rect" coords="309,249,464,225">
<area href="XalanObjectStackCache_8hpp.html" shape="rect" coords="33,224,220,200">
<area href="ArenaAllocator_8hpp.html" shape="rect" coords="323,297,450,273">
<area href="XalanQName_8hpp.html" shape="rect" coords="65,137,188,113">
<area href="XalanSourceTreeDocument_8hpp.html" shape="rect" coords="285,345,488,321">
<area href="XPathFunctionTable_8hpp.html" shape="rect" coords="307,393,466,369">
<area href="StylesheetRoot_8hpp.html" shape="rect" coords="323,441,450,417">
</map>
<p>
<a href="STLHelper_8hpp-source.html">Go to the source code of this file.</a><h2>Compounds</h2>
<ul>
<li>struct <a class="el" href="structClearFunctor.html">ClearFunctor</a>
<dl class="el"><dd><font size=-1><em>Functor to call a <a class="el" href="DOMStringHelper_8hpp.html#a80">clear</a>() member function on its argument.</em> <a href="structClearFunctor.html#_details">More...</a><em><br><br></em></font></dl><li>class <a class="el" href="classCollectionClearGuard.html">CollectionClearGuard</a>
<li>class <a class="el" href="classCollectionDeleteGuard.html">CollectionDeleteGuard</a>
<li>struct <a class="el" href="structDeleteFunctor.html">DeleteFunctor</a>
<dl class="el"><dd><font size=-1><em>Functor to delete objects, used in STL iteration algorithms.</em> <a href="structDeleteFunctor.html#_details">More...</a><em><br><br></em></font></dl><li>struct <a class="el" href="structequal__null__terminated__arrays.html">equal_null_terminated_arrays</a>
<li>struct <a class="el" href="structhash__null__terminated__arrays.html">hash_null_terminated_arrays</a>
<li>struct <a class="el" href="structless__null__terminated__arrays.html">less_null_terminated_arrays</a>
<dl class="el"><dd><font size=-1><em>This functor is designed to compare 0-terminated arrays.</em> <a href="structless__null__terminated__arrays.html#_details">More...</a><em><br><br></em></font></dl><li>struct <a class="el" href="structMapValueDeleteFunctor.html">MapValueDeleteFunctor</a>
<dl class="el"><dd><font size=-1><em>Functor to delete value objects in maps, used in STL iteration algorithms.</em> <a href="structMapValueDeleteFunctor.html#_details">More...</a><em><br><br></em></font></dl><li>struct <a class="el" href="structpointer__equal.html">pointer_equal</a>
<li>struct <a class="el" href="structpointer__equals.html">pointer_equals</a>
<li>struct <a class="el" href="structpointer__equals__predicate.html">pointer_equals_predicate</a>
<li>struct <a class="el" href="structpointer__less.html">pointer_less</a>
<li>struct <a class="el" href="structselect1st.html">select1st</a>
<dl class="el"><dd><font size=-1><em>Functor to retrieve the key of a key-value pair in a map, used in STL iteration algorithms.</em> <a href="structselect1st.html#_details">More...</a><em><br><br></em></font></dl><li>struct <a class="el" href="structselect2nd.html">select2nd</a>
<dl class="el"><dd><font size=-1><em>Functor to retrieve the value of a key-value pair in a map, used in STL iteration algorithms.</em> <a href="structselect2nd.html#_details">More...</a><em><br><br></em></font></dl><li>struct <a class="el" href="structXalanDestroyFunctor.html">XalanDestroyFunctor</a>
<li>struct <a class="el" href="structXalanMapKeyTraits_3_01const_01XalanDOMChar_01_5_4.html">XalanMapKeyTraits&lt; const XalanDOMChar *&gt;</a>
</ul>
<h2>Defines</h2>
<ul>
<li>#define <a class="el" href="STLHelper_8hpp.html#a0">STLHELPERS_HEADER_GUARD_1357924680</a>
</ul>
<h2>Functions</h2>
<ul>
<li><a class="el" href="structXalanDestroyFunctor.html">XalanDestroyFunctor</a>&lt;Type&gt; <a class="el" href="STLHelper_8hpp.html#a1">makeXalanDestroyFunctor</a> (const Type *)
<li><a class="el" href="structMapValueDeleteFunctor.html">MapValueDeleteFunctor</a>&lt;MapType&gt; <a class="el" href="STLHelper_8hpp.html#a2">makeMapValueDeleteFunctor</a> (MapType &amp;theMap)
</ul>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="STLHelper.hpp::STLHELPERS_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 STLHELPERS_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="STLHelper.hpp::makeMapValueDeleteFunctor"></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>
<a class="el" href="structMapValueDeleteFunctor.html">MapValueDeleteFunctor</a>&lt; MapType &gt; makeMapValueDeleteFunctor (
</b></td>
<td valign="bottom"><b>
MapType &amp; <em>theMap</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="STLHelper.hpp::makeXalanDestroyFunctor"></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>
<a class="el" href="structXalanDestroyFunctor.html">XalanDestroyFunctor</a>&lt; Type &gt; makeXalanDestroyFunctor (
</b></td>
<td valign="bottom"><b>
const Type *&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>