Public Member Functions | |
| def | get |
| def | setBuffer |
| def | setListener |
Static Private Attributes | |
| _buffer = None | |
Definition at line 28 of file test_InPortPullConnector.py.
| def test_InPortPullConnector.InPortConsumerMock.get | ( | self, | |
| data | |||
| ) |
Definition at line 37 of file test_InPortPullConnector.py.
| def test_InPortPullConnector.InPortConsumerMock.setBuffer | ( | self, | |
| buff | |||
| ) |
Definition at line 31 of file test_InPortPullConnector.py.
| def test_InPortPullConnector.InPortConsumerMock.setListener | ( | self, | |
| info, | |||
| listener | |||
| ) |
Definition at line 34 of file test_InPortPullConnector.py.
test_InPortPullConnector.InPortConsumerMock::_buffer = None [static, private] |
Definition at line 29 of file test_InPortPullConnector.py.