TAO_ESF  2.4.2
Public Member Functions | List of all members
TAO_ESF_Shutdown_Proxy< PROXY > Class Template Reference

A worker to invoke the shutdown method of each proxy. More...

#include <ESF_Shutdown_Proxy.h>

Inheritance diagram for TAO_ESF_Shutdown_Proxy< PROXY >:
Inheritance graph
[legend]
Collaboration diagram for TAO_ESF_Shutdown_Proxy< PROXY >:
Collaboration graph
[legend]

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)
 

Detailed Description

template<class PROXY>
class TAO_ESF_Shutdown_Proxy< PROXY >

A worker to invoke the shutdown method of each proxy.

Constructor & Destructor Documentation

template<class PROXY >
TAO_ESF_Shutdown_Proxy< PROXY >::TAO_ESF_Shutdown_Proxy ( void  )

Member Function Documentation

template<class PROXY >
void TAO_ESF_Shutdown_Proxy< PROXY >::work ( PROXY *  object)
virtual

Callback interface.

Implements TAO_ESF_Worker< PROXY >.


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