#include <SALOME_Launcher_Handler.hxx>
Public Member Functions | |
SALOME_Launcher_Handler (ParserLauncherType &launch) | |
Constructor. More... | |
virtual | ~SALOME_Launcher_Handler () |
Destructor. More... | |
const ParserLauncherType & | GetLauncherAfterParsing () const |
Retrieves DS after the file parse. More... | |
void | ProcessXmlDocument (xmlDocPtr theDoc) |
Processes XML document and fills the list of resources. More... | |
Private Attributes | |
ParserLauncherType & | _launch |
MachineParameters | _machp |
const char * | test_machine_list |
const char * | test_main |
const char * | test_machine |
const char * | test_env_file |
const char * | test_work_directory |
const char * | test_ref_directory |
const char * | test_nb_processes |
const char * | test_input_file |
const char * | test_output_file |
const char * | test_command |
SALOME_Launcher_Handler::SALOME_Launcher_Handler | ( | ParserLauncherType & | launch | ) |
Constructor.
listOfResources,: | map of ParserResourcesType to fill when parsing |
References test_command, test_env_file, test_input_file, test_machine, test_machine_list, test_main, test_nb_processes, test_output_file, test_ref_directory, and test_work_directory.
|
virtual |
Destructor.
const ParserLauncherType & SALOME_Launcher_Handler::GetLauncherAfterParsing | ( | ) | const |
Retrieves DS after the file parse.
References _launch.
void SALOME_Launcher_Handler::ProcessXmlDocument | ( | xmlDocPtr | theDoc | ) |
Processes XML document and fills the list of resources.
References _launch, _machp, MachineParameters::Clear(), ParserLauncherType::Clear(), ParserLauncherType::Command, MachineParameters::EnvFile, ParserLauncherType::InputFile, ParserLauncherType::MachinesList, ParserLauncherType::NbOfProcesses, ParserLauncherType::OutputFile, ParserLauncherType::RefDirectory, test_command, test_env_file, test_input_file, test_machine, test_machine_list, test_nb_processes, test_output_file, test_ref_directory, test_work_directory, and MachineParameters::WorkDirectory.
Referenced by Launcher_cpp::ParseXmlFile().
|
private |
Referenced by GetLauncherAfterParsing(), and ProcessXmlDocument().
|
private |
Referenced by ProcessXmlDocument().
|
private |
Referenced by ProcessXmlDocument(), and SALOME_Launcher_Handler().
|
private |
Referenced by ProcessXmlDocument(), and SALOME_Launcher_Handler().
|
private |
Referenced by ProcessXmlDocument(), and SALOME_Launcher_Handler().
|
private |
Referenced by ProcessXmlDocument(), and SALOME_Launcher_Handler().
|
private |
Referenced by ProcessXmlDocument(), and SALOME_Launcher_Handler().
|
private |
Referenced by SALOME_Launcher_Handler().
|
private |
Referenced by ProcessXmlDocument(), and SALOME_Launcher_Handler().
|
private |
Referenced by ProcessXmlDocument(), and SALOME_Launcher_Handler().
|
private |
Referenced by ProcessXmlDocument(), and SALOME_Launcher_Handler().
|
private |
Referenced by ProcessXmlDocument(), and SALOME_Launcher_Handler().