#include <MyExternalCmdExecDialog.h>
Inheritance diagram for MyPipedProcess:

Public Member Functions | |
| MyPipedProcess (MyProcessListener *parent, const wxString &cmd) | |
| virtual void | OnTerminate (int pid, int status) |
|
||||||||||||
|
Definition at line 146 of file MyExternalCmdExecDialog.h. |
|
||||||||||||
|
Reimplemented from MyProcess. Definition at line 583 of file MyExternalCmdExecDialog.cpp. References DEBUG_DEBUG, MyProcessListener::OnProcessTerminated(), and MyProcess::OnTerminate(). |
1.3.9.1