Public Member Functions | Private Attributes | List of all members
test_InPort.BufferMock Class Reference

Public Member Functions

def __init__ (self)
 
def read (self, value)
 
def readable (self)
 
def write (self, data)
 

Private Attributes

 _data
 
 _ShareCount
 

Detailed Description

Definition at line 47 of file test_InPort.py.

Constructor & Destructor Documentation

def test_InPort.BufferMock.__init__ (   self)

Definition at line 48 of file test_InPort.py.

Member Function Documentation

def test_InPort.BufferMock.read (   self,
  value 
)

Definition at line 60 of file test_InPort.py.

def test_InPort.BufferMock.readable (   self)

Definition at line 72 of file test_InPort.py.

def test_InPort.BufferMock.write (   self,
  data 
)

Definition at line 53 of file test_InPort.py.

Member Data Documentation

test_InPort.BufferMock._data
private

Definition at line 50 of file test_InPort.py.

test_InPort.BufferMock._ShareCount
private

Definition at line 49 of file test_InPort.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:39