blob: 4b29769bbd265cca55db9e7f8e9fc00f0ddbfb8e [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>XPathEnvSupportDefault.hpp File Reference</h1>
<p>
Include dependency graph for XPathEnvSupportDefault.hpp:<p><center><img src="XPathEnvSupportDefault_8hpp__incl.gif" border="0" usemap="#XPathEnvSupportDefault.hpp_map" alt="Include dependency graph"></center>
<map name="XPathEnvSupportDefault.hpp_map">
<area href="XPathDefinitions_8hpp.html" shape="rect" coords="497,117,716,93">
<area href="XPathEnvSupport_8hpp.html" shape="rect" coords="317,266,546,242">
<area href="Function_8hpp.html" shape="rect" coords="520,191,693,168">
<area href="PlatformDefinitions_8hpp.html" shape="rect" coords="234,42,472,18">
<area href="XalanMap_8hpp.html" shape="rect" coords="6,117,196,93">
<area href="XalanDOMString_8hpp.html" shape="rect" coords="220,117,473,93">
<area href="DOMStringHelper_8hpp.html" shape="rect" coords="106,191,394,168">
</map>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="XPathEnvSupportDefault_8hpp__dep__incl.gif" border="0" usemap="#XPathEnvSupportDefault.hppdep_map" alt="Included by dependency graph"></center>
<map name="XPathEnvSupportDefault.hppdep_map">
<area href="XSLTProcessorEnvSupportDefault_8hpp.html" shape="rect" coords="7,117,246,93">
<area href="XalanCompiledStylesheetDefault_8hpp.html" shape="rect" coords="11,42,242,18">
</map>
<p>
<a href="XPathEnvSupportDefault_8hpp-source.html">Go to the source code of this file.</a><h2>Defines</h2>
<ul>
<li>#define <a class="el" href="XPathEnvSupportDefault_8hpp.html#a0">XPATHENVSUPPORTDEFAULT_HEADER_GUARD_1357924680</a>
</ul>
<h2>Functions</h2>
<ul>
<li><a class="el" href="XPathEnvSupportDefault_8hpp.html#a2">XALAN_USES_MEMORY_MANAGER</a> (<a class="el" href="XPathEnvSupportDefault_8hpp.html#a1">FunctionTableTypeDefinition</a>) class XALAN_XPATH_EXPORT XPathEnvSupportDefault
<dl class="el"><dd><font size=-1><em>Dummy class in order to make the <a class="el" href="classXPath.html">XPath</a> object happy for diagnostic purposes.</em> <a href="#a2">More...</a><em><br><br></em></font></dl></ul>
<h2>Variables</h2>
<ul>
<li>XALAN_CPP_NAMESPACE_BEGIN <br>
typedef <a class="el" href="classXalanMap.html">XalanMap</a>&lt;<a class="el" href="classXalanDOMString.html">XalanDOMString</a>,<br>
const <a class="el" href="classFunction.html">Function</a>*&gt; <a class="el" href="XPathEnvSupportDefault_8hpp.html#a1">FunctionTableTypeDefinition</a>
</ul>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="XPathEnvSupportDefault.hpp::XPATHENVSUPPORTDEFAULT_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 XPATHENVSUPPORTDEFAULT_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="XPathEnvSupportDefault.hpp::XALAN_USES_MEMORY_MANAGER"></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_USES_MEMORY_MANAGER (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XPathEnvSupportDefault_8hpp.html#a1">FunctionTableTypeDefinition</a>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Dummy class in order to make the <a class="el" href="classXPath.html">XPath</a> object happy for diagnostic purposes.
<p>
<dl compact><dt>
<b>Author: </b><dd>
<a href="mailto:david_n_bertoni@us.ibm.com">David N. Bertoni</a> </dl> </td>
</tr>
</table>
<hr><h2>Variable Documentation</h2>
<a name="a1" doxytag="XPathEnvSupportDefault.hpp::FunctionTableTypeDefinition"></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 typedef <a class="el" href="classXalanMap.html">XalanMap</a>&lt; <a class="el" href="classXalanDOMString.html">XalanDOMString</a>, const <a class="el" href="classFunction.html">Function</a> *&gt; FunctionTableTypeDefinition&lt;<a class="el" href="classXalanDOMString.html">XalanDOMString</a>, const <a class="el" href="classFunction.html">Function</a>*&gt;
</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>