| MasterTemplateTree (const string& xorp_root_dir,
		       XRLdb& xrldb,
		       bool verbose) throw (InitError) | MasterTemplateTree | 
| bool  load_template_tree (const string& config_template_dir,
			    string& error_msg) | load_template_tree | 
Reimplemented from TemplateTree.
| void  add_cmd (char* cmd) throw (ParseError) | add_cmd | 
Reimplemented from TemplateTree.
| void  add_cmd_action (const string& cmd, const list<string>& action) throw (ParseError) | add_cmd_action | 
Reimplemented from TemplateTree.
| const XRLdb&  xrldb () | xrldb | 
[const]
| const MasterTemplateTreeNode*  find_node (const list<string>& path_segments) | find_node | 
[const]
Reimplemented from TemplateTree.
| MasterTemplateTreeNode*  root_node () | root_node | 
[const]
Reimplemented from TemplateTree.