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

TAO_IMR_Op_Remove Class Reference

Remove Operation. More...

#include <tao_imr_i.h>

Inheritance diagram for TAO_IMR_Op_Remove:

Inheritance graph
[legend]
Collaboration diagram for TAO_IMR_Op_Remove:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_IMR_Op_Remove (void)
 ~TAO_IMR_Op_Remove (void)
virtual int parse (int argc, ACE_TCHAR **argv)
 Parse arguments. More...

virtual int run (void)
 Do the work. More...


Protected Methods

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


Protected Attributes

ACE_CString server_name_
 POA server name. More...

ACE_CString location_
 Hostname where the activator is running. More...


Detailed Description

Remove Operation.

Remove is used to unregister a server in the IMR.


Constructor & Destructor Documentation

TAO_IMR_Op_Remove::TAO_IMR_Op_Remove void   
 

TAO_IMR_Op_Remove::~TAO_IMR_Op_Remove void   
 


Member Function Documentation

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

Parse arguments.

Reimplemented from TAO_IMR_Op.

void TAO_IMR_Op_Remove::print_usage void    [protected]
 

Prints a message about the usage.

int TAO_IMR_Op_Remove::run void    [virtual]
 

Do the work.

Reimplemented from TAO_IMR_Op.


Member Data Documentation

ACE_CString TAO_IMR_Op_Remove::location_ [protected]
 

Hostname where the activator is running.

ACE_CString TAO_IMR_Op_Remove::server_name_ [protected]
 

POA server name.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:35:41 2002 for TAO_Implementation_Repository by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001