16 #if !defined(FUNCTIONFUNCTIONAVAILABLE_HEADER_GUARD_1357924680)
17 #define FUNCTIONFUNCTIONAVAILABLE_HEADER_GUARD_1357924680
30 XALAN_CPP_NAMESPACE_BEGIN
61 #if !defined(XALAN_NO_USING_DECLARATION)
62 using ParentType::execute;
65 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
89 XALAN_CPP_NAMESPACE_END
93 #endif // FUNCTIONFUNCTIONAVAILABLE_HEADER_GUARD_1357924680
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
Definition: XalanVector.hpp:1111
Definition: XalanNode.hpp:44
Definition: Function.hpp:52
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
virtual Function * clone(MemoryManagerType &theManager) const =0
Create a copy of the function object.
Function ParentType
Definition: FunctionFunctionAvailable.hpp:45
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 LocatorType *locator) const
Execute an XPath function object.
Class to hold XObjectPtr return types.
Definition: XObject.hpp:584
Definition: XPathExecutionContext.hpp:72
XERCES_CPP_NAMESPACE_QUALIFIER Locator LocatorType
Definition: Function.hpp:56
Class to hold XPath return types.
Definition: XObject.hpp:61
#define XALAN_XSLT_EXPORT
Definition: XSLTDefinitions.hpp:25
Definition: XalanDOMString.hpp:42
Definition: FunctionFunctionAvailable.hpp:41