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

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