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