Asynchronous function invocation helper class. More...
Go to the source code of this file.
Classes | |
class | OpenRTM_aist.Async.Async_ref_t |
class | OpenRTM_aist.Async.Async_t |
Namespaces | |
OpenRTM_aist.Async | |
Functions | |
def | OpenRTM_aist.Async.Async_ref_tInvoker (obj, func, args) |
def | OpenRTM_aist.Async.Async_tInvoker (obj, func, args) |
def Async_tInvoker(func, auto_delete = False): More... | |
Asynchronous function invocation helper class.
Copyright (C) 2009 Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$
Definition in file Async.py.