Public Member Functions | |
def | __del__ |
def | __init__ |
def | activate |
def | close |
def | finalize |
def | open |
def | reset |
def | resume |
def | suspend |
def | svc |
def | svc_run |
def | wait |
Private Attributes | |
_count | |
_thread |
def OpenRTM_aist.Task.Task.__init__ | ( | self | ) |
def OpenRTM_aist.Task.Task.__del__ | ( | self | ) |
Reimplemented in OpenRTM_aist.PeriodicTaskFactory.PeriodicTaskFactory.
def OpenRTM_aist.Task.Task.activate | ( | self | ) |
Reimplemented in OpenRTM_aist.PeriodicTask.PeriodicTask.
def OpenRTM_aist.Task.Task.close | ( | self, | |
flags = 0 |
|||
) |
Reimplemented in OpenRTM_aist.PeriodicExecutionContext.PeriodicExecutionContext.
def OpenRTM_aist.Task.Task.finalize | ( | self | ) |
Reimplemented in OpenRTM_aist.PeriodicTask.PeriodicTask.
def OpenRTM_aist.Task.Task.open | ( | self, | |
args = None |
|||
) |
def OpenRTM_aist.Task.Task.reset | ( | self | ) |
def OpenRTM_aist.Task.Task.resume | ( | self | ) |
Reimplemented in OpenRTM_aist.PeriodicTask.PeriodicTask.
def OpenRTM_aist.Task.Task.suspend | ( | self | ) |
Reimplemented in OpenRTM_aist.PeriodicTask.PeriodicTask.
def OpenRTM_aist.Task.Task.svc | ( | self | ) |
Reimplemented in OpenRTM_aist.PeriodicExecutionContext.PeriodicExecutionContext, OpenRTM_aist.PeriodicTask.PeriodicTask, OpenRTM_aist.ExtTrigExecutionContext.ExtTrigExecutionContext, OpenRTM_aist.Async.Async_ref_t, OpenRTM_aist.Async.Async_t, and OpenRTM_aist.OpenHRPExecutionContext.OpenHRPExecutionContext.
def OpenRTM_aist.Task.Task.svc_run | ( | self | ) |
def OpenRTM_aist.Task.Task.wait | ( | self | ) |
OpenRTM_aist::Task.Task::_count [private] |
OpenRTM_aist::Task.Task::_thread [private] |