16 #if !defined(FUNCTIONSTRING_HEADER_GUARD_1357924680)
17 #define FUNCTIONSTRING_HEADER_GUARD_1357924680
39 XALAN_CPP_NAMESPACE_BEGIN
72 #if !defined(XALAN_NO_USING_DECLARATION)
73 using ParentType::execute;
76 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
100 XALAN_CPP_NAMESPACE_END
104 #endif // FUNCTIONSTRING_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.
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
Function ParentType
Definition: FunctionString.hpp:50
XPath implementation of "string" function.
Definition: FunctionString.hpp:46
XERCES_CPP_NAMESPACE_QUALIFIER Locator LocatorType
Definition: Function.hpp:56
Definition: XalanDOMString.hpp:42
#define XALAN_XPATH_EXPORT
Definition: XPathDefinitions.hpp:33