Trees | Indices | Help |
|
---|
|
A general result command - designed to be subclassed by users.
This is a general result command from a Slave command that will have its run() method called on return to the master processor.
See Also: multi.processor.Slave_command.
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
Initialise a result. This object is designed for subclassing and __init__ should be called via the super() function.
|
The run method of the result command. This method will be called when the result command is processed by the master and should carry out any actions the slave command needs carried out on the master (e.g. save or register results).
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 10 13:31:49 2013 | http://epydoc.sourceforge.net |