summaryrefslogtreecommitdiff
path: root/ace/RMCast/RMCast_Receiver_Module.i
blob: 6662f7f048adc5655af5fca393996e6a8eea061b (plain)
1
2
3
4
5
6
7
// $Id$

ACE_INLINE
ACE_RMCast_Receiver_Module::ACE_RMCast_Receiver_Module (void)
  :  state_ (ACE_RMCast_Receiver_Module::RS_NON_EXISTENT)
{
}