LF_Event_Binder.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // LF_Event_Binder.inl,v 1.4 2005/11/02 07:13:03 ossama Exp
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 ACE_INLINE
00008 TAO_LF_Event_Binder::TAO_LF_Event_Binder (TAO_LF_Event *event,
00009                                           TAO_LF_Follower *follower)
00010   : event_ (event)
00011 {
00012   this->event_->bind (follower);
00013 }
00014 
00015 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Thu Nov 9 11:54:15 2006 for TAO by doxygen 1.3.6