18 #if !defined(FUNCTIONCURRENT_HEADER_GUARD_1357924680) 19 #define FUNCTIONCURRENT_HEADER_GUARD_1357924680 32 XALAN_CPP_NAMESPACE_BEGIN
60 const Locator* locator)
const;
62 using ParentType::execute;
64 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE) 69 clone(MemoryManager& theManager)
const;
86 XALAN_CPP_NAMESPACE_END
90 #endif // FUNCTIONCURRENT_HEADER_GUARD_1357924680
virtual const XalanDOMString & getError(XalanDOMString &theBuffer) const =0
Get the error message to report when the function is called with the wrong number of arguments...
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
Class to hold XObjectPtr return types.
Class to hold XPath return types.
#define XALAN_XSLT_EXPORT
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
virtual Function * clone(MemoryManager &theManager) const =0
Create a copy of the function object.