MyExecPanel Class Reference
#include <MyExternalCmdExecDialog.h>
Inheritance diagram for MyExecPanel:
[legend]List of all members.
Constructor & Destructor Documentation
| MyExecPanel::MyExecPanel |
( |
wxWindow * |
parent |
) |
|
|
Member Function Documentation
| void MyExecPanel::ContinueProcess |
( |
|
) |
|
|
| int MyExecPanel::ExecWithRedirect |
( |
wxString |
command |
) |
|
|
| long MyExecPanel::GetPid |
( |
|
) |
|
|
| void MyExecPanel::KillProcess |
( |
|
) |
|
|
| void MyExecPanel::OnExecWithRedirect |
( |
wxCommandEvent & |
event |
) |
|
|
| void MyExecPanel::OnProcessTerminated |
( |
MyPipedProcess * |
process, |
|
|
int |
pid, |
|
|
int |
status |
|
) |
[virtual] |
|
| void MyExecPanel::OnTimer |
( |
wxTimerEvent & |
event |
) |
|
|
| void MyExecPanel::PauseProcess |
( |
bool |
pause = true |
) |
|
|
|
|
function to pause running process, argument pause defaults to true - to resume, set it to false
|
The documentation for this class was generated from the following files: