Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

TAO_IMR_Op_Add Class Reference

Add Operation. More...

#include <tao_imr_i.h>

Inheritance diagram for TAO_IMR_Op_Add:

Inheritance graph
[legend]
Collaboration diagram for TAO_IMR_Op_Add:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_IMR_Op_Add (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 of the environment variables.
void print_usage (void)
 Prints a message about the usage.

Protected Attributes

ACE_CString server_name_
 POA server name.
ACE_CString command_line_
 Command line.
ImplementationRepository::EnvironmentList environment_vars_
 Environment Variables.
ACE_CString working_dir_
 Working directory.
ImplementationRepository::ActivationMode activation_
 Activation mode (0 = NORMAL, 1 = MANUAL, 2 = PER_CLIENT, 3 = AUTO_START).
ACE_CString activator_
 Hostname where the activator is running.
int retry_count_
 startup/ping Retry Count

Detailed Description

Add Operation.

Add is used to register information about a server with the IMR.


Constructor & Destructor Documentation

TAO_IMR_Op_Add::TAO_IMR_Op_Add void   ) 
 


Member Function Documentation

void TAO_IMR_Op_Add::addenv ACE_TCHAR opt  )  [protected]
 

Sets one of the environment variables.

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

hostname of the activator

Implements TAO_IMR_Op.

void TAO_IMR_Op_Add::print_usage void   )  [protected]
 

Prints a message about the usage.

int TAO_IMR_Op_Add::run void   )  [virtual]
 

Do the work.

Implements TAO_IMR_Op.


Member Data Documentation

ImplementationRepository::ActivationMode TAO_IMR_Op_Add::activation_ [protected]
 

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

ACE_CString TAO_IMR_Op_Add::activator_ [protected]
 

Hostname where the activator is running.

ACE_CString TAO_IMR_Op_Add::command_line_ [protected]
 

Command line.

ImplementationRepository::EnvironmentList TAO_IMR_Op_Add::environment_vars_ [protected]
 

Environment Variables.

int TAO_IMR_Op_Add::retry_count_ [protected]
 

startup/ping Retry Count

ACE_CString TAO_IMR_Op_Add::server_name_ [protected]
 

POA server name.

ACE_CString TAO_IMR_Op_Add::working_dir_ [protected]
 

Working directory.


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