#include <ImplRepoC.h>
Collaboration diagram for ImplementationRepository::StartupOptions:
Public Types | |
typedef StartupOptions_var | _var_type |
Static Public Methods | |
void | _tao_any_destructor (void *) |
Public Attributes | |
string | command_line |
Startup command (program name and arguments). More... | |
EnvironmentList | environment |
Environment Variables. More... | |
string | working_directory |
Working directory. More... | |
ActivationMode | activation |
Activation Mode. More... | |
string | location |
Location of the activator. More... | |
TAO_String_Manager | command_line |
ImplementationRepository::EnvironmentList | environment |
TAO_String_Manager | working_directory |
ImplementationRepository::ActivationMode | activation |
TAO_String_Manager | location |
|
|
|
|
|
|
|
Activation Mode.
|
|
|
|
Startup command (program name and arguments).
|
|
|
|
Environment Variables.
|
|
|
|
Location of the activator.
|
|
|
|
Working directory.
|