TAO_Implementation_Repository  2.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | Protected Attributes
TAO_IMR_Op_ShutdownRepo Class Reference

#include <tao_imr_i.h>

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

List of all members.

Public Member Functions

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

Protected Member Functions

void print_usage (void)

Protected Attributes

bool activators_

Detailed Description

Shutdown the ImR and optionally any registered activators.


Constructor & Destructor Documentation


Member Function Documentation

int TAO_IMR_Op_ShutdownRepo::parse ( int  argc,
ACE_TCHAR **  argv 
)
virtual

Parse arguments.

Implements TAO_IMR_Op.

void TAO_IMR_Op_ShutdownRepo::print_usage ( void  )
protected
int TAO_IMR_Op_ShutdownRepo::run ( void  )
virtual

Do the work.

Implements TAO_IMR_Op.


Member Data Documentation


The documentation for this class was generated from the following files: