| alignPointerForNewBlockAllocation(size_t ptrSize) | XMLPlatformUtils | [static] |
| atomicDecrement(int &location) | XMLPlatformUtils | [static] |
| atomicIncrement(int &location) | XMLPlatformUtils | [static] |
| closeFile(FileHandle theFile) | XMLPlatformUtils | [static] |
| closeMutex(void *const mtxHandle) | XMLPlatformUtils | [static] |
| compareAndSwap(void **toFill, const void *const newValue, const void *const toCompare) | XMLPlatformUtils | [static] |
| curFilePos(FileHandle theFile) | XMLPlatformUtils | [static] |
| fgArrayMemoryManager | XMLPlatformUtils | [static] |
| fgDefaultPanicHandler | XMLPlatformUtils | [static] |
| fgMemoryManager | XMLPlatformUtils | [static] |
| fgNetAccessor | XMLPlatformUtils | [static] |
| fgTransService | XMLPlatformUtils | [static] |
| fgUserPanicHandler | XMLPlatformUtils | [static] |
| fileSize(FileHandle theFile) | 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) | 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) | XMLPlatformUtils | [static] |
| openFile(const XMLCh *const fileName) | XMLPlatformUtils | [static] |
| openFileToWrite(const char *const fileName) | XMLPlatformUtils | [static] |
| openFileToWrite(const XMLCh *const fileName) | XMLPlatformUtils | [static] |
| openStdInHandle() | XMLPlatformUtils | [static] |
| panic(const PanicHandler::PanicReasons reason) | XMLPlatformUtils | [static] |
| readFileBuffer(FileHandle theFile, const unsigned int toRead, XMLByte *const toFill) | XMLPlatformUtils | [static] |
| recognizeNEL(bool state) | XMLPlatformUtils | [static] |
| removeDotDotSlash(XMLCh *const srcPath) | XMLPlatformUtils | [static] |
| removeDotSlash(XMLCh *const srcPath) | XMLPlatformUtils | [static] |
| resetFile(FileHandle theFile) | 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) | XMLPlatformUtils | [static] |
| writeBufferToFile(FileHandle const theFile, long toWrite, const XMLByte *const toFlush) | XMLPlatformUtils | [static] |