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