|  CommandTree ()
 | CommandTree | 
|  ~CommandTree ()
 | ~CommandTree | 
| void  push (const string& str)
 | push | 
| void  pop ()
 | pop | 
| void  instantiate (const ConfigTreeNode *ctn, const TemplateTreeNode *ttn,
		     bool has_command)
 | instantiate | 
| void  activate_current ()
 | activate_current | 
| string  tree_str ()
 | tree_str | 
[const]
| const CommandTreeNode&  root_node ()
 | root_node | 
[const]