00001 // -*- C++ -*- 00002 // 00003 // $Id: Transport_Acceptor.inl 69153 2005-11-02 11:03:27Z ossama $ 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 TAO_END_VERSIONED_NAMESPACE_DECL