This is the complete list of members for XMLDouble, including all inherited members.
BigDecimal enum value | XMLNumber | |
checkBoundary(char *const strValue) | XMLDouble | protectedvirtual |
compareValues(const XMLDouble *const lValue, const XMLDouble *const rValue) | XMLDouble | static |
XMLAbstractDoubleFloat::compareValues(const XMLAbstractDoubleFloat *const lValue, const XMLAbstractDoubleFloat *const rValue, MemoryManager *const manager) | XMLAbstractDoubleFloat | protectedstatic |
convert(char *const strValue) | XMLAbstractDoubleFloat | protected |
DateTime enum value | XMLNumber | |
Double enum value | XMLNumber | |
EQUAL enum value | XMLNumber | |
fDataConverted | XMLAbstractDoubleFloat | protected |
fDataOverflowed | XMLAbstractDoubleFloat | protected |
Float enum value | XMLNumber | |
fType | XMLAbstractDoubleFloat | protected |
fValue | XMLAbstractDoubleFloat | protected |
getCanonicalRepresentation(const XMLCh *const rawData, MemoryManager *const memMgr=XMLPlatformUtils::fgMemoryManager) | XMLAbstractDoubleFloat | static |
getFormattedString() const | XMLAbstractDoubleFloat | virtual |
getMemoryManager() const | XMLAbstractDoubleFloat | |
getRawData() const | XMLAbstractDoubleFloat | virtual |
getSign() const | XMLAbstractDoubleFloat | virtual |
getType() const | XMLAbstractDoubleFloat | |
getValue() const | XMLAbstractDoubleFloat | |
GREATER_THAN enum value | XMLNumber | |
INDETERMINATE enum value | XMLNumber | |
init(const XMLCh *const strValue) | XMLAbstractDoubleFloat | protected |
isDataConverted() const | XMLAbstractDoubleFloat | |
isDataOverflowed() const | XMLAbstractDoubleFloat | |
LESS_THAN enum value | XMLNumber | |
LiteralType enum name | XMLAbstractDoubleFloat | |
loadNumber(XMLNumber::NumberType numType, XSerializeEngine &serEng) | XMLNumber | static |
NaN enum value | XMLAbstractDoubleFloat | |
NegINF enum value | XMLAbstractDoubleFloat | |
Normal enum value | XMLAbstractDoubleFloat | |
normalizeDecimalPoint(char *const toNormal) | XMLAbstractDoubleFloat | static |
NumberType enum name | XMLNumber | |
operator delete(void *p) | XMemory | |
operator delete(void *p, MemoryManager *memMgr) | XMemory | |
operator delete(void *p, void *ptr) | XMemory | |
operator new(size_t size) | XMemory | |
operator new(size_t size, MemoryManager *memMgr) | XMemory | |
operator new(size_t size, void *ptr) | XMemory | |
PosINF enum value | XMLAbstractDoubleFloat | |
SpecialTypeNum enum value | XMLAbstractDoubleFloat | |
UnKnown enum value | XMLNumber | |
XMemory() | XMemory | protected |
XMLAbstractDoubleFloat(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XMLAbstractDoubleFloat | protected |
XMLDouble(const XMLCh *const strValue, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XMLDouble | |
XMLDouble(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XMLDouble | |
XMLNumber() | XMLNumber | protected |
XMLNumber(const XMLNumber &) | XMLNumber | protected |
~XMLAbstractDoubleFloat() | XMLAbstractDoubleFloat | virtual |
~XMLDouble() | XMLDouble | |
~XMLNumber() | XMLNumber | virtual |