Searched refs:GetErrorStream (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 Dprocess.h84 wxInputStream *GetErrorStream() const { return m_errorStream; } function in class:wxProcess
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dprocess.tex22 \helpref{GetErrorStream}{wxprocessgeterrorstream} can then be used to retrieve
101 \membersection{wxProcess::GetErrorStream}\label{wxprocessgeterrorstream}
103 \constfunc{wxInputStream* }{GetErrorStream}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/exec/
H A Dexec.cpp1032 wxTextInputStream tis(*GetErrorStream());
1090 m_err(*process->GetErrorStream())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dutilscmn.cpp695 if ( !ReadAll(process->GetErrorStream(), *error) )

Completed in 30 milliseconds