#include <tao_imr_i.h>
Inheritance diagram for TAO_IMR_Op_Autostart:
Public Methods | |
virtual int | parse (int argc, ACE_TCHAR **argv) |
Parse arguments. | |
virtual int | run (void) |
Do the work. | |
Protected Methods | |
void | print_usage (void) |
Prints a message about the usage. |
Autostart is used to activate all servers with the AUTO_START activation mode.
|
Parse arguments.
Implements TAO_IMR_Op. |
|
Prints a message about the usage.
|
|
Do the work.
Implements TAO_IMR_Op. |