Asynch_Reply_Dispatcher_Base.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // $Id: Asynch_Reply_Dispatcher_Base.inl 77151 2007-02-15 13:24:41Z johnnyw $
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 namespace TAO
00008 {
00009   ACE_INLINE void
00010   ARDB_Refcount_Functor::operator () (
00011       TAO_Asynch_Reply_Dispatcher_Base *ardb) throw ()
00012   {
00013     (void) ardb->decr_refcount ();
00014   }
00015 }
00016 
00017 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Tue Feb 2 17:37:51 2010 for TAO by  doxygen 1.4.7