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