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
 

XMLTranscoder Member List

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

canTranscodeTo(const unsigned int toCheck) const =0XMLTranscoder [pure virtual]
checkBlockSize(const unsigned int toCheck)XMLTranscoder [protected]
getBlockSize() const XMLTranscoder
getEncodingName() const XMLTranscoder
getMemoryManager() const XMLTranscoder
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
transcodeFrom(const XMLByte *const srcData, const unsigned int srcCount, XMLCh *const toFill, const unsigned int maxChars, unsigned int &bytesEaten, unsigned char *const charSizes)=0XMLTranscoder [pure virtual]
transcodeTo(const XMLCh *const srcData, const unsigned int srcCount, XMLByte *const toFill, const unsigned int maxBytes, unsigned int &charsEaten, const UnRepOpts options)=0XMLTranscoder [pure virtual]
UnRep_RepChar enum valueXMLTranscoder
UnRep_Throw enum valueXMLTranscoder
UnRepOpts enum nameXMLTranscoder
XMemory()XMemory [protected]
XMLTranscoder(const XMLCh *const encodingName, const unsigned int blockSize, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLTranscoder [protected]
~XMLTranscoder()XMLTranscoder [virtual]



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