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