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