| Public Member Functions | |
| def | __init__ | 
| def | __repr__ | 
| def | run | 
| Public Attributes | |
| sendval | |
| target | |
| tid | |
| waitmode | |
| Static Public Attributes | |
| int | taskid = 0 | 
| int | WAIT_ALL = 2 | 
| int | WAIT_ANY = 1 | 
| def teer.Task.__init__ | ( | self, | |
| target | |||
| ) | 
| def teer.Task.__repr__ | ( | self | ) | 
| def teer.Task.run | ( | self | ) | 
| int teer.Task::taskid = 0  [static] | 
| int teer.Task::WAIT_ALL = 2  [static] | 
| int teer.Task::WAIT_ANY = 1  [static] |