Searched refs:OnUnhandledException (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/muleunit/
H A Dmain.cpp64 void OnUnhandledException() { function in class:UnitTestApp
65 ::OnUnhandledException();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DMuleDebug.h39 void OnUnhandledException();
H A DMuleDebug.cpp62 void OnUnhandledException() function
110 std::set_terminate(OnUnhandledException);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/except/
H A Dexcept.cpp88 virtual void OnUnhandledException();
276 void MyApp::OnUnhandledException() function in class:MyApp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dinit.cpp450 wxCATCH_ALL( wxTheApp->OnUnhandledException(); return -1; )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dapp.h220 virtual void OnUnhandledException() { } function in class:wxAppConsole
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dthread.cpp505 wxCATCH_ALL( wxTheApp->OnUnhandledException(); )
527 wxCATCH_ALL( wxTheApp->OnUnhandledException(); )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtexcept.tex41 not, you may override \helpref{OnUnhandledException()}{wxapponunhandledexception}
H A Dapp.tex389 \helpref{OnUnhandledException}{wxapponunhandledexception}.
516 \membersection{wxApp::OnUnhandledException}\label{wxapponunhandledexception}
518 \func{virtual void}{OnUnhandledException}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule.h341 virtual void OnUnhandledException();
H A Damule.cpp1942 void CamuleApp::OnUnhandledException() function in class:CamuleApp
1946 ::OnUnhandledException();

Completed in 105 milliseconds