Data Structures | |
class | PyRpc |
class | PyRpcInfo |
Variables | |
tuple | e = Event() |
tuple | myrpc = PyRpc() |
tuple | myrpcCaller = PyRpcInfo() |
tuple | t = Thread(target = myrpcCaller.run) |
tuple e = Event() [static] |
Definition at line 14 of file test_dimRpc.py.
Definition at line 72 of file test_dimRpc.py.
tuple myrpcCaller = PyRpcInfo() [static] |
Definition at line 74 of file test_dimRpc.py.
tuple t = Thread(target = myrpcCaller.run) [static] |
Definition at line 79 of file test_dimRpc.py.