Definition at line 82 of file info_catch_client.py.
def info_catch_client.InfoCatchClient.__init__ |
( |
|
self, |
|
|
|
ip_addr = '192.168.0.23' |
|
) |
| |
def info_catch_client.InfoCatchClient.close |
( |
|
self | ) |
|
def info_catch_client.InfoCatchClient.connect |
( |
|
self, |
|
|
|
filters, |
|
|
|
sampling_time = 10 |
|
) |
| |
def info_catch_client.InfoCatchClient.recv |
( |
|
self | ) |
|
def info_catch_client.InfoCatchClient.send_control |
( |
|
self, |
|
|
|
msg |
|
) |
| |
info_catch_client.InfoCatchClient._data_port |
|
private |
info_catch_client.InfoCatchClient._data_sock |
|
private |
info_catch_client.InfoCatchClient._ip_addr |
|
private |
int info_catch_client.InfoCatchClient.ControlPort = 5000 |
|
static |
The documentation for this class was generated from the following file: