ACE+TAO-7_0_8
[ACE_TAO.git] / TAO / orbsvcs / performance-tests / RTEvent / lib / RTServer_Setup.inl
blob102c3f7651bf1539cdafddb783b9bd9130b39132
1 /**
2  * @file RTServer_Setup.inl
3  *
4  * @author Carlos O'Ryan <coryan@uci.edu>
5  */
7 ACE_INLINE PortableServer::POA_ptr
8 RTServer_Setup::poa (void)
10   return PortableServer::POA::_duplicate (this->poa_.in ());