Public Member Functions | Private Attributes | List of all members
test_Async.A Class Reference

Public Member Functions

def __init__ (self)
 
def add_one (self, val)
 
def add_one_invoked (self)
 
def hoge (self)
 
def hoge_invoked (self)
 
def munya (self, msg)
 
def munya_invoked (self)
 

Private Attributes

 _addone
 
 _hoge
 
 _munya
 

Detailed Description

Definition at line 24 of file test_Async.py.

Constructor & Destructor Documentation

def test_Async.A.__init__ (   self)

Definition at line 25 of file test_Async.py.

Member Function Documentation

def test_Async.A.add_one (   self,
  val 
)

Definition at line 53 of file test_Async.py.

def test_Async.A.add_one_invoked (   self)

Definition at line 60 of file test_Async.py.

def test_Async.A.hoge (   self)

Definition at line 31 of file test_Async.py.

def test_Async.A.hoge_invoked (   self)

Definition at line 39 of file test_Async.py.

def test_Async.A.munya (   self,
  msg 
)

Definition at line 42 of file test_Async.py.

def test_Async.A.munya_invoked (   self)

Definition at line 50 of file test_Async.py.

Member Data Documentation

test_Async.A._addone
private

Definition at line 28 of file test_Async.py.

test_Async.A._hoge
private

Definition at line 26 of file test_Async.py.

test_Async.A._munya
private

Definition at line 27 of file test_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:38