Transport_Acceptor.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // $Id: Transport_Acceptor.inl 81470 2008-04-28 12:40:23Z elliott_c $
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 ACE_INLINE CORBA::ULong
00008 TAO_Acceptor::tag (void) const
00009 {
00010   return this->tag_;
00011 }
00012 
00013 ACE_INLINE void
00014 TAO_Acceptor::set_error_retry_delay (time_t delay)
00015 {
00016   this->error_retry_delay_ = delay;
00017 }
00018 
00019 TAO_END_VERSIONED_NAMESPACE_DECL

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