TAO_EC_Kokyu_Shutdown_Command Class Reference

#include <EC_Kokyu_Dispatching.h>

List of all members.

Public Member Functions

 TAO_EC_Kokyu_Shutdown_Command (ACE_Allocator *allocator)
 Constructor.

virtual int execute (void)
 Command callback.


Protected Member Functions

virtual ~TAO_EC_Kokyu_Shutdown_Command (void)


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE TAO_EC_Kokyu_Shutdown_Command::TAO_EC_Kokyu_Shutdown_Command ACE_Allocator allocator  ) 
 

Constructor.

Definition at line 11 of file EC_Kokyu_Dispatching.inl.

00012   :  Kokyu::Dispatch_Command ()
00013 {
00014 }

TAO_EC_Kokyu_Shutdown_Command::~TAO_EC_Kokyu_Shutdown_Command void   )  [protected, virtual]
 

Definition at line 163 of file EC_Kokyu_Dispatching.cpp.

00164 {
00165 }


Member Function Documentation

int TAO_EC_Kokyu_Shutdown_Command::execute void   )  [virtual]
 

Command callback.

Definition at line 168 of file EC_Kokyu_Dispatching.cpp.

00169 {
00170   return -1;
00171 }


The documentation for this class was generated from the following files:
Generated on Sun Jan 27 13:42:29 2008 for TAO_RTEvent by doxygen 1.3.6