|
|
OpCommand (const list <string>& parts)
| OpCommand |
int add_command_file (const string& cmd_file)
| add_command_file |
int add_module (const string& module)
| add_module |
int add_opt_param (const string& op_param)
| add_opt_param |
string cmd_name ()
| cmd_name |
[const]
string str ()
| str |
[const]
void execute (EventLoop* eventloop,
const list <string>& cmd_line,
RouterCLI::OpModeCallback cb)
| execute |
[const]
bool operator== (const OpCommand& them)
| operator== |
[const]
bool prefix_matches (const list <string>& pathparts, SlaveConfigTree *ct)
| prefix_matches |
set <string> get_matches (uint wordnum, SlaveConfigTree *ct)
| get_matches |
void remove_instance (OpInstance* instance)
| remove_instance |
[const]
Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:10 2003, using kdoc 2.0a54+XORP. |