Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class 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 Member Functions

 TAO_IMR_Op_Update (void)
virtual int parse (int argc, ACE_TCHAR **argv)
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

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_

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

void TAO_IMR_Op_Update::addenv ACE_TCHAR opt  )  [protected]
 

Sets one environment variable.

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

hostname of the activator

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.


Member Data Documentation

ImplementationRepository::ActivationMode TAO_IMR_Op_Update::activation_ [protected]
 

ACE_CString TAO_IMR_Op_Update::activator_ [protected]
 

ACE_CString TAO_IMR_Op_Update::command_line_ [protected]
 

ImplementationRepository::EnvironmentList TAO_IMR_Op_Update::environment_vars_ [protected]
 

int TAO_IMR_Op_Update::retry_count_ [protected]
 

ACE_CString TAO_IMR_Op_Update::server_name_ [protected]
 

POA server name.

bool TAO_IMR_Op_Update::set_activation_ [protected]
 

bool TAO_IMR_Op_Update::set_activator_ [protected]
 

bool TAO_IMR_Op_Update::set_command_line_ [protected]
 

bool TAO_IMR_Op_Update::set_environment_vars_ [protected]
 

bool TAO_IMR_Op_Update::set_retry_count_ [protected]
 

bool TAO_IMR_Op_Update::set_working_dir_ [protected]
 

ACE_CString TAO_IMR_Op_Update::working_dir_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Dec 31 16:13:52 2004 for TAO_Implementation_Repository by  doxygen 1.3.9.1