Data Structures | |
| class | SalomeContextException |
| class | ScriptAndArgs |
| class | ScriptAndArgsObjectEncoder |
Functions | |
| def | __listDirectory (path) |
| def | __getConfigFileNamesDefault () |
| def | __getEnvironmentFileNames (args, optionPrefix, checkExistence) |
| def | getConfigFileNames (args, checkExistence=False) |
| def | __getScriptPath (scriptName, searchPathList) |
| def | getShortAndExtraArgs (args=None) |
| def | getScriptsAndArgs (args=None, searchPathList=None) |
| def | formatScriptsAndArgs (scriptArgs=None, escapeSpaces=False) |
| def | setOmniOrbUserPath () |
| def | getHostname () |
|
private |
References __listDirectory().
Referenced by getConfigFileNames().
|
private |
References __listDirectory().
Referenced by getConfigFileNames().
|
private |
Referenced by getScriptsAndArgs().
|
private |
Referenced by __getConfigFileNamesDefault(), and __getEnvironmentFileNames().
| def salomeContextUtils.formatScriptsAndArgs | ( | scriptArgs = None, |
|
escapeSpaces = False |
|||
| ) |
Referenced by runSession.runSession().
| def salomeContextUtils.getConfigFileNames | ( | args, | |
checkExistence = False |
|||
| ) |
References __getConfigFileNamesDefault(), and __getEnvironmentFileNames().
| def salomeContextUtils.getHostname | ( | ) |
| def salomeContextUtils.getScriptsAndArgs | ( | args = None, |
|
searchPathList = None |
|||
| ) |
References __getScriptPath(), and getShortAndExtraArgs().
Referenced by launchConfigureParser.get_env(), and runSession.runSession().
| def salomeContextUtils.getShortAndExtraArgs | ( | args = None | ) |
Referenced by runSession.configureSession(), getScriptsAndArgs(), and runRemote.runRemote().
| def salomeContextUtils.setOmniOrbUserPath | ( | ) |
Referenced by salome_starter.initialize(), killSalome.main(), killSalomeWithPort.main(), and runSalomeOld.main().