Public Member Functions | |
def | __init__ |
def | getReturnVariable |
def | getCommandLine |
Public Attributes | |
commandName | |
commandInfo | |
returnVariable |
Definition at line 2703 of file simple_cluster.py.
def simple_cluster.JobData.CommandInfo.__init__ | ( | self, | |
commandName, | |||
commandInfo, | |||
returnVariable | |||
) |
Definition at line 2705 of file simple_cluster.py.
Definition at line 2713 of file simple_cluster.py.
References simple_cluster.JobData.CommandInfo.commandName, and simple_cluster.JobData.CommandInfo.returnVariable.
Definition at line 2710 of file simple_cluster.py.
References simple_cluster.JobData.CommandInfo.returnVariable.
Definition at line 2707 of file simple_cluster.py.
Definition at line 2706 of file simple_cluster.py.
Referenced by simple_cluster.JobData.CommandInfo.getCommandLine().
Definition at line 2708 of file simple_cluster.py.
Referenced by simple_cluster.JobData.CommandInfo.getCommandLine(), and simple_cluster.JobData.CommandInfo.getReturnVariable().