class MasterTemplateTree


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 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.


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:46 2006, using kdoc $.