22#if !defined(XERCESC_INCLUDE_GUARD_PLATFORMUTILS_HPP) 
   23#define XERCESC_INCLUDE_GUARD_PLATFORMUTILS_HPP 
  174                         , 
const char*          
const nlsHome = 0
 
  231                         , 
const char*          
const nlsHome = 0
 
  467        const XMLCh* 
const srcPath
 
  563        const   XMLCh* 
const    basePath
 
  564        , 
const XMLCh* 
const    relativePath
 
  723    static XMLMsgLoader* loadAMsgSet(
const XMLCh* 
const msgDomain);
 
  755    static int  searchSlashDotDotSlash(
XMLCh* 
const srcPath);
 
  768    static bool fgMemMgrAdopted;
 
 
  806#ifdef XML_PLATFORM_NEW_BLOCK_ALIGNMENT 
  807    const XMLSize_t alignment = XML_PLATFORM_NEW_BLOCK_ALIGNMENT;
 
  809    const XMLSize_t alignment = (
sizeof(
void*) >= 
sizeof(
double)) ? 
sizeof(
void*) : 
sizeof(double);
 
  816    return (current == 0)
 
  818         : (ptrSize + alignment - current);
 
 
#define MakeXMLException(theType, expKeyword)
Definition XMLException.hpp:178
XERCES_CPP_NAMESPACE_BEGIN typedef void * FileHandle
Definition XMLFileMgr.hpp:30
#define XERCES_CPP_NAMESPACE_BEGIN
Definition XercesDefs.hpp:112
unsigned char XMLByte
Definition XercesDefs.hpp:65
#define XMLUTIL_EXPORT
Definition XercesDefs.hpp:162
#define XERCES_CPP_NAMESPACE_END
Definition XercesDefs.hpp:113
size_t XMLSize_t
Definition Xerces_autoconf_config.hpp:112
char16_t XMLCh
Definition Xerces_autoconf_config.hpp:120
XMLUInt64 XMLFilePos
Definition Xerces_autoconf_config.hpp:139
Configurable memory manager.
Definition MemoryManager.hpp:40
Receive notification of panic.
Definition PanicHandler.hpp:45
PanicReasons
Definition PanicHandler.hpp:51
Definition PlatformUtils.hpp:47
virtual ~XMLDeleter()
Definition PlatformUtils.hpp:826
XMLDeleter()
Definition PlatformUtils.hpp:833
Definition XMLFileMgr.hpp:35
Definition XMLMutexMgr.hpp:34
Definition XMLNetAccessor.hpp:96
Definition TransService.hpp:53
static const char fgXercescDefaultLocale[]
Definition XMLUni.hpp:305