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] |
fgArrayMemoryManager | XMLPlatformUtils | [static] |
fgAtomicMutex | XMLPlatformUtils | [static] |
fgDefaultPanicHandler | XMLPlatformUtils | [static] |
fgMemoryManager | XMLPlatformUtils | [static] |
fgNetAccessor | XMLPlatformUtils | [static] |
fgTransService | XMLPlatformUtils | [static] |
fgUserPanicHandler | XMLPlatformUtils | [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] |