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  

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() constXMLTranscoder
getEncodingName() constXMLTranscoder
getMemoryManager() constXMLTranscoder
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
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]
XMemory(const XMemory &)XMemory [protected]
XMLTranscoder(const XMLCh *const encodingName, const unsigned int blockSize, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLTranscoder [protected]
~XMLTranscoder()XMLTranscoder [virtual]


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