summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/POA_Helper.inl
blob: 3fc996c803c1729dfffb0af6a6a974f8702b31f2 (plain)
1
2
3
4
5
6
7
// $Id$

ACE_INLINE PortableServer::POA_ptr
TAO_NS_POA_Helper::poa (void)
{
  return this->poa_.in ();
}