18#if !defined(FUNCTION_HEADER_GUARD_1357924680)
19#define FUNCTION_HEADER_GUARD_1357924680
37namespace XERCES_CPP_NAMESPACE
#define XALAN_XPATH_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
XPathExecutionContext::XObjectArgVectorType XObjectArgVectorType
XPathExecutionContext::GetCachedNodeList GetCachedNodeList
virtual Function * clone(MemoryManager &theManager) const =0
Create a copy of the function object.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const Locator *locator) const
Execute an XPath function object.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectPtr arg1, const XObjectPtr arg2, const XObjectPtr arg3, const Locator *locator) const
Execute an XPath function object.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectPtr arg, const Locator *locator) const
Execute an XPath function object.
XPathExecutionContext::GetCachedString GetCachedString
void generalError(XPathExecutionContext &executionContext, const XalanNode *context, const Locator *locator) const
Report the error returned from the getError() call.
xercesc::Locator LocatorType
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 &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.
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)