|
|
OpCommandList (const string& config_template_dir,
const TemplateTree *tt)
| OpCommandList |
~OpCommandList ()
| ~OpCommandList |
void set_config_tree (SlaveConfigTree *ct)
| set_config_tree |
OpCommand* new_op_command (const list <string>& parts)
| new_op_command |
int check_variable_name (const string& s)
| check_variable_name |
[const]
OpCommand* find (const list <string>& parts)
| find |
bool prefix_matches (const list <string>& parts)
| prefix_matches |
[const]
void execute (EventLoop* eventloop,
const list <string>& parts,
RouterCLI::OpModeCallback cb)
| execute |
[const]
int append_path (const string& s)
| append_path |
int push_path ()
| push_path |
int pop_path ()
| pop_path |
int add_cmd (const string& s)
| add_cmd |
int add_cmd_action (const string& s, const list <string>& parts)
| add_cmd_action |
void display_list ()
| display_list |
[const]
set <string> top_level_commands ()
| top_level_commands |
[const]
set <string> childlist (const string& path,
bool& make_executable)
| childlist |
[const]
Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:10 2003, using kdoc 2.0a54+XORP. |