LF_Event_Binder.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // $Id: LF_Event_Binder.inl 69150 2005-11-02 07:13:04Z ossama $
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 Tue Feb 2 17:37:52 2010 for TAO by  doxygen 1.4.7