Find_Worker_T.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // $Id: Find_Worker_T.inl 76589 2007-01-25 18:04:11Z elliott_c $
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 template<class TYPE, class INTERFACE, class INTERFACE_PTR, class EXCEPTION> ACE_INLINE void
00008 TAO_Notify_Find_Worker_T<TYPE,INTERFACE,INTERFACE_PTR,EXCEPTION>::work (TYPE* type)
00009 {
00010   if (type->id () == this->id_)
00011     this->result_ = type;
00012 }
00013 
00014 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Sun Jan 27 15:39:55 2008 for TAO_CosNotification by doxygen 1.3.6