TAO_ESF  2.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions
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

List of all members.

Public Member Functions

 TAO_ESF_Shutdown_Proxy (void)
void work (PROXY *proxy)
 Callback interface.
- 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: