Classes | |
class | Worker |
Public Member Functions | |
def | __init__ |
Constructor. | |
def | svc |
Create internal activity thread. | |
def | tick |
Destructor. | |
Private Attributes | |
_rtcout | |
_worker |
Definition at line 40 of file ExtTrigExecutionContext.py.
Constructor.
Reimplemented from OpenRTM_aist.Task.Task.
Definition at line 56 of file ExtTrigExecutionContext.py.
Create internal activity thread.
Run by a daemon thread to handle deferred processing. ACE_Task class method override.
Reimplemented from OpenRTM_aist.PeriodicExecutionContext.PeriodicExecutionContext.
Definition at line 94 of file ExtTrigExecutionContext.py.
Destructor.
Reimplemented from OpenRTM_aist.ExecutionContextBase.ExecutionContextBase.
Definition at line 72 of file ExtTrigExecutionContext.py.
Reimplemented from OpenRTM_aist.PeriodicExecutionContext.PeriodicExecutionContext.
Definition at line 56 of file ExtTrigExecutionContext.py.
Reimplemented from OpenRTM_aist.PeriodicExecutionContext.PeriodicExecutionContext.
Definition at line 56 of file ExtTrigExecutionContext.py.