TAO_RTEvent 2.0.4
Public Member Functions | Private Attributes
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 (void)

Private Attributes

target_

template<class T>
class TAO_EC_Shutdown_Command< T >


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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines