Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_LF_Event_Binder Class Reference

Implement an auto_ptr-like class for the TAO_LF_Followers allocated via a TAO_Leader_Follower set. More...

#include <LF_Event_Binder.h>

Collaboration diagram for TAO_LF_Event_Binder:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_LF_Event_Binder (TAO_LF_Event *event, TAO_LF_Follower *folloer)
 Constructor. More...

 ~TAO_LF_Event_Binder (void)
 Destructor. More...


Private Attributes

TAO_LF_Eventevent_
 Keep a reference to the leader follower. More...


Detailed Description

Implement an auto_ptr-like class for the TAO_LF_Followers allocated via a TAO_Leader_Follower set.

The Leader/Follower set is a factory for TAO_LF_Follower objects


Constructor & Destructor Documentation

ACE_INLINE TAO_LF_Event_Binder::TAO_LF_Event_Binder TAO_LF_Event   event,
TAO_LF_Follower   follower
 

Constructor.

TAO_LF_Event_Binder::~TAO_LF_Event_Binder void   
 

Destructor.


Member Data Documentation

TAO_LF_Event* TAO_LF_Event_Binder::event_ [private]
 

Keep a reference to the leader follower.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 18:41:11 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001