GME
13
|
Go to the source code of this file.
Typedefs | |
typedef JanitorMemFunCall < XMLScanner > | CleanupType |
typedef JanitorMemFunCall < ReaderMgr > | ReaderMgrResetType |
Variables | |
static XERCES_CPP_NAMESPACE_BEGIN XMLUInt32 | gScannerId = 0 |
static XMLMutex * | sScannerMutex = 0 |
static XMLMsgLoader * | gMsgLoader = 0 |
typedef JanitorMemFunCall<XMLScanner> CleanupType |
Definition at line 76 of file XMLScanner.cpp.
typedef JanitorMemFunCall<ReaderMgr> ReaderMgrResetType |
Definition at line 77 of file XMLScanner.cpp.
XMLMsgLoader* gMsgLoader = 0 [static] |
Definition at line 53 of file XMLScanner.cpp.
XERCES_CPP_NAMESPACE_BEGIN XMLUInt32 gScannerId = 0 [static] |
Definition at line 51 of file XMLScanner.cpp.
XMLMutex* sScannerMutex = 0 [static] |
Definition at line 52 of file XMLScanner.cpp.