TAO_ESF
2.3.4
|
A worker to invoke the shutdown method of each proxy. More...
#include <ESF_Shutdown_Proxy.h>
Public Member Functions | |
TAO_ESF_Shutdown_Proxy (void) | |
void | work (PROXY *proxy) |
Callback interface. More... | |
Public Member Functions inherited from TAO_ESF_Worker< PROXY > | |
virtual | ~TAO_ESF_Worker (void) |
virtual void | set_size (size_t size) |
A worker to invoke the shutdown method of each proxy.
TAO_ESF_Shutdown_Proxy< PROXY >::TAO_ESF_Shutdown_Proxy | ( | void | ) |
|
virtual |
Callback interface.
Implements TAO_ESF_Worker< PROXY >.