TAO_Implementation_Repository
2.1.2
|
#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_ |
Shutdown the ImR and optionally any registered activators.
|
virtual |
Parse arguments.
Implements TAO_IMR_Op.
|
protected |
|
virtual |
Do the work.
Implements TAO_IMR_Op.
|
protected |