Public Member Functions | |
| def | init |
| def | setBuffer |
| def | setConnector |
| def | setListener |
Static Private Attributes | |
| _buffer = None | |
| _prop = None | |
Definition at line 47 of file test_OutPortPullConnector.py.
| def test_OutPortPullConnector.OutPortProviderMock.init | ( | self, | |
| prop | |||
| ) |
Definition at line 51 of file test_OutPortPullConnector.py.
| def test_OutPortPullConnector.OutPortProviderMock.setBuffer | ( | self, | |
| buff | |||
| ) |
Definition at line 54 of file test_OutPortPullConnector.py.
| def test_OutPortPullConnector.OutPortProviderMock.setConnector | ( | self, | |
| con | |||
| ) |
Definition at line 60 of file test_OutPortPullConnector.py.
| def test_OutPortPullConnector.OutPortProviderMock.setListener | ( | self, | |
| info, | |||
| listener | |||
| ) |
Definition at line 57 of file test_OutPortPullConnector.py.
test_OutPortPullConnector.OutPortProviderMock::_buffer = None [static, private] |
Definition at line 48 of file test_OutPortPullConnector.py.
test_OutPortPullConnector.OutPortProviderMock::_prop = None [static, private] |
Definition at line 49 of file test_OutPortPullConnector.py.