Go to the source code of this file.
Namespaces | |
namespace | client |
Variables | |
tuple | client.hw = obj._narrow(Hello.World) |
list | client.ior = sys.argv[1] |
tuple | client.obj = orb.string_to_object(ior) |
tuple | client.orb = CORBA.ORB_init(sys.argv, CORBA.ORB_ID) |
tuple | client.result = hw.hello() |