22#if !defined(XERCESC_INCLUDE_GUARD_XML_DOUBLE_HPP)
23#define XERCESC_INCLUDE_GUARD_XML_DOUBLE_HPP
#define XERCES_CPP_NAMESPACE_BEGIN
Definition XercesDefs.hpp:112
#define XMLUTIL_EXPORT
Definition XercesDefs.hpp:162
#define XERCES_CPP_NAMESPACE_END
Definition XercesDefs.hpp:113
char16_t XMLCh
Definition Xerces_autoconf_config.hpp:120
Configurable memory manager.
Definition MemoryManager.hpp:40
XMLAbstractDoubleFloat(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)
MemoryManager * getMemoryManager() const
Definition XMLAbstractDoubleFloat.hpp:194
static int compareValues(const XMLAbstractDoubleFloat *const lValue, const XMLAbstractDoubleFloat *const rValue, MemoryManager *const manager)
Compares this object to the specified object.
static int compareValues(const XMLDouble *const lValue, const XMLDouble *const rValue)
Compares this object to the specified object.
Definition XMLDouble.hpp:88
XMLDouble(const XMLCh *const strValue, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)
Constructs a newly allocated XMLDouble object that represents the value represented by the string.
virtual void checkBoundary(char *const strValue)