summaryrefslogtreecommitdiff
path: root/trunk/TAO/performance-tests/RTCorba/Oneways/Reliable/test_i.inl
blob: c918e290e88c5cb410f746fb4ef8d64334d05db0 (plain)
1
2
3
4
5
6
7
// $Id$

ACE_INLINE
Test_i::Test_i (CORBA::ORB_ptr orb)
  :  orb_ (CORBA::ORB::_duplicate (orb))
{
}