Go to the source code of this file.
Classes | |
class | client_minimal.HelloClient |
Namespaces | |
namespace | client_minimal |
Variables | |
tuple | client_minimal.hellower = objects.get_child("0:Hellower") |
tuple | client_minimal.objects = client.get_objects_node() |
tuple | client_minimal.resulting_array = hellower.call_method("1:SayHelloArray", False) |
tuple | client_minimal.resulting_text = hellower.call_method("0:SayHello", False) |
tuple | client_minimal.root = client.get_root_node() |