GME  13
Typedefs | Variables
XMLScanner.cpp File Reference

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 Documentation

typedef JanitorMemFunCall<XMLScanner> CleanupType

Definition at line 76 of file XMLScanner.cpp.

typedef JanitorMemFunCall<ReaderMgr> ReaderMgrResetType

Definition at line 77 of file XMLScanner.cpp.


Variable Documentation

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.