| 
		| class CommandTree |  
		| _save_hook should either be an empty string, or should contain
 the path to an executable. More... |  
 |  | 
 
Public Methods
 _save_hook should either be an empty string, or should contain
 the path to an executable.  When the config file is saved from
 rtrmgr, if _save_hook is non-empty, the executable will be run
 with the userid of the user that executed the save.  The only
 parameter to the executable will be the full path of the file
 that has just been saved.  The purpose of the save hook is to
 allow the preservation of saved config files when XORP is
 running out of a memory filesystem,, such as when run from a
 live CD. 
     
| CommandTree () 
 | CommandTree | 
| ~CommandTree () 
 | ~CommandTree | 
| void  push (const string& str) 
 | push | 
| void  activate_current () 
 | activate_current | 
| string  tree_str () 
 | tree_str | 
 [const]
 [const]
	
Generated by: pavlin on possum.icir.org on Wed Apr 13 21:53:23 2005, using kdoc $.