blob: cdbacef5f3914d82e36c7b927bebfd641c61b003 [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-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> </div>
<div class="headertitle">
<h1>XalanEXSLTFunctionEvaluate Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanEXSLTFunctionEvaluate" --><!-- doxytag: inherits="FunctionEvaluate" -->
<p><code>#include &lt;<a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html">XalanEXSLTDynamicImpl.hpp</a>&gt;</code></p>
<p>Inherits <a class="el" href="classFunctionEvaluate.html">FunctionEvaluate</a>.</p>
<div class="dynheader">
Collaboration diagram for XalanEXSLTFunctionEvaluate:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanEXSLTFunctionEvaluate__coll__graph.png" border="0" usemap="#XalanEXSLTFunctionEvaluate_coll__map" alt="Collaboration graph"/></div>
<map name="XalanEXSLTFunctionEvaluate_coll__map" id="XalanEXSLTFunctionEvaluate_coll__map">
<area shape="rect" id="node2" href="classFunctionEvaluate.html" title="XPath implementation of &quot;node&#45;set&quot; function." alt="" coords="44,83,175,112"/><area shape="rect" id="node4" href="classFunction.html" title="Function" alt="" coords="72,5,147,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXalanEXSLTFunctionEvaluate-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <a class="el" href="classFunctionEvaluate.html">FunctionEvaluate</a> <a class="el" href="classXalanEXSLTFunctionEvaluate.html#aebe4673b8547630f7aa4303e9da0a125">ParentType</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanEXSLTFunctionEvaluate.html#a2f8b1c4aabdb21bd1a0d10e2004c71a2">XalanEXSLTFunctionEvaluate</a> ()
<li>virtual <a class="el" href="classXalanEXSLTFunctionEvaluate.html#a1d943b5a4ef506884d7a18896ff8026c">~XalanEXSLTFunctionEvaluate</a> ()
<li>virtual <a class="el" href="classXObjectPtr.html">XObjectPtr</a> <a class="el" href="classXalanEXSLTFunctionEvaluate.html#a461007a0ac375cf4735c6dd2df3150fd">execute</a> (<a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;executionContext, <a class="el" href="classXalanNode.html">XalanNode</a> *context, const <a class="el" href="classXalanVector.html">XObjectArgVectorType</a> &amp;args, const Locator *locator) const
<dl class="el"><dd class="mdescRight">Execute an <a class="el" href="classXPath.html">XPath</a> function object. <a href="#a461007a0ac375cf4735c6dd2df3150fd"></a><br/></dl><li>virtual <br class="typebreak"/>
<a class="el" href="classXalanEXSLTFunctionEvaluate.html">XalanEXSLTFunctionEvaluate</a> * <a class="el" href="classXalanEXSLTFunctionEvaluate.html#aa8a6b73ae687eced52b67ce01c631fb3">clone</a> (MemoryManager &amp;theManager) const
<dl class="el"><dd class="mdescRight">Create a copy of the function object. <a href="#aa8a6b73ae687eced52b67ce01c631fb3"></a><br/></dl></ul>
<h2><a name="pro-methods"></a>
Protected Member Functions</h2>
<ul>
<li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXalanEXSLTFunctionEvaluate.html#a810990f864e1067f38b747359e59f84d">getError</a> (<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;<a class="el" href="XalanDOMString_8hpp.html#ad0987a2085caff760532b7f16b5c6f2e">theResult</a>) const
<dl class="el"><dd class="mdescRight">Get the error message to report when the function is called with the wrong number of arguments. <a href="#a810990f864e1067f38b747359e59f84d"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html#l00043">43</a> of file <a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html">XalanEXSLTDynamicImpl.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="aebe4673b8547630f7aa4303e9da0a125"></a><!-- doxytag: member="XalanEXSLTFunctionEvaluate::ParentType" ref="aebe4673b8547630f7aa4303e9da0a125" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classFunctionEvaluate.html">FunctionEvaluate</a> <a class="el" href="classFunctionEvaluate.html">XalanEXSLTFunctionEvaluate::ParentType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented from <a class="el" href="classFunctionEvaluate.html#aefaa0beeb5ca7aab136dc8b2d2ab5c8b">FunctionEvaluate</a>.</p>
<p>Definition at line <a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html#l00047">47</a> of file <a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html">XalanEXSLTDynamicImpl.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a2f8b1c4aabdb21bd1a0d10e2004c71a2"></a><!-- doxytag: member="XalanEXSLTFunctionEvaluate::XalanEXSLTFunctionEvaluate" ref="a2f8b1c4aabdb21bd1a0d10e2004c71a2" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanEXSLTFunctionEvaluate::XalanEXSLTFunctionEvaluate </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="XalanEXSLTDynamicImpl_8hpp_source.html#l00049">49</a> of file <a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html">XalanEXSLTDynamicImpl.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a1d943b5a4ef506884d7a18896ff8026c"></a><!-- doxytag: member="XalanEXSLTFunctionEvaluate::~XalanEXSLTFunctionEvaluate" ref="a1d943b5a4ef506884d7a18896ff8026c" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XalanEXSLTFunctionEvaluate::~XalanEXSLTFunctionEvaluate </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html#l00055">55</a> of file <a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html">XalanEXSLTDynamicImpl.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aa8a6b73ae687eced52b67ce01c631fb3"></a><!-- doxytag: member="XalanEXSLTFunctionEvaluate::clone" ref="aa8a6b73ae687eced52b67ce01c631fb3" args="(MemoryManager &amp;theManager) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanEXSLTFunctionEvaluate.html">XalanEXSLTFunctionEvaluate</a>* XalanEXSLTFunctionEvaluate::clone </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a copy of the function object. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>pointer to the new object </dd></dl>
<p>Reimplemented from <a class="el" href="classFunctionEvaluate.html#a925c0ee39e42ef2914d36b80d6bbc980">FunctionEvaluate</a>.</p>
<p>Definition at line <a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html#l00073">73</a> of file <a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html">XalanEXSLTDynamicImpl.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a461007a0ac375cf4735c6dd2df3150fd"></a><!-- doxytag: member="XalanEXSLTFunctionEvaluate::execute" ref="a461007a0ac375cf4735c6dd2df3150fd" args="(XPathExecutionContext &amp;executionContext, XalanNode *context, const XObjectArgVectorType &amp;args, const Locator *locator) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXObjectPtr.html">XObjectPtr</a> XalanEXSLTFunctionEvaluate::execute </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;&nbsp;</td>
<td class="paramname"> <em>executionContext</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>context</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanVector.html">XObjectArgVectorType</a> &amp;&nbsp;</td>
<td class="paramname"> <em>args</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const Locator *&nbsp;</td>
<td class="paramname"> <em>locator</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Execute an <a class="el" href="classXPath.html">XPath</a> function object. </p>
<p>The function must return a valid object. Extension functions should override this version of <a class="el" href="classXalanEXSLTFunctionEvaluate.html#a461007a0ac375cf4735c6dd2df3150fd" title="Execute an XPath function object.">execute()</a>, rather than one of the other calls designed for a specific number of arguments, since the extension function mechanism will call this version first. Extension functions that accept more than three arguments _must_ override this version.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>executionContext</em>&nbsp;</td><td>executing context </td></tr>
<tr><td valign="top"></td><td valign="top"><em>context</em>&nbsp;</td><td>current context node </td></tr>
<tr><td valign="top"></td><td valign="top"><em>args</em>&nbsp;</td><td>vector of pointers to <a class="el" href="classXObject.html" title="Class to hold XPath return types.">XObject</a> arguments </td></tr>
<tr><td valign="top"></td><td valign="top"><em>locator</em>&nbsp;</td><td>Locator instance for the <a class="el" href="classXPath.html">XPath</a> expression that contains the function call </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>pointer to the result <a class="el" href="classXObject.html" title="Class to hold XPath return types.">XObject</a> </dd></dl>
<p>Reimplemented from <a class="el" href="classFunctionEvaluate.html#ab70db4984c54bb14e2e3eccaaf588b6f">FunctionEvaluate</a>.</p>
</div>
</div>
<a class="anchor" id="a810990f864e1067f38b747359e59f84d"></a><!-- doxytag: member="XalanEXSLTFunctionEvaluate::getError" ref="a810990f864e1067f38b747359e59f84d" args="(XalanDOMString &amp;theResult) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XalanEXSLTFunctionEvaluate::getError </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theBuffer</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline, protected, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get the error message to report when the function is called with the wrong number of arguments. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theBuffer</em>&nbsp;</td><td>The <a class="el" href="classXalanDOMString.html">XalanDOMString</a> for the message. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The error message </dd></dl>
<p>Reimplemented from <a class="el" href="classFunctionEvaluate.html#ab69778e3f15239733565812ab79df893">FunctionEvaluate</a>.</p>
<p>Definition at line <a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html#l00081">81</a> of file <a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html">XalanEXSLTDynamicImpl.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanEXSLTDynamicImpl_8hpp_source.html">XalanEXSLTDynamicImpl.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>