00001 // -*- C++ -*- 00002 // 00003 // EC_Gateway_IIOP_Factory.i,v 1.3 2005/11/10 06:47:23 ossama Exp 00004 00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00006 00007 ACE_INLINE int 00008 TAO_EC_Gateway_IIOP_Factory::use_ttl (void) const 00009 { 00010 return this->use_ttl_; 00011 } 00012 00013 ACE_INLINE int 00014 TAO_EC_Gateway_IIOP_Factory::use_consumer_proxy_map (void) const 00015 { 00016 return this->use_consumer_proxy_map_; 00017 } 00018 00019 TAO_END_VERSIONED_NAMESPACE_DECL