18 #if !defined(XTOKENNUMBERADAPTER_HEADER_GUARD_1357924680) 19 #define XTOKENNUMBERADAPTER_HEADER_GUARD_1357924680 37 XALAN_CPP_NAMESPACE_BEGIN
57 MemoryManager& theMemoryManager);
67 MemoryManager& theMemoryManager);
90 MemberFunctionPtr
function)
const;
95 MemberFunctionPtr
function)
const;
121 XALAN_CPP_NAMESPACE_END
125 #endif // XTOKENNUMBERADAPTER_HEADER_GUARD_1357924680
virtual double stringLength(XPathExecutionContext &executionContext) const =0
Get the length of the string value of the instance.
eObjectType
Enumeration of possible object types.
virtual double num() const
Cast result object to a number.
virtual const XalanDOMString & str() const =0
Cast result object to a string.
#define XALAN_XPATH_EXPORT
virtual eObjectType getRealType() const
Tell what kind of class this is.