| MasterTemplateTreeNode (TemplateTree& template_tree, 
			   TemplateTreeNode* parent, 
			   const string& path, const string& varname) | MasterTemplateTreeNode | 
| void  add_cmd (const string& cmd, TemplateTree& tt) throw (ParseError) | add_cmd | 
Reimplemented from TemplateTreeNode.
| void  add_action (const string& cmd, const list<string>& action_list,
		    const XRLdb& xrldb) throw (ParseError) | add_action | 
Reimplemented from TemplateTreeNode.
| bool  expand_master_template_tree (string& error_msg) | expand_master_template_tree | 
| bool  check_master_template_tree (string& error_msg) | check_master_template_tree | 
[const]