BmnRoot
Loading...
Searching...
No Matches
batch_commands Struct Reference

#include <batch_command.h>

Collaboration diagram for batch_commands:
[legend]

Public Member Functions

 batch_commands ()
 
 batch_commands (string str_scheduler_run_job, string str_array_dependency_option, string str_job_dependency_option, string str_sheduler_priority_option, string str_sheduler_queue_option, string str_sheduler_qos_option, string str_sheduler_workdir_option, string str_operative_memory1_option, string str_sheduler_hosts_option, string str_sheduler_exclude_hosts_option, char c_sheduler_hosts_separation, string str_set_job_variables, string str_check_status_command, string str_run_command, string str_container_run_command, string str_batch_temp_directory, string str_batch_task_id, string str_job_begin)
 

Public Attributes

string scheduler_run_job
 
string array_dependency_option
 
string job_dependency_option
 
string sheduler_priority_option
 
string sheduler_queue_option
 
string sheduler_qos_option
 
string sheduler_workdir_option
 
string operative_memory1_option
 
string sheduler_hosts_option
 
string sheduler_exclude_hosts_option
 
char sheduler_hosts_separation
 
string set_job_variables
 
string check_status_command
 
string run_command
 
string container_run_command
 
string batch_temp_directory
 
string batch_task_id
 
string job_begin
 

Detailed Description

Definition at line 6 of file batch_command.h.

Constructor & Destructor Documentation

◆ batch_commands() [1/2]

batch_commands::batch_commands ( )
inline

Definition at line 18 of file batch_command.h.

◆ batch_commands() [2/2]

batch_commands::batch_commands ( string  str_scheduler_run_job,
string  str_array_dependency_option,
string  str_job_dependency_option,
string  str_sheduler_priority_option,
string  str_sheduler_queue_option,
string  str_sheduler_qos_option,
string  str_sheduler_workdir_option,
string  str_operative_memory1_option,
string  str_sheduler_hosts_option,
string  str_sheduler_exclude_hosts_option,
char  c_sheduler_hosts_separation,
string  str_set_job_variables,
string  str_check_status_command,
string  str_run_command,
string  str_container_run_command,
string  str_batch_temp_directory,
string  str_batch_task_id,
string  str_job_begin 
)
inline

Definition at line 38 of file batch_command.h.

Member Data Documentation

◆ array_dependency_option

string batch_commands::array_dependency_option

Definition at line 9 of file batch_command.h.

Referenced by main().

◆ batch_task_id

string batch_commands::batch_task_id

Definition at line 16 of file batch_command.h.

Referenced by main().

◆ batch_temp_directory

string batch_commands::batch_temp_directory

Definition at line 16 of file batch_command.h.

Referenced by ParseMacroFiles().

◆ check_status_command

string batch_commands::check_status_command

Definition at line 15 of file batch_command.h.

Referenced by main().

◆ container_run_command

string batch_commands::container_run_command

Definition at line 15 of file batch_command.h.

Referenced by main().

◆ job_begin

string batch_commands::job_begin

Definition at line 17 of file batch_command.h.

Referenced by main().

◆ job_dependency_option

string batch_commands::job_dependency_option

Definition at line 9 of file batch_command.h.

Referenced by main().

◆ operative_memory1_option

string batch_commands::operative_memory1_option

Definition at line 11 of file batch_command.h.

Referenced by main().

◆ run_command

string batch_commands::run_command

Definition at line 15 of file batch_command.h.

Referenced by main(), and ParseMacroFiles().

◆ scheduler_run_job

string batch_commands::scheduler_run_job

Definition at line 8 of file batch_command.h.

Referenced by main().

◆ set_job_variables

string batch_commands::set_job_variables

Definition at line 15 of file batch_command.h.

Referenced by main().

◆ sheduler_exclude_hosts_option

string batch_commands::sheduler_exclude_hosts_option

Definition at line 13 of file batch_command.h.

Referenced by main().

◆ sheduler_hosts_option

string batch_commands::sheduler_hosts_option

Definition at line 12 of file batch_command.h.

Referenced by main().

◆ sheduler_hosts_separation

char batch_commands::sheduler_hosts_separation

Definition at line 14 of file batch_command.h.

Referenced by main().

◆ sheduler_priority_option

string batch_commands::sheduler_priority_option

Definition at line 10 of file batch_command.h.

Referenced by main().

◆ sheduler_qos_option

string batch_commands::sheduler_qos_option

Definition at line 10 of file batch_command.h.

Referenced by main().

◆ sheduler_queue_option

string batch_commands::sheduler_queue_option

Definition at line 10 of file batch_command.h.

Referenced by main().

◆ sheduler_workdir_option

string batch_commands::sheduler_workdir_option

Definition at line 10 of file batch_command.h.

Referenced by main().


The documentation for this struct was generated from the following file: