Home | Trees | Indices | Help |
---|
|
object --+ | Process
Basic process representation for ProcessMonitor. Must be subclassed to provide actual start()/stop() implementations.
Instance Methods | |||
|
|||
|
|||
dict { str: val } |
|
||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Get all data about this process in dictionary form
|
Stop the process. Record any significant error messages in the errors parameter
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Mar 9 05:00:47 2017 | http://epydoc.sourceforge.net |