#include <tao_imr_i.h>
Inheritance diagram for TAO_IMR_Op_Activate:
Public Methods | |
TAO_IMR_Op_Activate (void) | |
~TAO_IMR_Op_Activate (void) | |
virtual int | parse (int argc, ACE_TCHAR **argv) |
Parse arguments. More... | |
virtual int | run (void) |
Do the work. More... | |
Protected Methods | |
void | print_usage (void) |
Prints a message about the usage. More... | |
Protected Attributes | |
ACE_CString | server_name_ |
POA server name. More... | |
ACE_CString | location_ |
Activation is used to start servers via the Implementation Repository
|
|
|
|
|
Parse arguments.
Reimplemented from TAO_IMR_Op. |
|
Prints a message about the usage.
|
|
Do the work.
Reimplemented from TAO_IMR_Op. |
|
|
|
POA server name.
|