Package wx :: Class Process
[frames | no frames]

Type Process

object --+        
         |        
    Object --+    
             |    
    EvtHandler --+
                 |
                Process


Proxy of C++ Process class
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)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:05 2005 http://epydoc.sf.net