TAO_RTEvent  2.2.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
TAO_EC_Shutdown_Command< T > Class Template Reference

#include <EC_Lifetime_Utils_T.h>

Collaboration diagram for TAO_EC_Shutdown_Command< T >:
Collaboration graph

Public Member Functions

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

Private Attributes

target_
 

Constructor & Destructor Documentation

template<class T >
TAO_EC_Shutdown_Command< T >::TAO_EC_Shutdown_Command ( void  )
template<class T >
TAO_EC_Shutdown_Command< T >::TAO_EC_Shutdown_Command ( target)

Member Function Documentation

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

Member Data Documentation

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

The documentation for this class was generated from the following files: