| MasterTemplateTree (const string& xorp_root_dir,
		       XRLdb& xrldb,
		       bool verbose) throw (InitError) | MasterTemplateTree | 
| bool  check_template_tree (string& errmsg) | check_template_tree | 
| void  add_cmd (char* cmd) | add_cmd | 
Reimplemented from TemplateTree.
| void  add_cmd_action (const string& cmd, const list<string>& action) | 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.