22 #if !defined(XERCESC_INCLUDE_GUARD_XML_DOUBLE_HPP)
23 #define XERCESC_INCLUDE_GUARD_XML_DOUBLE_HPP
Definition: XMLAbstractDoubleFloat.hpp:61
virtual void checkBoundary(char *const strValue)=0
MemoryManager * getMemoryManager() const
Definition: XMLAbstractDoubleFloat.hpp:194
Configurable memory manager.
Definition: MemoryManager.hpp:39
Definition: XMLDouble.hpp:29
static int compareValues(const XMLAbstractDoubleFloat *const lValue, const XMLAbstractDoubleFloat *const rValue, MemoryManager *const manager)
Compares this object to the specified object.
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
wchar_t XMLCh
Definition: Xerces_autoconf_config.borland.hpp:92
#define XMLUTIL_EXPORT
Definition: XercesDefs.hpp:162
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
static int compareValues(const XMLDouble *const lValue, const XMLDouble *const rValue)
Compares this object to the specified object.
Definition: XMLDouble.hpp:88