17 #if !defined(EXSLT_DATE_TIMEIMPL_HEADER_GUARD_1357924680)
18 #define EXSLT_DATE_TIMEIMPL_HEADER_GUARD_1357924680
29 XALAN_CPP_NAMESPACE_BEGIN
54 const XObjectArgVectorType& args,
57 #if !defined(XALAN_NO_USING_DECLARATION)
58 using ParentType::execute;
61 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
89 XALAN_CPP_NAMESPACE_END
94 #endif //EXSLT_DATE_TIMEIMPL_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 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
Type * XalanCopyConstruct(MemoryManager &theMemoryManager, const Type &theSource)
Definition: XalanMemoryManagement.hpp:334
Definition: XPathExecutionContext.hpp:72
#define XALAN_EXSLT_EXPORT
Definition: XalanEXSLTDefinitions.hpp:33
virtual XalanEXSLTFunctionDateTime * clone(MemoryManagerType &theManager) const
Create a copy of the function object.
Definition: XalanEXSLTDateTimeImpl.hpp:66
Definition: XalanDOMString.hpp:42
Definition: XalanEXSLTDateTimeImpl.hpp:33
virtual ~XalanEXSLTFunctionDateTime()
Definition: XalanEXSLTDateTimeImpl.hpp:44
Function ParentType
Definition: XalanEXSLTDateTimeImpl.hpp:37
XalanEXSLTFunctionDateTime()
Definition: XalanEXSLTDateTimeImpl.hpp:39