| 
		| class SlaveConfigTreeNode |  
		|  |  
 |  | 
 
Public Methods
-  SlaveConfigTreeNode (bool verbose) 
-  SlaveConfigTreeNode (const string& node_name, const string& path,
			const TemplateTreeNode* ttn, 
			SlaveConfigTreeNode* parent, uid_t user_id,
			bool verbose) 
- virtual  ConfigTreeNode*  create_node (const string& segment, 
					const string& path,
					const TemplateTreeNode* ttn, 
					ConfigTreeNode* parent_node, 
					uid_t user_id, bool verbose) 
- virtual  ConfigTreeNode*  create_node (const ConfigTreeNode& ctn) 
- void  create_command_tree (CommandTree& cmd_tree,
			     const list<string>& commands,
			     bool include_intermediates,
			     bool include_templates)  const
- bool  check_allowed_value (string& errmsg)  const
- int  get_deltas (const SlaveConfigTreeNode& master_node) 
- int  get_deletions (const SlaveConfigTreeNode& master_node) 
- inline SlaveConfigTreeNode*  parent () 
- void  finalize_commit () 
Protected Methods
- bool  build_command_tree (CommandTree& cmdtree, 
			    const list<string>& commands, 
			    int depth,
			    bool include_intermediates,
			    bool include_templates)  const
| SlaveConfigTreeNode (bool verbose) 
 | SlaveConfigTreeNode | 
 [virtual]
Reimplemented from ConfigTreeNode.
 [virtual]
Reimplemented from ConfigTreeNode.
| void  create_command_tree (CommandTree& cmd_tree,
			     const list<string>& commands,
			     bool include_intermediates,
			     bool include_templates) 
 | create_command_tree | 
 [const]
| bool  check_allowed_value (string& errmsg) 
 | check_allowed_value | 
 [const]
Reimplemented from ConfigTreeNode.
| void  finalize_commit () 
 | finalize_commit | 
| bool  build_command_tree (CommandTree& cmdtree, 
			    const list<string>& commands, 
			    int depth,
			    bool include_intermediates,
			    bool include_templates) 
 | build_command_tree | 
 [protected const]
	
Generated by: pavlin on possum.icir.org on Wed Apr 13 21:53:23 2005, using kdoc $.