16 #if !defined(FUNCTIONCONCAT_HEADER_GUARD_1357924680)
17 #define FUNCTIONCONCAT_HEADER_GUARD_1357924680
31 XALAN_CPP_NAMESPACE_BEGIN
75 #if !defined(XALAN_NO_USING_DECLARATION)
76 using ParentType::execute;
79 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
103 XALAN_CPP_NAMESPACE_END
107 #endif // FUNCTIONCONCAT_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
XERCES_CPP_NAMESPACE_QUALIFIER Locator LocatorType
Definition: Function.hpp:56
Definition: XalanDOMString.hpp:42
Function ParentType
Definition: FunctionConcat.hpp:42
XPath implementation of "concat" function.
Definition: FunctionConcat.hpp:38
#define XALAN_XPATH_EXPORT
Definition: XPathDefinitions.hpp:33