TAO_EC_Shutdown_Command< T > Class Template Reference

#include <EC_Lifetime_Utils_T.h>

Collaboration diagram for TAO_EC_Shutdown_Command< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_EC_Shutdown_Command (void)
 TAO_EC_Shutdown_Command (T target)
void execute ()

Private Attributes

target_

template<class T>
class TAO_EC_Shutdown_Command< T >


Constructor & Destructor Documentation

template<class T>
ACE_INLINE TAO_EC_Shutdown_Command< T >::TAO_EC_Shutdown_Command void   ) 
 

Definition at line 90 of file EC_Lifetime_Utils_T.i.

00091   : target_ ()
00092 {
00093 }

template<class T>
ACE_INLINE TAO_EC_Shutdown_Command< T >::TAO_EC_Shutdown_Command target  ) 
 

Definition at line 97 of file EC_Lifetime_Utils_T.i.

00098   : target_ (target)
00099 {
00100 }


Member Function Documentation

template<class T>
void TAO_EC_Shutdown_Command< T >::execute  ) 
 


Member Data Documentation

template<class T>
T TAO_EC_Shutdown_Command< T >::target_ [private]
 

Definition at line 91 of file EC_Lifetime_Utils_T.h.


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