TAO_RTEvent
2.0.8
|
#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_ |
TAO_EC_Shutdown_Command< T >::TAO_EC_Shutdown_Command | ( | void | ) |
TAO_EC_Shutdown_Command< T >::TAO_EC_Shutdown_Command | ( | T | target | ) |
void TAO_EC_Shutdown_Command< T >::execute | ( | void | ) |
T TAO_EC_Shutdown_Command< T >::target_ [private] |