16 #if !defined(XTOKENNUMBERADAPTER_HEADER_GUARD_1357924680)
17 #define XTOKENNUMBERADAPTER_HEADER_GUARD_1357924680
35 XALAN_CPP_NAMESPACE_BEGIN
70 MemberFunctionPtr
function)
const;
91 XALAN_CPP_NAMESPACE_END
95 #endif // XTOKENNUMBERADAPTER_HEADER_GUARD_1357924680
Definition: XToken.hpp:35
eObjectType
Enumeration of possible object types.
Definition: XObject.hpp:70
virtual double stringLength() const =0
Get the length of the string value of the instance.
virtual eObjectType getRealType() const
Tell what kind of class this is.
virtual const XalanDOMString & str() const =0
Cast result object to a string.
Definition: XTokenNumberAdapter.hpp:43
Definition: XalanDOMString.hpp:42
Definition: XNumberBase.hpp:39
#define XALAN_XPATH_EXPORT
Definition: XPathDefinitions.hpp:33
virtual double num() const =0
Cast result object to a number.