#include <EC_Lifetime_Utils_T.h>
Public Member Functions | |
TAO_EC_Shutdown_Command (void) | |
TAO_EC_Shutdown_Command (T target) | |
void | execute (void) |
Private Attributes | |
T | target_ |
ACE_INLINE TAO_EC_Shutdown_Command< T >::TAO_EC_Shutdown_Command | ( | void | ) | [inline] |
ACE_INLINE TAO_EC_Shutdown_Command< T >::TAO_EC_Shutdown_Command | ( | T | target | ) | [inline] |
ACE_INLINE void TAO_EC_Shutdown_Command< T >::execute | ( | void | ) | [inline] |
T TAO_EC_Shutdown_Command< T >::target_ [private] |