summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Table.inl
blob: f1aedccc4dfc8f5733b30311d5cf35d9cb250b1d (plain)
1
2
3
4
5
6
7
8
9
// -*- C++ -*-
//
// $Id$

ACE_INLINE TAO_ORB_Core *
TAO_ORB_Table::first_orb (void)
{
  return this->first_orb_;
}