Public Member Functions | Private Attributes | List of all members
OpenRTM_aist.Async.Async_ref_t Class Reference
Inheritance diagram for OpenRTM_aist.Async.Async_ref_t:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, obj, func, args)
 
def finished (self)
 
def invoke (self)
 
def svc (self)
 
- Public Member Functions inherited from OpenRTM_aist.Task.Task
def __del__ (self)
 
def __init__ (self)
 
def activate (self)
 
def close (self, flags=0)
 
def finalize (self)
 
def open (self, args=None)
 
def reset (self)
 
def resume (self)
 
def suspend (self)
 
def svc (self)
 
def svc_run (self)
 
def wait (self)
 

Private Attributes

 _args
 
 _finished
 
 _func
 
 _obj
 

Detailed Description

Definition at line 55 of file Async.py.

Constructor & Destructor Documentation

def OpenRTM_aist.Async.Async_ref_t.__init__ (   self,
  obj,
  func,
  args 
)

Definition at line 57 of file Async.py.

Member Function Documentation

def OpenRTM_aist.Async.Async_ref_t.finished (   self)

Definition at line 69 of file Async.py.

def OpenRTM_aist.Async.Async_ref_t.invoke (   self)

Definition at line 65 of file Async.py.

def OpenRTM_aist.Async.Async_ref_t.svc (   self)

Definition at line 73 of file Async.py.

Member Data Documentation

OpenRTM_aist.Async.Async_ref_t._args
private

Definition at line 61 of file Async.py.

OpenRTM_aist.Async.Async_ref_t._finished
private

Definition at line 62 of file Async.py.

OpenRTM_aist.Async.Async_ref_t._func
private

Definition at line 60 of file Async.py.

OpenRTM_aist.Async.Async_ref_t._obj
private

Definition at line 59 of file Async.py.


The documentation for this class was generated from the following file:


openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Jun 6 2019 19:11:35