 |
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(FUNCTIONGENERATEID_HEADER_GUARD_1357924680)
19 #define FUNCTIONGENERATEID_HEADER_GUARD_1357924680
53 using ParentType::execute;
59 const Locator* locator)
const;
66 const Locator* locator)
const;
69 clone(MemoryManager& theManager)
const;
93 #endif // FUNCTIONGENERATEID_HEADER_GUARD_1357924680
virtual FunctionGenerateID * clone(MemoryManager &theManager) const
Create a copy of the function object.
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectPtr arg1, const Locator *locator) const
Execute an XPath function object.
#define XALAN_XSLT_EXPORT
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const Locator *locator) const
Execute an XPath function object.
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
Class to hold XObjectPtr return types.
virtual ~FunctionGenerateID()
virtual const XalanDOMString & getError(XalanDOMString &theResult) const
Get the error message to report when the function is called with the wrong number of arguments.