ESF_Proxy_RefCount_Guard.i

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // ESF_Proxy_RefCount_Guard.i,v 1.3 2005/11/10 06:47:23 ossama Exp
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 template<class EC, class P> ACE_INLINE
00008 TAO_ESF_Proxy_RefCount_Guard<EC,P>::
00009     TAO_ESF_Proxy_RefCount_Guard (CORBA::ULong &refcount,
00010                                   EC *ec,
00011                                   P *proxy)
00012   :  refcount_ (refcount),
00013      event_channel_ (ec),
00014      proxy_ (proxy)
00015 {
00016 }
00017 
00018 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Thu Nov 9 13:08:14 2006 for TAO_ESF by doxygen 1.3.6