TAO_ESF  2.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
Collaboration diagram for TAO_ESF_Shutdown_Proxy< PROXY >:
Collaboration graph

Public Member Functions

 TAO_ESF_Shutdown_Proxy (void)
 
void work (PROXY *proxy)
 
- Public Member Functions inherited from TAO_ESF_Worker< PROXY >
virtual ~TAO_ESF_Worker (void)
 
virtual void set_size (size_t size)
 
virtual void work (Object *object)=0
 Callback interface. More...
 

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 *  proxy)

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