|
|
Module (ModuleManager& mmgr, const string& name, bool verbose)
| Module |
~Module ()
| ~Module |
int set_execution_path (const string &path)
| set_execution_path |
int run (bool do_exec, XorpCallback1<void, bool>::RefPtr cb)
| run |
void module_run_done (bool success)
| module_run_done |
void set_stalled ()
| set_stalled |
void normal_exit ()
| normal_exit |
void abnormal_exit (int status)
| abnormal_exit |
void killed ()
| killed |
string str ()
| str |
[const]
int status ()
| status |
[const]
void terminate (XorpCallback0<void>::RefPtr cb)
| terminate |
void terminate_with_prejudice (XorpCallback0<void>::RefPtr cb)
| terminate_with_prejudice |
Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:10 2003, using kdoc 2.0a54+XORP. |