| Method Summary |
| Process |
__init__(self,
parent,
id)
|
| |
__repr__(self)
|
| |
base_OnTerminate(self,
pid,
status)
|
| |
CloseOutput(self)
|
| |
Detach(self)
|
| bool |
Exists(pid)
(Static method)
|
| InputStream |
GetErrorStream(self)
|
| InputStream |
GetInputStream(self)
|
| OutputStream |
GetOutputStream(self)
|
| bool |
IsErrorAvailable(self)
|
| bool |
IsInputAvailable(self)
|
| bool |
IsInputOpened(self)
|
| bool |
IsRedirected(self)
|
| int |
Kill(pid,
sig,
flags)
(Static method)
|
| Process |
Open(cmd,
flags)
(Static method)
|
| |
Redirect(self)
|