TAO_Implementation_Repository 2.0.4
Public Member Functions | Protected Member Functions | Protected Attributes
TAO_IMR_Op_Shutdown Class Reference

Shutdown Operation. More...

#include <tao_imr_i.h>

Inheritance diagram for TAO_IMR_Op_Shutdown:
Inheritance graph
[legend]
Collaboration diagram for TAO_IMR_Op_Shutdown:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual int parse (int argc, ACE_TCHAR **argv)
 Parse arguments.
virtual int run (void)
 Do the work.

Protected Member Functions

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

Protected Attributes

ACE_CString server_name_

Detailed Description

Shutdown Operation.

Shutdown is used to shutdown a server through the IMR.


Member Function Documentation

int TAO_IMR_Op_Shutdown::parse ( int  argc,
ACE_TCHAR **  argv 
) [virtual]

Parse arguments.

Implements TAO_IMR_Op.

void TAO_IMR_Op_Shutdown::print_usage ( void  ) [protected]

Prints a message about the usage.

int TAO_IMR_Op_Shutdown::run ( void  ) [virtual]

Do the work.

Implements TAO_IMR_Op.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines