Xerces-C++ 3.3.0
|
This is the complete list of members for XMLLCPTranscoder, including all inherited members.
calcRequiredSize(const char *const srcText, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)=0 | XMLLCPTranscoder | pure virtual |
calcRequiredSize(const XMLCh *const srcText, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)=0 | XMLLCPTranscoder | pure virtual |
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 | |
transcode(const XMLCh *const toTranscode, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)=0 | XMLLCPTranscoder | pure virtual |
transcode(const char *const toTranscode, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)=0 | XMLLCPTranscoder | pure virtual |
transcode(const char *const toTranscode, XMLCh *const toFill, const XMLSize_t maxChars, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)=0 | XMLLCPTranscoder | pure virtual |
transcode(const XMLCh *const toTranscode, char *const toFill, const XMLSize_t maxBytes, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)=0 | XMLLCPTranscoder | pure virtual |
XMemory() | XMemory | protected |
XMLLCPTranscoder() | XMLLCPTranscoder | protected |
~XMLLCPTranscoder() | XMLLCPTranscoder | virtual |