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  

XMLPlatformUtils Member List

This is the complete list of members for XMLPlatformUtils, including all inherited members.
alignPointerForNewBlockAllocation(size_t ptrSize)XMLPlatformUtils [static]
atomicDecrement(int &location)XMLPlatformUtils [static]
atomicIncrement(int &location)XMLPlatformUtils [static]
closeFile(FileHandle theFile, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
closeMutex(void *const mtxHandle)XMLPlatformUtils [static]
compareAndSwap(void **toFill, const void *const newValue, const void *const toCompare)XMLPlatformUtils [static]
curFilePos(FileHandle theFile, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
fgArrayMemoryManagerXMLPlatformUtils [static]
fgAtomicMutexXMLPlatformUtils [static]
fgDefaultPanicHandlerXMLPlatformUtils [static]
fgMemoryManagerXMLPlatformUtils [static]
fgNetAccessorXMLPlatformUtils [static]
fgTransServiceXMLPlatformUtils [static]
fgUserPanicHandlerXMLPlatformUtils [static]
fileSize(FileHandle theFile, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
getCurrentDirectory(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
getCurrentMillis()XMLPlatformUtils [static]
getFullPath(const XMLCh *const srcPath, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
Initialize(const char *const locale=XMLUni::fgXercescDefaultLocale, const char *const nlsHome=0, PanicHandler *const panicHandler=0, MemoryManager *const memoryManager=0)XMLPlatformUtils [static]
isAnySlash(XMLCh c)XMLPlatformUtils [static]
isNELRecognized()XMLPlatformUtils [static]
isRelative(const XMLCh *const toCheck, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
isStrictIANAEncoding()XMLPlatformUtils [static]
loadMsgSet(const XMLCh *const msgDomain)XMLPlatformUtils [static]
lockMutex(void *const mtxHandle)XMLPlatformUtils [static]
makeMutex()XMLPlatformUtils [static]
openFile(const char *const fileName, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
openFile(const XMLCh *const fileName, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
openFileToWrite(const char *const fileName, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
openFileToWrite(const XMLCh *const fileName, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
openStdInHandle(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
panic(const PanicHandler::PanicReasons reason)XMLPlatformUtils [static]
readFileBuffer(FileHandle theFile, const unsigned int toRead, XMLByte *const toFill, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
recognizeNEL(bool state, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
removeDotDotSlash(XMLCh *const srcPath, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
removeDotSlash(XMLCh *const srcPath, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
resetFile(FileHandle theFile, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
strictIANAEncoding(const bool state)XMLPlatformUtils [static]
Terminate()XMLPlatformUtils [static]
unlockMutex(void *const mtxHandle)XMLPlatformUtils [static]
weavePaths(const XMLCh *const basePath, const XMLCh *const relativePath, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]
writeBufferToFile(FileHandle const theFile, long toWrite, const XMLByte *const toFlush, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLPlatformUtils [static]


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