#include <tao_imr_i.h>
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_ |
TAO_IMR_Op_ShutdownRepo::TAO_IMR_Op_ShutdownRepo | ( | ) |
int TAO_IMR_Op_ShutdownRepo::parse | ( | int | argc, | |
ACE_TCHAR ** | argv | |||
) | [virtual] |
void TAO_IMR_Op_ShutdownRepo::print_usage | ( | void | ) | [protected] |
int TAO_IMR_Op_ShutdownRepo::run | ( | void | ) | [virtual] |
bool TAO_IMR_Op_ShutdownRepo::activators_ [protected] |