Public Member Functions | Protected Member Functions

TAO_IMR_Op_Autostart Class Reference

Autostart Operation. More...

#include <tao_imr_i.h>

Inheritance diagram for TAO_IMR_Op_Autostart:
Inheritance graph
[legend]
Collaboration diagram for TAO_IMR_Op_Autostart:
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.

Detailed Description

Autostart Operation.

Autostart is used to activate all servers with the AUTO_START activation mode.


Member Function Documentation

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

Parse arguments.

Implements TAO_IMR_Op.

void TAO_IMR_Op_Autostart::print_usage ( void   )  [protected]

Prints a message about the usage.

int TAO_IMR_Op_Autostart::run ( void   )  [virtual]

Do the work.

Implements TAO_IMR_Op.


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