|
TAO_Implementation_Repository
2.1.2
|
Register Operation. More...
#include <tao_imr_i.h>


Public Member Functions | |
| TAO_IMR_Op_Register (bool is_add) | |
| virtual int | parse (int argc, ACE_TCHAR **argv) |
| Parse arguments. | |
| virtual int | run (void) |
| Do the work. | |
Protected Member Functions | |
| void | addenv (ACE_TCHAR *opt) |
| Sets one environment variable. | |
| void | print_usage (void) |
| Prints a message about the usage. | |
Protected Attributes | |
| bool | is_add_ |
| Enables pre-registration checks. | |
| ACE_CString | server_name_ |
| POA server name. | |
| bool | set_command_line_ |
| ACE_CString | command_line_ |
| bool | set_environment_vars_ |
| ImplementationRepository::EnvironmentList | environment_vars_ |
| bool | set_working_dir_ |
| ACE_CString | working_dir_ |
| bool | set_activation_ |
| ImplementationRepository::ActivationMode | activation_ |
| bool | set_retry_count_ |
| int | retry_count_ |
| bool | set_activator_ |
| ACE_CString | activator_ |
Register Operation.
Register is used to update/add information for a server with the IMR.
| TAO_IMR_Op_Register::TAO_IMR_Op_Register | ( | bool | is_add | ) |
|
protected |
Sets one environment variable.
|
virtual |
|
protected |
Prints a message about the usage.
|
virtual |
Do the work.
Implements TAO_IMR_Op.
|
protected |
|
protected |
|
protected |
|
protected |
Enables pre-registration checks.
|
protected |
|
protected |
POA server name.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.0-20120409