Go to the source code of this file.
Namespaces | |
namespace | debug::* |
namespace | dimc::* |
namespace | dimcpp::* |
namespace | pydim::__init__ |
Data Structures | |
class | Dns |
class | PyDimRpcProxy |
Class that facilitates publishing of random python functions using a single DIM RPC. More... | |
Functions | |
def | pydim::__init__::dic_sync_cmnd_service |
A synchronous call for executing a command. | |
def | pydim::__init__::dic_sync_info_service |
A synchronous call for getting the value of a service. | |
def | pydim::__init__::dim_service |
A decorator function that makes easier to use normal functions as callbacks for DIM services. | |
def | pydim::__init__::dim_service_tag |
A decorator function that makes easier to use function with an argument as callbacks for DIM services. | |
Variables | |
string | pydim::__init__::_version = '1.3.4' |
tuple | pydim::__init__::dns = Dns() |