18#if !defined(FUNCTIONKEY_HEADER_GUARD_1357924680)
19#define FUNCTIONKEY_HEADER_GUARD_1357924680
37class XPathExecutionContext;
64 using ParentType::execute;
#define XALAN_XSLT_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectPtr arg1, const XObjectPtr arg2, const Locator *locator) const
Execute an XPath function object.
virtual const XalanDOMString & getError(XalanDOMString &theResult) const
Get the error message to report when the function is called with the wrong number of arguments.
virtual FunctionKey * clone(MemoryManager &theManager) const
Create a copy of the function object.
Class to hold XObjectPtr return types.
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)