
Public Member Functions | |
| def | __init__ (self, server, source) |
| def | handle_frame (self) |
| def | handle_read (self) |
| def | readable (self) |
Public Attributes | |
| address | |
| buffer | |
| frame_id | |
| frame_length | |
| port | |
| remainingBytes | |
| timestamp | |
| windowName | |
Definition at line 24 of file EtherSenseClient.py.
| def EtherSenseClient.ImageClient.__init__ | ( | self, | |
| server, | |||
| source | |||
| ) |
Definition at line 25 of file EtherSenseClient.py.
| def EtherSenseClient.ImageClient.handle_frame | ( | self | ) |
Definition at line 52 of file EtherSenseClient.py.
| def EtherSenseClient.ImageClient.handle_read | ( | self | ) |
Definition at line 36 of file EtherSenseClient.py.
| def EtherSenseClient.ImageClient.readable | ( | self | ) |
Definition at line 61 of file EtherSenseClient.py.
| EtherSenseClient.ImageClient.address |
Definition at line 27 of file EtherSenseClient.py.
| EtherSenseClient.ImageClient.buffer |
Definition at line 29 of file EtherSenseClient.py.
| EtherSenseClient.ImageClient.frame_id |
Definition at line 34 of file EtherSenseClient.py.
| EtherSenseClient.ImageClient.frame_length |
Definition at line 39 of file EtherSenseClient.py.
| EtherSenseClient.ImageClient.port |
Definition at line 28 of file EtherSenseClient.py.
| EtherSenseClient.ImageClient.remainingBytes |
Definition at line 33 of file EtherSenseClient.py.
| EtherSenseClient.ImageClient.timestamp |
Definition at line 41 of file EtherSenseClient.py.
| EtherSenseClient.ImageClient.windowName |
Definition at line 30 of file EtherSenseClient.py.