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

◆ __init__()

def test_InPort.BufferMock.__init__ (   self)

Definition at line 48 of file test_InPort.py.

Member Function Documentation

◆ read()

def test_InPort.BufferMock.read (   self,
  value 
)

Definition at line 60 of file test_InPort.py.

◆ readable()

def test_InPort.BufferMock.readable (   self)

Definition at line 72 of file test_InPort.py.

◆ write()

def test_InPort.BufferMock.write (   self,
  data 
)

Definition at line 53 of file test_InPort.py.

Member Data Documentation

◆ _data

test_InPort.BufferMock._data
private

Definition at line 50 of file test_InPort.py.

◆ _ShareCount

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 Mon Feb 28 2022 23:01:09