18 #if !defined(FUNCTIONID_HEADER_GUARD_1357924680) 19 #define FUNCTIONID_HEADER_GUARD_1357924680 50 XALAN_CPP_NAMESPACE_BEGIN
75 const Locator* locator)
const;
77 using ParentType::execute;
79 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE) 84 clone(MemoryManager& theManager)
const;
97 FunctionIDXObjectTypeCallback(
102 processCallback(
const XObject& theXObject);
161 XALAN_CPP_NAMESPACE_END
165 #endif // FUNCTIONID_HEADER_GUARD_1357924680
The purpose of this class is to provide a way to get the "preferred" or closest matching type for XOb...
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.
Local implementation of NodeRefList.
Class to hold XPath return types.
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
XPath implementation of "id" function.
virtual Function * clone(MemoryManager &theManager) const =0
Create a copy of the function object.
#define XALAN_XPATH_EXPORT