22 #if !defined(XERCESC_INCLUDE_GUARD_DEFAULT_PANICHANDLER_HPP)
23 #define XERCESC_INCLUDE_GUARD_DEFAULT_PANICHANDLER_HPP
This class makes it possible to override the C++ memory management by adding new/delete operators to ...
Definition: XMemory.hpp:40
Receive notification of panic.
Definition: DefaultPanicHandler.hpp:39
PanicReasons
Definition: PanicHandler.hpp:50
virtual ~DefaultPanicHandler()
Destructor.
Definition: DefaultPanicHandler.hpp:49
virtual void panic(const PanicHandler::PanicReasons reason)=0
Receive notification of panic.
Receive notification of panic.
Definition: PanicHandler.hpp:44
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
DefaultPanicHandler()
Default constructor.
Definition: DefaultPanicHandler.hpp:46
#define XMLUTIL_EXPORT
Definition: XercesDefs.hpp:162
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113