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.20050511.rpd on Sun Mar 26 10:01:07 2006 http://epydoc.sf.net