ProgramAction (TemplateTreeNode& template_tree_node,
const list<string>& action)
throw (ParseError) | ProgramAction |
bool expand_action (string& error_msg)
| expand_action |
[virtual]
Reimplemented from Action.
int execute (const MasterConfigTreeNode& ctn,
TaskManager& task_manager,
TaskProgramItem::ProgramCallback program_cb)
| execute |
[const]
template<class TreeNode> int expand_program_variables (const TreeNode& tn,
string& result,
string& error_msg)
| expand_program_variables |
[const]
string related_module ()
| related_module |
[const]
string affected_module ()
| affected_module |
[const]
const string& request ()
| request |
[const]
const string& stdout_variable_name ()
| stdout_variable_name |
[const]
const string& stderr_variable_name ()
| stderr_variable_name |
[const]