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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/exec/
H A Dexec.cpp277 class MyPipedProcess2 : public MyPipedProcess class in inherits:MyPipedProcess
280 MyPipedProcess2(MyFrame *parent, const wxString& cmd, const wxString& input) function in class:MyPipedProcess2
750 MyPipedProcess2 *process = new MyPipedProcess2(this, cmd, input);
1058 // MyPipedProcess2
1061 bool MyPipedProcess2::HasInput()

Completed in 35 milliseconds