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

ACE_INLINE void
TAO_ObjectReferenceTemplate::poa (TAO_POA * poa)
{
  this->poa_ = poa;
}