|
|
Command (const string &cmd_name)
| Command |
~Command ()
| ~Command |
[virtual]
void add_action (const list <string> &action,
const XRLdb& xrldb)
| add_action |
int execute (ConfigTreeNode& ctn,
TaskManager& task_manager)
| execute |
[const]
void action_complete (const XrlError& err,
XrlArgs* xrlargs,
ConfigTreeNode *ctn)
| action_complete |
set <string> affected_xrl_modules ()
| affected_xrl_modules |
[const]
bool affects_module (const string& module)
| affects_module |
[const]
string str ()
| str |
[const virtual]
string _cmd_name | _cmd_name |
[protected]
list <Action*> _actions | _actions |
[protected]
Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:10 2003, using kdoc 2.0a54+XORP. |