summaryrefslogtreecommitdiff
path: root/TAO/tao/Reactor_Registry.i
blob: 23578dce586e0c5711780cef875029a90a2bf970 (plain)
1
2
3
4
5
6
7
8
// $Id$

ACE_INLINE TAO_ORB_Core *
TAO_Reactor_Registry::orb_core (void) const
{
  return this->orb_core_;
}