http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

Source Repository
User Mail Archive
Devel Mail Archive

API Docs for SAX and DOM
 

XMLBigInteger Member List

This is the complete list of members for XMLBigInteger, including all inherited members.

compareValues(const XMLBigInteger *const lValue, const XMLBigInteger *const rValue, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLBigInteger [static]
compareValues(const XMLCh *const lString, const int &lSign, const XMLCh *const rString, const int &rSign, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLBigInteger [static]
divide(const unsigned int byteToShift)XMLBigInteger
getCanonicalRepresentation(const XMLCh *const rawData, MemoryManager *const memMgr=XMLPlatformUtils::fgMemoryManager, bool isNonPositiveInteger=false)XMLBigInteger [static]
getRawData() const XMLBigInteger
getSign() const XMLBigInteger
getTotalDigit() const XMLBigInteger
intValue() const XMLBigInteger
multiply(const unsigned int byteToShift)XMLBigInteger
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
operator==(const XMLBigInteger &toCompare) const XMLBigInteger
parseBigInteger(const XMLCh *const toConvert, XMLCh *const retBuffer, int &signValue, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLBigInteger [static]
toString() const XMLBigInteger
XMemory()XMemory [protected]
XMLBigInteger(const XMLCh *const strValue, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLBigInteger
XMLBigInteger(const XMLBigInteger &toCopy)XMLBigInteger
~XMLBigInteger()XMLBigInteger



Copyright © 1994-2004 The Apache Software Foundation. All Rights Reserved.