Variables | |
| args | |
| modules_list | |
| modules_root_dir | |
| clt = orbmodule.client() | |
| myServer = runSalomeOld.LoggerServer(args) | |
| list | command = ['./TestSALOMEDSImpl'] |
| ret = subprocess.call(command) | |
| TestSALOMEDSImpl.args |
| TestSALOMEDSImpl.clt = orbmodule.client() |
| list TestSALOMEDSImpl.command = ['./TestSALOMEDSImpl'] |
| TestSALOMEDSImpl.modules_list |
| TestSALOMEDSImpl.modules_root_dir |
| TestSALOMEDSImpl.myServer = runSalomeOld.LoggerServer(args) |
| TestSALOMEDSImpl.ret = subprocess.call(command) |