Namespaces | |
| runSalomeOld | |
| runSalome | |
| Module that provides services to launch SALOME. | |
Functions | |
| def | runSalomeOld.killLocalPort () |
| def | runSalomeOld.givenPortKill (port) |
| def | runSalomeOld.kill_salome (args) |
| def | runSalomeOld.startGUI (clt) |
| def | runSalomeOld.startSalome (args, modules_list, modules_root_dir) |
| def | runSalomeOld.useSalome (args, modules_list, modules_root_dir) |
| def | runSalomeOld.execScript (script_path) |
| def | runSalomeOld.registerEnv (args, modules_list, modules_root_dir) |
| def | runSalomeOld.no_main () |
| def | runSalomeOld.addToPidict (args) |
| def | runSalomeOld.main (exeName=None) |
| def | runSalomeOld.foreGround (clt, args) |
| def | runSalomeOld.runSalome () |
Variables | |
| runSalomeOld.session = clt.waitNS("/Kernel/Session",SALOME.Session) | |
| runSalomeOld.end_time = os.times() | |
| int | runSalomeOld.nbaddi = 0 |
| runSalomeOld.anInterp = InterpServer(args) | |
| runSalomeOld.port | |
| runSalomeOld.killSalomeWithPort | |