#include "tao/LF_Event_Binder.h"
#include "tao/LF_Event_Binder.inl"
Include dependency graph for LF_Event_Binder.cpp:
Go to the source code of this file.
Functions | |
ACE_RCSID (tao, LF_Event_Binder,"$Id: LF_Event_Binder.cpp 69150 2005-11-02 07:13:04Z ossama $") TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_LF_Event_Binder |
ACE_RCSID | ( | tao | , | |
LF_Event_Binder | , | |||
"$Id: LF_Event_Binder.cpp 69150 2005-11-02 07:13:04Z ossama $" | ||||
) |
Definition at line 9 of file LF_Event_Binder.cpp.
00011 : LF_Event_Binder.cpp 69150 2005-11-02 07:13:04Z ossama $") 00012 00013 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00014 00015 TAO_LF_Event_Binder::~TAO_LF_Event_Binder (void) 00016 { 00017 this->event_->unbind (); 00018 }