
Public Member Functions | |
| def | __init__ |
| def | finished |
| def | invoke |
| def | svc |
Private Attributes | |
| _args | |
| _finished | |
| _func | |
| _mutex | |
| _obj | |
| def OpenRTM_aist.Async.Async_t.__init__ | ( | self, | |
| obj, | |||
| func, | |||
| args | |||
| ) |
| def OpenRTM_aist.Async.Async_t.finished | ( | self | ) |
| def OpenRTM_aist.Async.Async_t.invoke | ( | self | ) |
| def OpenRTM_aist.Async.Async_t.svc | ( | self | ) |
Reimplemented from OpenRTM_aist.Task.Task.
OpenRTM_aist::Async.Async_t::_args [private] |
OpenRTM_aist::Async.Async_t::_finished [private] |
OpenRTM_aist::Async.Async_t::_func [private] |
OpenRTM_aist::Async.Async_t::_mutex [private] |
OpenRTM_aist::Async.Async_t::_obj [private] |