Searched refs:Context_Exception (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddebugrpt.h32 enum Context { Context_Current, Context_Exception }; enumerator in enum:wxDebugReport::Context
72 bool AddExceptionContext() { return AddContext(Context_Exception); }
79 bool AddExceptionDump() { return AddDump(Context_Exception); }
84 void AddAll(Context context = Context_Exception);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddebugrpt.cpp468 if ( ctx == Context_Exception )
481 if ( ctx == Context_Exception )
526 if ( !(ctx == Context_Exception ? wxCrashReport::Generate()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/debugrpt/
H A Ddebugrpt.cpp343 GenerateReport(wxDebugReport::Context_Exception);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddebugrpt.tex63 Context_Exception

Completed in 168 milliseconds