summaryrefslogtreecommitdiff
path: root/ace/RMCast/RMCast_Singleton_Factory.i
blob: a45837dfa93b79e44df7de1acef063a17373f53b (plain)
1
2
3
4
5
6
7
8
// $Id$

ACE_INLINE
ACE_RMCast_Singleton_Factory::
    ACE_RMCast_Singleton_Factory (ACE_RMCast_Module *singleton)
      : singleton_ (singleton)
{
}