Searched refs:OnFatalException (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/debugrpt/
H A Ddebugrpt.cpp183 // early as possible and override OnFatalException() to create the report there
194 virtual void OnFatalException();
327 // call this to tell the library to call our OnFatalException()
341 void MyApp::OnFatalException() function in class:MyApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/except/
H A Dexcept.cpp92 virtual void OnFatalException();
294 void MyApp::OnFatalException() function in class:MyApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmain.cpp98 // OnFatalException() if necessary
101 // global pointer to exception information, only valid inside OnFatalException,
124 wxTheApp->OnFatalException();
148 // if wxApp::OnFatalException() had been called we should exit the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstackwalker.tex15 inside \helpref{wxApp::OnFatalException}{wxapponfatalexception} function to
101 \helpref{wxApp::OnFatalException()}{wxapponfatalexception}.
H A Ddebugrpt.tex16 \helpref{wxApp::OnFatalException()}{wxapponfatalexception} as shown in the
H A Dapp.tex406 \membersection{wxApp::OnFatalException}\label{wxapponfatalexception}
408 \func{void}{OnFatalException}{\void}
H A Dfunction.tex468 caught and passed to \helpref{wxApp::OnFatalException}{wxapponfatalexception}.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DExternalConnector.h151 void OnFatalException();
H A Damule.h176 void OnFatalException();
H A DExternalConnector.cpp630 void CaMuleExternalConnector::OnFatalException() function in class:CaMuleExternalConnector
H A Damule.cpp1003 void CamuleApp::OnFatalException() function in class:CamuleApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dapp.h106 virtual void OnFatalException() { } function in class:wxAppConsole
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dutilsunx.cpp1109 wxTheApp->OnFatalException();

Completed in 90 milliseconds