/** * @file RTPOA_Setup.inl * * @author Carlos O'Ryan */ ACE_INLINE PortableServer::POA_ptr RTPOA_Setup::poa () { return PortableServer::POA::_duplicate (this->poa_.in ()); }