Searched refs:AddDump (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddebugrpt.h78 bool AddCurrentDump() { return AddDump(Context_Current); }
79 bool AddExceptionDump() { return AddDump(Context_Exception); }
80 virtual bool AddDump(Context ctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddebugrpt.tex116 The same as \helpref{AddDump(Context\_Current)}{wxdebugreportadddump}.
119 \membersection{wxDebugReport::AddDump}\label{wxdebugreportadddump}
121 \func{bool}{AddDump}{\param{Context }{ctx}}
140 The same as \helpref{AddDump(Context\_Exception)}{wxdebugreportadddump}.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddebugrpt.cpp335 AddDump(context);
519 bool wxDebugReport::AddDump(Context ctx) function in class:wxDebugReport

Completed in 42 milliseconds