Public Member Functions | |
def | __init__ |
def | svc |
Create internal activity thread. | |
def | tick |
Destructor. |
Definition at line 20 of file OpenHRPExecutionContext.py.
Reimplemented from OpenRTM_aist.Task.Task.
Definition at line 22 of file OpenHRPExecutionContext.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 31 of file OpenHRPExecutionContext.py.
Destructor.
Reimplemented from OpenRTM_aist.ExecutionContextBase.ExecutionContextBase.
Definition at line 27 of file OpenHRPExecutionContext.py.