summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/RTCorba/Oneways/Reliable/test_i.inl
blob: 716cacf1fc208fcf4793b2353f222ce1ca7c51b0 (plain)
1
2
3
4
5
ACE_INLINE
Test_i::Test_i (CORBA::ORB_ptr orb)
  :  orb_ (CORBA::ORB::_duplicate (orb))
{
}