TAO_EC_Shutdown_Task_Command Class Reference

#include <EC_Dispatching_Task.h>

Inheritance diagram for TAO_EC_Shutdown_Task_Command:

Inheritance graph
[legend]
Collaboration diagram for TAO_EC_Shutdown_Task_Command:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_EC_Shutdown_Task_Command (ACE_Allocator *mb_allocator=0)
 Constructor.

virtual int execute (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
 Command callback.


Constructor & Destructor Documentation

ACE_INLINE TAO_EC_Shutdown_Task_Command::TAO_EC_Shutdown_Task_Command ACE_Allocator mb_allocator = 0  ) 
 

Constructor.

Definition at line 62 of file EC_Dispatching_Task.i.

00063   :  TAO_EC_Dispatch_Command (mb_allocator)
00064 {
00065 }


Member Function Documentation

int TAO_EC_Shutdown_Task_Command::execute ACE_ENV_SINGLE_ARG_DECL_NOT_USED   )  [virtual]
 

Command callback.

Implements TAO_EC_Dispatch_Command.

Definition at line 189 of file EC_Dispatching_Task.cpp.

00190 {
00191   return -1;
00192 }


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:15:45 2006 for TAO_RTEvent by doxygen 1.3.6