Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

TAO_IMR_Op_Update Class Reference

Update Operation. More...

#include <tao_imr_i.h>

Inheritance diagram for TAO_IMR_Op_Update:

Inheritance graph
[legend]
Collaboration diagram for TAO_IMR_Op_Update:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_IMR_Op_Update (void)
virtual int parse (int argc, ACE_TCHAR **argv)
 Parse arguments.

virtual int run (void)
 Do the work.


Protected Methods

void setenv (ACE_TCHAR *opt)
 Sets one environment variable.

void print_usage (void)
 Prints a message about the usage.


Protected Attributes

ACE_CString server_name_
 POA server name.

int set_command_line_
 True if the command_line_ needs to be updated.

ACE_CString command_line_
 Startup command.

int set_environment_vars_
 True if the environment_vars_ needs to be updated.

int set_working_dir_
 True if the working_dir_ needs to be updated.

ImplementationRepository::EnvironmentList environment_vars_
 Environment Variables.

ACE_CString working_dir_
 Working directory.

int set_activation_
 True if the activation mode needs to be updated.

ImplementationRepository::ActivationMode activation_
 Activation mode (0 = NORMAL, 1 = MANUAL, 2 = PER_CLIENT, 3 = AUTO_START).

int set_location_
 True if the location mode needs to be updated.

ACE_CString activator_
 Hostname where the activator is running.


Detailed Description

Update Operation.

Update is used to update the information for a server registered with the IMR.


Constructor & Destructor Documentation

TAO_IMR_Op_Update::TAO_IMR_Op_Update void   
 


Member Function Documentation

int TAO_IMR_Op_Update::parse int    argc,
ACE_TCHAR **    argv
[virtual]
 

Parse arguments.

Implements TAO_IMR_Op.

void TAO_IMR_Op_Update::print_usage void    [protected]
 

Prints a message about the usage.

int TAO_IMR_Op_Update::run void    [virtual]
 

Do the work.

Implements TAO_IMR_Op.

void TAO_IMR_Op_Update::setenv ACE_TCHAR   opt [protected]
 

Sets one environment variable.


Member Data Documentation

ImplementationRepository::ActivationMode TAO_IMR_Op_Update::activation_ [protected]
 

Activation mode (0 = NORMAL, 1 = MANUAL, 2 = PER_CLIENT, 3 = AUTO_START).

ACE_CString TAO_IMR_Op_Update::activator_ [protected]
 

Hostname where the activator is running.

ACE_CString TAO_IMR_Op_Update::command_line_ [protected]
 

Startup command.

ImplementationRepository::EnvironmentList TAO_IMR_Op_Update::environment_vars_ [protected]
 

Environment Variables.

ACE_CString TAO_IMR_Op_Update::server_name_ [protected]
 

POA server name.

int TAO_IMR_Op_Update::set_activation_ [protected]
 

True if the activation mode needs to be updated.

int TAO_IMR_Op_Update::set_command_line_ [protected]
 

True if the command_line_ needs to be updated.

int TAO_IMR_Op_Update::set_environment_vars_ [protected]
 

True if the environment_vars_ needs to be updated.

int TAO_IMR_Op_Update::set_location_ [protected]
 

True if the location mode needs to be updated.

int TAO_IMR_Op_Update::set_working_dir_ [protected]
 

True if the working_dir_ needs to be updated.

ACE_CString TAO_IMR_Op_Update::working_dir_ [protected]
 

Working directory.


The documentation for this class was generated from the following files:
Generated on Thu Jan 15 00:43:56 2004 for TAO_Implementation_Repository by doxygen1.2.18