Go to the documentation of this file.
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:41
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
Receive notification of panic.
Definition: PanicHandler.hpp:45
virtual ~DefaultPanicHandler()
Destructor.
Definition: DefaultPanicHandler.hpp:49
#define XMLUTIL_EXPORT
Definition: XercesDefs.hpp:162
virtual void panic(const PanicHandler::PanicReasons reason)
Receive notification of panic.
PanicReasons
Definition: PanicHandler.hpp:51
Receive notification of panic.
Definition: DefaultPanicHandler.hpp:40
DefaultPanicHandler()
Default constructor.
Definition: DefaultPanicHandler.hpp:46