#include <LF_Event_Binder.h>

| Public Member Functions | |
| TAO_LF_Event_Binder (TAO_LF_Event *event, TAO_LF_Follower *folloer) | |
| Constructor. | |
| ~TAO_LF_Event_Binder (void) | |
| Destructor. | |
| Private Attributes | |
| TAO_LF_Event *const | event_ | 
| Keep a reference to the leader follower. | |
The Leader/Follower set is a factory for TAO_LF_Follower objects
| TAO_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE TAO_LF_Event_Binder::TAO_LF_Event_Binder | ( | TAO_LF_Event * | event, | |
| TAO_LF_Follower * | folloer | |||
| ) | 
Constructor.
| TAO_LF_Event_Binder::~TAO_LF_Event_Binder | ( | void | ) | 
Destructor.
| TAO_LF_Event* const TAO_LF_Event_Binder::event_  [private] | 
Keep a reference to the leader follower.
 1.5.5
 1.5.5