EC_TPC_ProxySupplier.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // $Id: EC_TPC_ProxySupplier.inl 75279 2006-11-08 19:17:49Z cleeland $
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 extern unsigned long TAO_EC_TPC_debug_level;
00008 
00009 ACE_INLINE
00010 TAO_EC_TPC_ProxyPushSupplier::TAO_EC_TPC_ProxyPushSupplier (TAO_EC_Event_Channel_Base* ec, int validate_connection)
00011 : TAO_EC_Default_ProxyPushSupplier (ec, validate_connection)
00012 {
00013   if (TAO_EC_TPC_debug_level > 0)        
00014     ACE_DEBUG ((LM_DEBUG, "(%P|%t) EC_TPC_ProxyPushSupplier::CTOR (%@)\n", this));
00015 }
00016 
00017 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Tue Feb 2 17:44:06 2010 for TAO_RTEvent by  doxygen 1.4.7