Go to the source code of this file.
Namespaces | |
namespace | test_dimRpc |
namespace | threading::* |
Data Structures | |
class | PyRpc |
class | PyRpcInfo |
Variables | |
tuple | test_dimRpc::e = Event() |
tuple | test_dimRpc::myrpc = PyRpc() |
tuple | test_dimRpc::myrpcCaller = PyRpcInfo() |
tuple | test_dimRpc::t = Thread(target = myrpcCaller.run) |