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

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

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]
divide(const unsigned int byteToShift)XMLBigInteger
getCanonicalRepresentation(const XMLCh *const rawData, MemoryManager *const memMgr=XMLPlatformUtils::fgMemoryManager)XMLBigInteger [static]
getRawData() constXMLBigInteger
getSign() constXMLBigInteger
getTotalDigit() constXMLBigInteger
intValue() constXMLBigInteger
multiply(const unsigned int byteToShift)XMLBigInteger
operator delete(void *p)XMemory
operator delete(void *p, MemoryManager *memMgr)XMemory
operator new(size_t size)XMemory
operator new(size_t size, MemoryManager *memMgr)XMemory
operator==(const XMLBigInteger &toCompare) constXMLBigInteger
parseBigInteger(const XMLCh *const toConvert, XMLCh *const retBuffer, int &signValue, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLBigInteger [static]
toString() constXMLBigInteger
XMemory()XMemory [protected]
XMemory(const XMemory &)XMemory [protected]
XMLBigInteger(const XMLCh *const strValue, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLBigInteger
XMLBigInteger(const XMLBigInteger &toCopy)XMLBigInteger
~XMLBigInteger()XMLBigInteger


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