Qudi
Public Member Functions | List of all members
prepostdummy.Task Class Reference

Dummy thask that does nothing before and after a different task has run. More...

Inheritance diagram for prepostdummy.Task:
Inheritance graph
[legend]
Collaboration diagram for prepostdummy.Task:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, kwargs)
 
def preExecute (self)
 Do nothing befoer other task runs.
 
def postExecute (self)
 Do more nothing after other task has finished running.
 

Detailed Description

Dummy thask that does nothing before and after a different task has run.


The documentation for this class was generated from the following file: