Public Member Functions | |
| def | __init__ (self) | 
| def | init (self, info) | 
| def | read (self) | 
| def | write (self, data) | 
Private Attributes | |
| _data | |
Definition at line 32 of file test_OutPortPullConnector.py.
| def test_OutPortPullConnector.MyBuffer.__init__ | ( | self | ) | 
Definition at line 33 of file test_OutPortPullConnector.py.
| def test_OutPortPullConnector.MyBuffer.init | ( | self, | |
| info | |||
| ) | 
Definition at line 44 of file test_OutPortPullConnector.py.
| def test_OutPortPullConnector.MyBuffer.read | ( | self | ) | 
Definition at line 41 of file test_OutPortPullConnector.py.
| def test_OutPortPullConnector.MyBuffer.write | ( | self, | |
| data | |||
| ) | 
Definition at line 37 of file test_OutPortPullConnector.py.
      
  | 
  private | 
Definition at line 34 of file test_OutPortPullConnector.py.