TAO_ESF_Peer_Disconnected< PROXY, PEER > Class Template Reference

#include <ESF_Peer_Workers.h>

Inheritance diagram for TAO_ESF_Peer_Disconnected< PROXY, PEER >:
Inheritance graph
[legend]
Collaboration diagram for TAO_ESF_Peer_Disconnected< PROXY, PEER >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_ESF_Peer_Disconnected (PEER *peer)
void work (PROXY *proxy)
 Callback interface.

Private Attributes

PEER * peer_

Detailed Description

template<class PROXY, class PEER>
class TAO_ESF_Peer_Disconnected< PROXY, PEER >

Helper class. Used to iterate over a Proxy_Collection and invoke: PROXY->disconnected (peer); peer->disconnected (proxy);


Constructor & Destructor Documentation

template<class PROXY , class PEER >
TAO_ESF_Peer_Disconnected< PROXY, PEER >::TAO_ESF_Peer_Disconnected ( PEER *  peer  ) 

Member Function Documentation

template<class PROXY , class PEER >
void TAO_ESF_Peer_Disconnected< PROXY, PEER >::work ( PROXY *  object  )  [virtual]

Callback interface.

Implements TAO_ESF_Worker< PROXY >.


Member Data Documentation

template<class PROXY , class PEER >
PEER* TAO_ESF_Peer_Disconnected< PROXY, PEER >::peer_ [private]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines

Generated by  doxygen 1.6.2