18#if !defined(FUNCTIONGENERATEID_HEADER_GUARD_1357924680)
19#define FUNCTIONGENERATEID_HEADER_GUARD_1357924680
53 using ParentType::execute;
#define XALAN_XSLT_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual const XalanDOMString & getError(XalanDOMString &theResult) const
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 XObjectPtr arg1, const Locator *locator) const
Execute an XPath function object.
virtual ~FunctionGenerateID()
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const Locator *locator) const
Execute an XPath function object.
virtual FunctionGenerateID * clone(MemoryManager &theManager) const
Create a copy of the function object.
Class to hold XObjectPtr return types.
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)