AllowOptionsCommand (TemplateTreeNode& template_tree_node,
const string& cmd_name)
| AllowOptionsCommand |
bool expand_actions (string& error_msg)
| expand_actions |
[virtual]
Reimplemented from BaseCommand.
bool check_referred_variables (string& error_msg)
| check_referred_variables |
[const virtual]
Reimplemented from BaseCommand.
void add_action (const list<string>& action)
throw (ParseError) | add_action |
[virtual]
Reimplemented from AllowCommand.
bool verify_variables (const ConfigTreeNode& ctn,
string& error_msg)
| verify_variables |
[const virtual]
Reimplemented from AllowCommand.
string str ()
| str |
[const virtual]
Reimplemented from AllowCommand.