Xerces-C++ 3.3.0
|
This is the complete list of members for XMLPlatformUtils, including all inherited members.
alignPointerForNewBlockAllocation(XMLSize_t ptrSize) | XMLPlatformUtils | static |
closeFile(FileHandle theFile, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XMLPlatformUtils | static |
closeMutex(void *const mtxHandle, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XMLPlatformUtils | static |
curFilePos(FileHandle theFile, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XMLPlatformUtils | static |
fgAtomicMutex | XMLPlatformUtils | static |
fgDefaultPanicHandler | XMLPlatformUtils | static |
fgFileMgr | XMLPlatformUtils | static |
fgMemoryManager | XMLPlatformUtils | static |
fgMutexMgr | XMLPlatformUtils | static |
fgNetAccessor | XMLPlatformUtils | static |
fgSSE2ok | XMLPlatformUtils | static |
fgTransService | XMLPlatformUtils | static |
fgUserPanicHandler | XMLPlatformUtils | static |
fgXMLChBigEndian | 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 |
Initialize(XMLSize_t initialDOMHeapAllocSize, XMLSize_t maxDOMHeapAllocSize, XMLSize_t maxDOMSubAllocationSize, 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 |
makeFileMgr(MemoryManager *const manager) | XMLPlatformUtils | static |
makeMutex(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XMLPlatformUtils | static |
makeMutexMgr(MemoryManager *const manager) | 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 XMLSize_t 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, XMLSize_t toWrite, const XMLByte *const toFlush, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XMLPlatformUtils | static |