#include <ImplRepoC.h>
Collaboration diagram for ImplementationRepository::StartupOptions:

Public Types | |
| typedef StartupOptions_var | _var_type |
Static Public Member Functions | |
| void | _tao_any_destructor (void *) |
Public Attributes | |
| string | command_line |
| Startup command (program name and arguments). | |
| EnvironmentList | environment |
| Environment Variables. | |
| string | working_directory |
| Working directory. | |
| ActivationMode | activation |
| Activation Mode. | |
| string | activator |
| Name of the activator. | |
| long | start_limit |
| Number of retries allowed. | |
| TAO_String_Manager | command_line |
| ImplementationRepository::EnvironmentList | environment |
| TAO_String_Manager | working_directory |
| ImplementationRepository::ActivationMode | activation |
| TAO_String_Manager | activator |
| CORBA::Long | start_limit |
|
|
|
|
|
|
|
|
|
|
|
Activation Mode.
|
|
|
|
|
|
Name of the activator.
|
|
|
|
|
|
Startup command (program name and arguments).
|
|
|
|
|
|
Environment Variables.
|
|
|
|
|
|
Number of retries allowed.
|
|
|
|
|
|
Working directory.
|
1.3.9.1