XrlAction (TemplateTreeNode& template_tree_node, const list<string>& action,
const XRLdb& xrldb)
throw (ParseError) | XrlAction |
bool expand_action (string& error_msg)
| expand_action |
[virtual]
Reimplemented from Action.
int execute (const MasterConfigTreeNode& ctn, TaskManager& task_manager,
XrlRouter::XrlCallback cb)
| execute |
[const]
template<class TreeNode> int expand_xrl_variables (const TreeNode& tn,
string& result,
string& error_msg)
| expand_xrl_variables |
[const]
template<class TreeNode> Xrl* expand_xrl_variables (const TreeNode& tn,
string& error_msg)
| expand_xrl_variables |
[const]
inline const string& request ()
| request |
[const]
const string& xrl_return_spec ()
| xrl_return_spec |
[const]
string related_module ()
| related_module |
[const]
string affected_module ()
| affected_module |
[const]